EgorBo / SimdJsonSharpLinks
C# bindings for lemire/simdjson (and full C# port)
☆673Updated 2 years ago
Alternatives and similar repositories for SimdJsonSharp
Users that are interested in SimdJsonSharp are comparing it to the libraries listed below
Sorting:
- SpanJson is a JSON serializer for .NET Core 6.0+☆440Updated 9 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆707Updated 2 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 5 years ago
- A native memory manager for .NET☆333Updated 7 years ago
- A fail-fast validating helper for .NET CIL generation☆991Updated 4 years ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆681Updated this week
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆878Updated 3 months ago
- .NET managed sockets wrapper using the new "Pipelines" API☆428Updated 2 months ago
- An ultra lightweight IoC container☆629Updated 2 months ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,289Updated 3 weeks ago
- Implementation of a lock-free dictionary on .Net.☆514Updated 4 months ago
- Compile time decorator pattern via IL rewriting☆395Updated 4 months ago
- Fast object cloner for .NET☆572Updated last year
- Low allocation async/await for C#/.NET☆398Updated 5 years ago
- A high-performance, zero-allocation .NET logging library.☆421Updated 2 months ago
- Basic TCP server that uses System.IO.Pipelines to parse line based messages☆369Updated 4 years ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 3 years ago
- Automatically exported from code.google.com/p/fast-member☆1,063Updated last year
- High performance, thread-safe in-memory caching primitives for .NET☆545Updated last week
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,030Updated last month
- Static interface to dynamic implementation (duck casting). Uses the DLR combined with Reflect.Emit.☆666Updated 6 months ago
- High performance, low level networking APIs for building custom servers and clients.☆1,103Updated 7 months ago
- C# .NET NOSQL ( key value, object store embedded TextSearch SemanticSearch Vector layer ) ACID multi-paradigm database management system.☆553Updated 2 months ago
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- AOP framework for .NET (c#, vb, etc)☆792Updated 7 months ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆577Updated last year
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,800Updated 11 months ago
- T4 text templating engine☆412Updated 8 months ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆502Updated 10 months ago
- Grace is a feature rich dependency injection container library☆339Updated last month