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
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- Serve APIs returning & consuming observable streams over WebSockets using .NET☆80Updated 8 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- ☆54Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 3 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆32Updated 2 weeks ago
- Lean and lightweight WCF alternative library based on AspNet Core☆27Updated 6 years ago
- ☆28Updated 5 years ago
- Bounded multiple producers multiple consumers queue for .NET☆56Updated last year
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 5 years ago
- The combined Langly runtime☆33Updated 2 years ago
- Generating async c# code using Roslyn☆47Updated 5 months ago
- Professionally supported Zipkin + OpenTracing driver in C#☆33Updated last year
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 6 months ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆68Updated 2 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- Animated console spinner thingie☆21Updated 4 years ago
- A simple template base system of macros for C# that can be executed in design time☆63Updated 9 months ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆71Updated 4 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week