An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by tsdotnet

A curated list of projects in awesome lists by tsdotnet .

https://github.com/tsdotnet/parallel

A utility for automatically partitioning tasks (promises) and executing them in parallel using separate processes or web workers.

parallel process task worker

Last synced: 18 Feb 2026

https://github.com/tsdotnet/reflection

A set of classes and utilities for JavaScript type inspection and validation.

reflection runtime-type runtime-typechecking type-assertion type-inspection

Last synced: 18 Feb 2026

https://github.com/tsdotnet/string-builder

A class for building strings.

Last synced: 18 Feb 2026

https://github.com/tsdotnet/linked-list

A doubly (bidirectional) linked list. Acts as a safe, value focused wrapper for a linked-node-list.

bidirectional doubly-linked-list iterable linked-list protected

Last synced: 18 Feb 2026

https://github.com/tsdotnet/compare

Utility for common comparison functions including type checking.

compare comparison equal equality greater-than less-than order-by sorting type-checking

Last synced: 18 Feb 2026

https://github.com/tsdotnet/disposable

A disposable base class and minimal set of interfaces to properly implement an object disposal pattern.

Last synced: 18 Feb 2026

https://github.com/tsdotnet/date-time

A collection of classes focused on quantifying and measuring dates and time.

Last synced: 18 Feb 2026

https://github.com/tsdotnet/array-init

Commonly used array initializer that optimizes for length.

array array-helper array-init array-initialization initialization

Last synced: 18 Feb 2026

https://github.com/tsdotnet/uri

A set of utilities for building URIs and creating/parsing well formed URLs.

Last synced: 18 Feb 2026

https://github.com/tsdotnet/observable-base

A simple set of subscription base classes for implementing .NET style observables.

base base-class base-classes observable observe observer subscribable subscribe subscriber subscription

Last synced: 18 Feb 2026

https://github.com/tsdotnet/lazy

Lazy<T> and ResettableLazy<T> class for simplifying lazy initialization.

Last synced: 18 Feb 2026

https://github.com/tsdotnet/random

A utility for simplifying generating random numbers and shuffling arrays.

array-shuffle random random-integers random-numbers randomize select-random shuffle

Last synced: 18 Feb 2026

https://github.com/tsdotnet/exceptions

A collection of specific .NET style Exception (Error like) classes. Helpful for use with 'catch' and 'instanceof'.

Last synced: 18 Feb 2026

https://github.com/tsdotnet/regex

A .NET style Regular Expression class with named matches.

Last synced: 18 Feb 2026

https://github.com/tsdotnet/common-interfaces

A type-only library for commonly used interfaces and type aliases.

Last synced: 12 Jan 2026

https://github.com/tsdotnet/integer

Utility for processing and asserting integers.

Last synced: 18 Feb 2026