Nemesis.TextParsers
Type converter alternative
An efficient string parser for various data types
Parse any type from string in efficient way
33 stars
3 watching
4 forks
Language: C#
last commit: almost 2 years agoLinked from 1 awesome list
compound-typescsharp-sourcegeneratorparsingtypeconverter
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Converts a dynamically typed Parse Tree to a strongly typed Abstract Syntax Tree and provides automatic conversion via derive. | 83 | |
| A type-safe sum type library for C# that enables the creation of compact variants with compile-time checked constraints and generated interfaces. | 70 | |
| A library to simplify type conversions in C# by avoiding unnecessary string usage and promoting strong typing. | 47 | |
| A C# parser implementation using Superpower for a simple calculation language | 38 | |
| A lightweight and fast parsing library for C#. | 931 | |
| An online conversion tool and resource for interoperability between various JavaScript type systems | 244 | |
| A Clojure-based natural language processing library for parsing and structuring text input into meaningful data. | 159 | |
| A package providing functions to convert between string representations of primitive types and their corresponding Go types on slices. | 10 | |
| A C# parser construction toolkit with high-quality error reporting | 1,100 | |
| Generates JSON converters for polymorphic data types with discriminator properties | 5 | |
| A simple tokenizer library for parsing and analyzing text input in various formats. | 17 | |
| Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 | |
| A modern C++ library for safer and more efficient input parsing. | 1,098 | |
| A library providing safe conversion and data retrieval functions from complex structures to basic types in Go. | 46 | |
| A tool that analyzes Go source code to identify and report unnecessary type conversions. | 380 |