Stack only json deserialization using generators and the System.Text.Json library
☆297Dec 8, 2022Updated 3 years ago
Alternatives and similar repositories for C-sharp-stack-only-json-parser
Users that are interested in C-sharp-stack-only-json-parser are comparing it to the libraries listed below
Sorting:
- C# bindings for lemire/simdjson (and full C# port)☆690Dec 8, 2022Updated 3 years ago
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year
- Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.☆573Feb 25, 2025Updated last year
- Low allocation async/await for C#/.NET☆404Apr 21, 2020Updated 5 years ago
- C# Source Generator for UTF-8 binary literal☆148Sep 4, 2024Updated last year
- Json library that uses .NET 5 Source Generators☆150Jul 31, 2021Updated 4 years ago
- A high-performance, zero-allocation .NET logging library.☆434Feb 14, 2026Updated 2 weeks ago
- Validot is a performance-first, compact library for advanced model validation. Using a simple declarative fluent interface, it efficientl…☆341May 26, 2025Updated 9 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆762Sep 26, 2025Updated 5 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Nov 21, 2021Updated 4 years ago
- Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.☆1,577Dec 11, 2024Updated last year
- compile time dependency injection for .NET☆869Jun 30, 2025Updated 8 months ago
- A simple to understand packing model for authoring NuGet packages☆268Updated this week
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated 5 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆728Sep 22, 2022Updated 3 years ago
- LINQ for Span<T>, without memory allocations.☆282Aug 31, 2023Updated 2 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Mar 17, 2024Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Jan 13, 2026Updated last month
- String representations of expression trees + library of expression tree objects☆165Jun 27, 2023Updated 2 years ago
- Fast SIMD-based UTF-8 Validation in C#☆46Dec 18, 2025Updated 2 months ago
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆285Apr 17, 2022Updated 3 years ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,102Jul 31, 2025Updated 7 months ago
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,128Updated this week
- Next generation API for .NET☆1,905Feb 18, 2026Updated last week
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Dec 2, 2024Updated last year
- This is a document to help with .NET memory analysis and diagnostics.☆1,946Feb 18, 2024Updated 2 years ago
- A vector and matrix library written in C# using hardware intrinsics☆701Oct 4, 2022Updated 3 years ago
- A source generator for minimal APIs☆161Jun 8, 2023Updated 2 years ago
- C# Source Generator based dependency injection container implementation.☆1,175Sep 12, 2025Updated 5 months ago
- Implementation in C# of LINQ concept with struct☆309Jan 19, 2024Updated 2 years ago
- ⚡ Decompilation Tools and High Productivity Utilities ⚡☆1,653Jan 25, 2024Updated 2 years ago
- ☆186Mar 17, 2025Updated 11 months ago
- Main repository for the stark compiler frontend + vscode integration + language specs☆154Mar 17, 2024Updated last year
- Fast and lightweight parser creation tools☆542Updated this week
- A modern compile-time generated interception/proxy library☆141Apr 20, 2023Updated 2 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆899Feb 14, 2024Updated 2 years ago
- Benchmarks for .net dependency injection containers☆17Apr 22, 2018Updated 7 years ago
- The NuGet search CLI app☆24May 26, 2020Updated 5 years ago
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆713Feb 2, 2020Updated 6 years ago