EgorBo / SimdJsonSharp
C# bindings for lemire/simdjson (and full C# port)
☆646Updated last year
Related projects ⓘ
Alternatives and complementary repositories for SimdJsonSharp
- 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
- High performance, thread-safe in-memory caching primitives for .NET☆483Updated this week
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆755Updated 4 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
- A native memory manager for .NET☆333Updated 6 years ago
- A fail-fast validating helper for .NET CIL generation☆988Updated 3 years ago
- An ultra lightweight IoC container☆621Updated 2 weeks ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆894Updated last week
- Implementation of a lock-free dictionary on .Net.☆484Updated 5 months ago
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,742Updated 3 months ago
- Automatically exported from code.google.com/p/fast-member☆1,028Updated 7 months ago
- .NET managed sockets wrapper using the new "Pipelines" API☆415Updated 4 months ago
- Low allocation async/await for C#/.NET☆393Updated 4 years ago
- Compile time decorator pattern via IL rewriting☆385Updated 3 months ago
- A C# parser construction toolkit with high-quality error reporting☆1,078Updated last month
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆1,991Updated last week
- Framework to drastically simplify your private reflection code using C# dynamic☆334Updated 9 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆677Updated 2 years ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆645Updated 2 years ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆827Updated 3 months ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆493Updated 2 months ago
- Static interface to dynamic implementation (duck casting). Uses the DLR combined with Reflect.Emit.☆657Updated this week
- High performance, low level networking APIs for building custom servers and clients.☆1,067Updated this week
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆557Updated 7 months ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆943Updated 3 weeks ago
- Basic TCP server that uses System.IO.Pipelines to parse line based messages☆364Updated 3 years ago
- Replace any .NET method (including static and non-virtual) with a delegate☆1,078Updated 2 years ago
- Grace is a feature rich dependency injection container library☆336Updated 8 months ago
- A set of useful .NET utilities and C# helpers used across Easy.* projects.☆367Updated 3 weeks ago