aistrate / RegexParserLinks
Regular Expression parser (loosely mimicking .NET Framework's System.Text.RegularExpressions namespace).
☆24Updated 10 years ago
Alternatives and similar repositories for RegexParser
Users that are interested in RegexParser are comparing it to the libraries listed below
Sorting:
- Clone of sharphsql.codeplex.com at Commit 80132 (2012-10-02)☆13Updated 10 years ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Windows C# port of the SQLite library☆33Updated 12 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Static analysis of MSIL based on the analysis-net infrastructure☆19Updated 3 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- C# library which provides uniform API for conversion between types.☆24Updated last week
- .NET Implementation of RoaringBitmap☆74Updated 5 years ago
- Compressed bitmaps in C#☆83Updated 2 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 3 years ago
- This is a lib for parsing code in runtime. The program language is C#.☆39Updated 6 years ago
- Libraries for BTrees in C#☆85Updated 10 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.co…☆17Updated 8 years ago
- A library that makes it easy to generate HTML files from C# code☆30Updated 5 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆47Updated 6 years ago
- Aho-Corasick multi-string search for .NET and SQL Server.☆69Updated 11 months ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆48Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Fast Accessors for .Net☆33Updated 3 years ago
- C# code generator based on the Roslyn API☆32Updated 12 years ago
- High-performance .NET regex engine with predictable performance☆49Updated 2 years ago
- An AOP code generator☆19Updated 5 years ago
- TypeCache is a fast alternative to System.Reflection. Also contained are IEnumerable extensions as an alternative to System.Linq, as well…☆13Updated 2 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago