Nemesis.TextParsers

Type converter alternative

An efficient string parser for various data types

Parse any type from string in efficient way

GitHub

33 stars
3 watching
4 forks
Language: C#
last commit: almost 2 years ago
Linked from 1 awesome list

compound-typescsharp-sourcegeneratorparsingtypeconverter

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pest-parser/astConverts a dynamically typed Parse Tree to a strongly typed Abstract Syntax Tree and provides automatic conversion via derive.83
mknejp/dotvariantA type-safe sum type library for C# that enables the creation of compact variants with compile-time checked constraints and generated interfaces.70
mission202/stringly.typedA library to simplify type conversions in C# by avoiding unnecessary string usage and promoting strong typing.47
nblumhardt/tcalcA C# parser implementation using Superpower for a simple calculation language38
benjamin-hodgson/pidginA lightweight and fast parsing library for C#.931
stereobooster/type-o-ramaAn online conversion tool and resource for interoperability between various JavaScript type systems244
turbopape/postaggaA Clojure-based natural language processing library for parsing and structuring text input into meaningful data.159
henry-sarabia/sliceconvA package providing functions to convert between string representations of primitive types and their corresponding Go types on slices.10
datalust/superpowerA C# parser construction toolkit with high-quality error reporting1,100
aviationexam/json-converter-source-generatorGenerates JSON converters for polymorphic data types with discriminator properties5
denosaurs/tokenizerA simple tokenizer library for parsing and analyzing text input in various formats.17
martinothamar/wrappervalueobjectGenerates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting53
eliaskosunen/scnlibA modern C++ library for safer and more efficient input parsing.1,098
gurukami/typA library providing safe conversion and data retrieval functions from complex structures to basic types in Go.46
mdempsky/unconvertA tool that analyzes Go source code to identify and report unnecessary type conversions.380