TomaszRewak / C-sharp-stack-only-json-parser
Stack only json deserialization using generators and the System.Text.Json library
☆288Updated last year
Related projects ⓘ
Alternatives and complementary repositories for C-sharp-stack-only-json-parser
- Low allocation async/await for C#/.NET☆393Updated 4 years ago
- A port of LUNR.js to .NET Core☆565Updated last month
- Roslyn analyzers for IDisposable☆383Updated 4 months ago
- Implementation of a lock-free dictionary on .Net.☆484Updated 5 months ago
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆286Updated last week
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆253Updated this week
- Easily identify which dependencies can be removed from a .NET project☆183Updated last month
- Execute a function in a separate process☆227Updated 4 months ago
- The last comparison library you'll ever need!☆427Updated 11 months ago
- Advanced data structures for .NET☆122Updated last year
- Fast, flexible, and version-tolerant serializer for .NET☆224Updated 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…☆297Updated 6 months ago
- Configure async code's ConfigureAwait at a global level☆445Updated 2 months ago
- LINQ for Span<T>, without memory allocations.☆243Updated last year
- Benchmarking LINQ and alternative implementations☆174Updated 8 months ago
- Fast and memory-efficient immutable collections and helper data structures☆231Updated last week
- Source only package that exposes newer .net and C# features to older runtimes.☆281Updated this week
- Build time tools in the flavor of Dapper☆369Updated this week
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆609Updated 2 months ago
- Fast and lightweight parser creation tools☆379Updated 3 weeks ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆633Updated last week
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆396Updated last month
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆416Updated last month
- Structured concurrency support for C#☆265Updated last year
- A .NET library simplifying the execution and chaining of processes☆415Updated 4 months ago
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆246Updated 2 months ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆645Updated 2 years ago
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆281Updated 2 years ago
- Grace is a feature rich dependency injection container library☆336Updated 7 months ago
- Parsing and Utilities for Command Line Tools in .Net☆308Updated last month