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:
- ☆29Updated 6 years ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 5 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 6 years ago
- ☆55Updated 5 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- ☆44Updated 2 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 7 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 5 months ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Animated console spinner thingie☆21Updated 5 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆47Updated last month
- Simplifies the implementation of IDisposable☆78Updated 8 months ago
- C# immutable records generator☆73Updated 5 years ago
- Analyse Memory Dumps looking at .NET String types☆30Updated 9 years ago
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- A small .NET library for formatting type names à la C#.☆33Updated 6 months ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.☆22Updated 7 years ago
- Multi-threaded .NET high performance Least Recently Used cache with async/await support shipped as source-only NuGet package☆85Updated 6 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated last year