codewitch-honey-crisis / VisualFA
A fast C# DFA regular expression engine
☆12Updated 2 months ago
Alternatives and similar repositories for VisualFA:
Users that are interested in VisualFA are comparing it to the libraries listed below
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆19Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 6 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Updated 3 months ago
- ☆14Updated 9 months ago
- Playground for testing msbuild in a "server" mode☆16Updated 10 months ago
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆16Updated 2 months ago
- An .NET compression tool. Supported file formats are Brotli and GZip.☆5Updated this week
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆55Updated 5 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 8 months ago
- A .NET runtime, but in Rust. Because I can.☆13Updated 11 months ago
- The most revolutionary syntax visualizer☆67Updated last week
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆13Updated 3 months ago
- LINQ implementation for Span☆21Updated 3 months ago
- An attribute, generator and analyzer to declare "private-like" types in C# (internal but producing errors if not used as if they were dec…☆10Updated last year
- A Tetris game written with Avalonia☆30Updated this week
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- A .NET abstraction over the windowing systems of Windows/Mac/Linux.☆46Updated last year
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last year
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆30Updated this week
- .NET library for working with Roslyn's syntax trees☆22Updated 11 months ago
- An extension library to simplify dealing with .NET's DateTime, DateOnly, TimeOnly and TimeSpan objects, also includes support for the ISO…☆13Updated 8 months ago
- ☆16Updated 3 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 3 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆20Updated last year
- A nice way to debug large code bases using CLR profiler and a nice filter & heatmap kind of user interface.☆13Updated 2 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- A .NET tool that allows you to easily change the Visual Studio version information in a solution file using a Visual Studio version numbe…☆12Updated this week
- An implementation of Lightning-Fast Zip file compression/decompression library on .NET.☆14Updated 3 years ago
- Infinite recursion without blowing up the stack.☆20Updated 2 weeks ago