Aaronontheweb / FastAtomicLazy
Faster, less leakier thread-safe Lazy<T> implementation in C#
☆44Updated last year
Related projects ⓘ
Alternatives and complementary repositories for FastAtomicLazy
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- ☆54Updated 4 years ago
- ☆27Updated 5 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆32Updated this week
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- An HTML generation library☆39Updated this week
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 6 years ago
- The combined Langly runtime☆33Updated 2 years ago
- ☆25Updated 6 years ago
- C# parser for .NET & Mono stack traces☆54Updated 3 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆21Updated 4 years ago
- Serilog sink that writes to console with high-performance non-blocking output.☆19Updated last year
- Bounded multiple producers multiple consumers queue for .NET☆56Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Lean and lightweight WCF alternative library based on AspNet Core☆27Updated 6 years ago
- ☆23Updated 8 months ago
- Data Modeling Library in .NET☆46Updated 2 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 6 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Command-line tool for debugging issues in async code☆22Updated 4 years ago
- Consensus (Raft) and Memberlist (SWIM) implementation for .NET micro-services☆29Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆57Updated 2 years ago