EgorBo / SimdJsonSharp
C# bindings for lemire/simdjson (and full C# port)
☆646Updated last year
Related projects ⓘ
Alternatives and complementary repositories for SimdJsonSharp
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,161Updated this week
- SpanJson is a JSON serializer for .NET Core 6.0+☆425Updated last month
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆755Updated 4 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆675Updated 2 years ago
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,734Updated 3 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆633Updated last week
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆827Updated 3 months ago
- Automatically exported from code.google.com/p/fast-member☆1,025Updated 7 months ago
- Implementation of a lock-free dictionary on .Net.☆484Updated 5 months ago
- A fail-fast validating helper for .NET CIL generation☆988Updated 3 years ago
- An ultra lightweight IoC container☆619Updated this week
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆889Updated this week
- A native memory manager for .NET☆332Updated 6 years ago
- Low allocation async/await for C#/.NET☆393Updated 4 years ago
- A C# parser construction toolkit with high-quality error reporting☆1,075Updated last month
- A high-performance, zero-allocation .NET logging library.☆406Updated 3 months ago
- Compile time decorator pattern via IL rewriting☆383Updated 2 months ago
- .NET managed sockets wrapper using the new "Pipelines" API☆414Updated 4 months ago
- Port of LMAX Disruptor to .NET☆1,199Updated this week
- High performance, thread-safe in-memory caching primitives for .NET☆481Updated this week
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆645Updated 2 years ago
- The last comparison library you'll ever need!☆427Updated 11 months ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆937Updated last week
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆875Updated 8 months ago
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆716Updated 4 years ago
- Fast object cloner for .NET☆527Updated last year
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆297Updated 6 months ago
- Static interface to dynamic implementation (duck casting). Uses the DLR combined with Reflect.Emit.☆656Updated 10 months ago
- Basic TCP server that uses System.IO.Pipelines to parse line based messages☆363Updated 3 years ago
- Framework to drastically simplify your private reflection code using C# dynamic☆333Updated 9 months ago