leandromoh / RecordParserLinks
Zero Allocation Writer/Reader Parser for .NET Core
☆320Updated last year
Alternatives and similar repositories for RecordParser
Users that are interested in RecordParser are comparing it to the libraries listed below
Sorting:
- An asynchronous .NET library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key …☆302Updated 2 weeks ago
- Fast and lightweight parser creation tools☆539Updated 2 weeks ago
- Simply LINQ your remote resources...☆356Updated 3 weeks ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆183Updated last month
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆505Updated this week
- Structured concurrency support for C#☆276Updated 2 years ago
- C# Toolkit for Code Generation (T4 alternative!)☆302Updated last year
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆347Updated last week
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆154Updated 10 months ago
- Build time tools in the flavor of Dapper☆448Updated 9 months ago
- .NET library with advanced reflection APIs.☆227Updated last month
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆236Updated this week
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆204Updated 2 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆207Updated last week
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆502Updated last week
- A collection of .NET libraries, including the fastest CSV parser for .NET.☆444Updated last week
- Extensions to LINQ to Objects☆126Updated last month
- Roslyn analyzers for IDisposable☆421Updated last year
- A Job Scheduler sitting on top of IHostedService in dotnet.☆194Updated last week
- Configure async code's ConfigureAwait at a global level☆456Updated 11 months ago
- Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently☆146Updated this week
- ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly…☆448Updated 7 months ago
- Execute a function in a separate process☆234Updated last year
- A basic template for writing a C# source generator☆188Updated 3 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆170Updated last week
- ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.☆427Updated 3 weeks ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆129Updated last year
- A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions.☆298Updated last year
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆412Updated 4 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.☆308Updated 2 weeks ago