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
- ☆28Updated 5 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- ☆54Updated 4 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 5 years ago
- ☆44Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Fast Accessors for .Net☆32Updated 2 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 7 months ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated last month
- A set of generators helping dealing with structs in C#☆47Updated 3 years ago
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- Serve APIs returning & consuming observable streams over WebSockets using .NET☆80Updated 9 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
- ☆25Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Reactive Extensions + Immutable Collections = Reactive Collections !☆20Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated last week
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last week
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 5 months ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago