bitfaster / BitFaster.Caching
High performance, thread-safe in-memory caching primitives for .NET
☆483Updated this week
Related projects ⓘ
Alternatives and complementary repositories for BitFaster.Caching
- SpanJson is a JSON serializer for .NET Core 6.0+☆426Updated last month
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆638Updated this week
- Implementation of a lock-free dictionary on .Net.☆484Updated 5 months ago
- Implementation in C# of LINQ concept with struct☆299Updated 10 months ago
- A high-performance, zero-allocation .NET logging library.☆406Updated this week
- LINQ for Span<T>, without memory allocations.☆245Updated last year
- Fast and lightweight parser creation tools☆386Updated this week
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆557Updated 7 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆875Updated 9 months ago
- Pure DI for .NET☆526Updated this week
- A tool that helps to see an internal structure of the CLR types at runtime☆677Updated 2 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,175Updated this week
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆243Updated 5 months ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆894Updated last week
- Low allocation async/await for C#/.NET☆393Updated 4 years ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆279Updated 2 months ago
- An alternative high performance NATS client for .NET.☆285Updated last year
- .NET managed sockets wrapper using the new "Pipelines" API☆415Updated 4 months ago
- Roslyn analyzers for IDisposable☆383Updated 5 months ago
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆422Updated this week
- Configure async code's ConfigureAwait at a global level☆445Updated 3 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆437Updated last week
- Build time tools in the flavor of Dapper☆372Updated 2 weeks ago
- 🏃 A .NET library that runs external commands.☆694Updated this week
- Simplify call an external process with the async streams in C# 8.0.☆458Updated 2 months ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆202Updated last month
- C# bindings for lemire/simdjson (and full C# port)☆646Updated last year
- Compile time decorator pattern via IL rewriting☆385Updated 3 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆755Updated 4 years ago
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆425Updated 4 months ago