Aaronontheweb / FastAtomicLazy
Faster, less leakier thread-safe Lazy<T> implementation in C#
☆44Updated last year
Alternatives and similar repositories for FastAtomicLazy:
Users that are interested in FastAtomicLazy are comparing it to the libraries listed below
- ☆55Updated 4 years ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 5 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- The combined Langly runtime☆33Updated 3 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Serve APIs returning & consuming observable streams over WebSockets using .NET☆80Updated 9 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 8 months ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated 2 months ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- ☆28Updated 5 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 6 months ago
- Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 9 years ago
- Professionally supported Zipkin + OpenTracing driver in C#☆33Updated 2 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- ☆44Updated 2 years ago
- An HTML generation library☆41Updated last week
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆21Updated 3 years ago
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago