RecordParser
Parser library
A high-performance, zero-allocation parser library for .NET Core that supports various file formats and flexible data mapping.
Zero Allocation Writer/Reader Parser for .NET Core
295 stars
8 watching
10 forks
Language: C#
last commit: about 1 year ago
Linked from 2 awesome lists
csvdelimiteddotnet-coreexpression-treefilefixedlengthflatflatfilemapperparserperformancereaderspantsv
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A lightweight and fast parsing library for C#. | 931 |
| | A parser combinator library for Deno that provides a simple way to parse CSV data. | 11 |
| | A .NET library for reading and writing data from fixed length or delimited records in files | 1,136 |
| | A Rust library implementing parser combinators for building efficient and flexible parsers | 1,307 |
| | A .NET assembly and module reader/writer library | 2,185 |
| | A fast and expressive monadic-style parser combinator for Rust. | 245 |
| | A modern C++ library for safer and more efficient input parsing. | 1,098 |
| | A parser library for F# and C# | 95 |
| | An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,725 |
| | A fast and efficient CSV parsing library for C++ | 567 |
| | A monadic parser combinator library for C# | 61 |
| | A high-performance JSON parser that minimizes memory allocation and copying. | 28 |
| | A Scala-based library for writing fast parsers using parser combinators. | 1,098 |
| | A microbenchmarking library for measuring performance of C++ code | 212 |
| | A parsing library inspired by Haskell's Parsec and F#'s FParsec. | 61 |