aistrate / RegexParser
Regular Expression parser (loosely mimicking .NET Framework's System.Text.RegularExpressions namespace).
☆24Updated 9 years ago
Alternatives and similar repositories for RegexParser:
Users that are interested in RegexParser are comparing it to the libraries listed below
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆45Updated 2 years ago
- Clone of sharphsql.codeplex.com at Commit 80132 (2012-10-02)☆12Updated 9 years ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- A thread-safe, lock-free implementation of the IList<T> interface for .NET☆58Updated 11 years ago
- High-performance .NET regex engine with predictable performance☆45Updated last year
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- Advanced .NET math library (.NET Standard).☆25Updated 3 years ago
- C# library which provides uniform API for conversion between types.☆21Updated 9 months ago
- Allows you to use prototypal inheritance in C#☆27Updated 4 years ago
- MathExtensions is a library for .NET with simple and useful extensions methods regarding various mathematical domains: combinatorics, seq…☆34Updated 4 years ago
- A .NET library for compressed bit set data structures☆32Updated 2 months ago
- C# STM☆21Updated 11 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- A C# port of JavaFastPFOR☆52Updated last year
- Parser for arithmetic expressions☆21Updated 3 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Compressed bitmaps in C#☆82Updated last year
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆20Updated 12 years ago
- .NET bindings for native numerical computing☆31Updated 6 years ago
- C# code generator based on the Roslyn API☆32Updated 11 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 5 years ago
- Hash Array Mapped Trie implementation for .NET☆24Updated 6 years ago
- RespClient is a minimal RESP(REdis Serialization Protocol) client for C# and PowerShell.☆32Updated 4 years ago
- Simple tools for working with immutable trees☆56Updated this week
- Bounded multiple producers multiple consumers queue for .NET☆56Updated last year
- CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.☆24Updated 7 years ago
- Monkey interpreter in C#, from the book Writing an Interpreter in Go☆9Updated 6 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- .NET Reflection Made Fast and Simple ⛺☆28Updated 3 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 2 months ago