EgorBo / SimdJsonSharpLinks
C# bindings for lemire/simdjson (and full C# port)
☆688Updated 3 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+☆443Updated 4 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 2 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆697Updated this week
- A tool that helps to see an internal structure of the CLR types at runtime☆727Updated 3 years ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆905Updated last week
- High performance, thread-safe in-memory caching primitives for .NET☆565Updated last month
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,329Updated 2 weeks ago
- .NET managed sockets wrapper using the new "Pipelines" API☆437Updated 7 months ago
- A fail-fast validating helper for .NET CIL generation☆991Updated 4 years ago
- Implementation of a lock-free dictionary on .Net.☆525Updated 9 months ago
- A high-performance, zero-allocation .NET logging library.☆431Updated this week
- A native memory manager for .NET☆333Updated 7 years ago
- Compile time decorator pattern via IL rewriting☆403Updated 9 months ago
- Fast object cloner for .NET☆575Updated 2 years ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,067Updated 6 months ago
- Automatically exported from code.google.com/p/fast-member☆1,090Updated 2 months ago
- Low allocation async/await for C#/.NET☆405Updated 5 years ago
- Zstd wrapper for .NET☆316Updated 3 years ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆503Updated last year
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,824Updated 2 months ago
- C# library to serialize LINQ expressions☆534Updated 10 months ago
- C# .NET NOSQL ( key value, object store embedded TextSearch SemanticSearch Vector layer ) ACID multi-paradigm database management system.☆567Updated 7 months ago
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,118Updated 2 weeks ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆650Updated 3 years ago
- Assists in performing Roslyn-based code generation during a build.☆409Updated 4 years ago
- Grace is a feature rich dependency injection container library☆341Updated 6 months ago
- An ultra lightweight IoC container☆635Updated 7 months ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆589Updated last year
- T4 text templating engine☆421Updated last year
- Static interface to dynamic implementation (duck casting). Uses the DLR combined with Reflect.Emit.☆672Updated 10 months ago