jgric2 / Fast-Persistent-Dictionary
A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.
☆18Updated 3 months ago
Alternatives and similar repositories for Fast-Persistent-Dictionary:
Users that are interested in Fast-Persistent-Dictionary are comparing it to the libraries listed below
- The most revolutionary syntax visualizer☆69Updated 2 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆50Updated 2 years ago
- Infinite recursion without blowing up the stack.☆20Updated last week
- A C# Parser library that allows easy parsing and formatting of C# source files☆28Updated 11 months ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆84Updated 4 months ago
- Custom Avalonia Themes developed by Devolutions☆30Updated this week
- A C# library for efficient bit-level reading and writing also adding bit field support☆53Updated 3 months ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆36Updated 10 months ago
- boilerplatezero is a collection of C# source generators☆38Updated last year
- Vectorized generic dictionary prototype☆18Updated 3 months ago
- A light-weight, performant interval tree in C#☆26Updated 2 weeks ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 5 months ago
- ☆22Updated last month
- Generates a synchronized version of an async method☆53Updated this week
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Cross-platform native library loader for .NET, simplifying the process of loading and interacting with native libraries (DLLs, SOs, dylib…☆16Updated 4 months ago
- ReactiveGenerator is a modern C# source generator that automates property change notification implementation, supporting both standard IN…☆76Updated last month
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 7 months ago
- A highly optimized 1D fast fourier transform (FFT) implementation for .NET, with implementations for both real- and complex-valued data.☆16Updated 3 weeks ago
- A collection of independent or loosely-coupled tools to enhance the syntax of C# in a minimal way.☆13Updated last year
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆44Updated 3 years ago
- Assembly-level sandboxing for .NET Core☆53Updated last month
- .NET tool to analyze size of Native AOT binaries.☆45Updated 3 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆15Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆61Updated 2 months ago
- Fluent Random Picker is a nice, performant, fluent way to pick random values. Probabilities can be specified, values can be weighted.☆40Updated last week
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 8 months ago