jchristn / PersistentCollectionLinks
Lightweight, persistent, thread-safe, disk-based collections written in C#, including dictionary, list, queue, and stack.
☆13Updated 9 months ago
Alternatives and similar repositories for PersistentCollection
Users that are interested in PersistentCollection are comparing it to the libraries listed below
Sorting:
- A simple C# class library to help manage running a queue of tasks without relinquishing control.☆12Updated 2 months ago
- Adds a build timestamp to an assembly.☆19Updated this week
- A tool to generate .NET AOT-friendly Win32 interop code from Microsoft.Windows.SDK.Win32Metadata package.☆15Updated this week
- A .NET library that can read and write .reg files☆12Updated 3 years ago
- JsonRpc clients (HTTP, IPC, TCP, WebSocket) library for the .NET framework☆12Updated last year
- Dynamically create cross platform forms using C# .net standard☆15Updated 3 years ago
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆21Updated 2 weeks ago
- Responsive grid extensions for AvaloniaUI.☆21Updated 2 years ago
- A library that extends the Microsoft.Extensions.Hosting library with modular host implementations for various application platforms.☆15Updated 5 months ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated 3 weeks ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- A light weight core package for Reactive Marbles to introduce MVVM abstractions☆15Updated 2 weeks ago
- PMS full-text search engine with no external dependencies written in C#☆24Updated 2 years ago
- Provides publishing support for applications using Onova.☆23Updated last year
- IndexEngine is a lightweight document and text indexing platform written in C#.☆39Updated 4 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…