EgorBo / SimdJsonSharpLinks
C# bindings for lemire/simdjson (and full C# port)
☆668Updated 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 7 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 5 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆699Updated 2 years ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆677Updated this week
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 3 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,274Updated this week
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆873Updated last month
- High performance, low level networking APIs for building custom servers and clients.☆1,100Updated 6 months ago
- .NET managed sockets wrapper using the new "Pipelines" API☆425Updated 3 weeks ago
- A high-performance, zero-allocation .NET logging library.☆417Updated 2 weeks ago
- A fail-fast validating helper for .NET CIL generation☆988Updated 4 years ago
- Low allocation async/await for C#/.NET☆397Updated 5 years ago
- Implementation of a lock-free dictionary on .Net.☆512Updated 3 months ago
- Enums.NET is a high-performance type-safe .NET enum utility library☆1,794Updated 9 months ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆989Updated 4 months ago
- Simple command-line HTTPS server for the .NET Core CLI☆822Updated 8 months ago
- An ultra lightweight IoC container☆626Updated last month
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,063Updated last month
- A native memory manager for .NET☆334Updated 7 years ago
- High performance, thread-safe in-memory caching primitives for .NET☆536Updated 2 weeks ago
- Automatically exported from code.google.com/p/fast-member☆1,057Updated last year
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆888Updated last year
- Basic TCP server that uses System.IO.Pipelines to parse line based messages☆368Updated 4 years ago
- Source browser website generator that powers https://source.dot.net, https://referencesource.microsoft.com and https://sourceroslyn.io☆1,114Updated 5 months ago
- AOP framework for .NET (c#, vb, etc)☆791Updated 6 months ago
- Compile time decorator pattern via IL rewriting☆394Updated 2 months ago
- Stack only json deserialization using generators and the System.Text.Json library☆294Updated 2 years ago
- Replace any .NET method (including static and non-virtual) with a delegate☆1,096Updated 2 years ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆341Updated 2 years ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆691Updated 8 months ago