Aaronontheweb / FastAtomicLazyLinks
Faster, less leakier thread-safe Lazy<T> implementation in C#
☆44Updated 2 years ago
Alternatives and similar repositories for FastAtomicLazy
Users that are interested in FastAtomicLazy are comparing it to the libraries listed below
Sorting:
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 4 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- ☆29Updated 6 years ago
- ☆55Updated 5 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 4 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆46Updated 3 months ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- ☆26Updated 7 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Animated console spinner thingie☆21Updated 4 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Analyse Memory Dumps looking at .NET String types☆30Updated 8 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 6 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 7 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- C# immutable records generator☆73Updated 5 years ago
- AutoStep Testing Framework - Core Libraries and Components☆23Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆55Updated last week
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- The combined Langly runtime☆33Updated 3 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Multi-threaded .NET high performance Least Recently Used cache with async/await support shipped as source-only NuGet package☆84Updated 6 years ago
- Serve APIs returning & consuming observable streams over WebSockets using .NET☆81Updated 9 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago