TomaszRewak / C-sharp-stack-only-json-parser
Stack only json deserialization using generators and the System.Text.Json library
☆293Updated 2 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
- Low allocation async/await for C#/.NET☆397Updated 4 years ago
- Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.☆568Updated last month
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆293Updated 2 weeks ago
- Implementation of a lock-free dictionary on .Net.☆499Updated last month
- LINQ for Span<T>, without memory allocations.☆258Updated last year
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆287Updated last week
- Easily identify which dependencies can be removed from a .NET project☆191Updated last month
- Roslyn analyzers for IDisposable☆394Updated 9 months ago
- The last comparison library you'll ever need!☆436Updated 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…☆298Updated 10 months ago
- Fast and memory-efficient immutable collections and helper data structures☆236Updated 4 months ago
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆261Updated 2 weeks ago
- Grace is a feature rich dependency injection container library☆336Updated last month
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆457Updated 4 months ago
- Fast and lightweight parser creation tools☆445Updated last week
- A high-performance, zero-allocation .NET logging library.☆415Updated 4 months ago
- Execute a function in a separate process☆233Updated 9 months ago
- Configure async code's ConfigureAwait at a global level☆452Updated last month
- Parsing and Utilities for Command Line Tools in .Net☆316Updated 4 months ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆438Updated 5 months ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆154Updated last week
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆403Updated 6 months ago
- Benchmarking LINQ and alternative implementations☆178Updated last year
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆633Updated 3 weeks ago
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- Reflection APIs over roslyn symbol APIs☆190Updated 2 years ago
- Structured concurrency support for C#☆275Updated last year
- Advanced data structures for .NET☆122Updated last year
- Implementation in C# of LINQ concept with struct