petlof / BplusDotNetLinks
Cross platform indexed file btree implementation in C#, java and Python: Commit/abort transactions, localized unicode string order, recovery of damaged files, and configurable memory footprint, hashing, prefixing, and object serialization.
☆11Updated 10 years ago
Alternatives and similar repositories for BplusDotNet
Users that are interested in BplusDotNet are comparing it to the libraries listed below
Sorting:
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 5 years ago
- Libraries for BTrees in C#☆84Updated 9 years ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆67Updated 4 months ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Collection of useful classes for your .NET application (object pool, thread pool, async processing, queues, collections, multithreading p…☆84Updated 4 years ago
- ☆44Updated 2 years ago
- A robust, thread-safe, and multi-process persistent queue library for dotnet☆122Updated 5 months ago
- .NET implementation of the murmurhash☆113Updated last year
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- C# LINQ Async extension methods library for async/await task.☆101Updated 3 months ago
- FileCache is a concrete implementation of the .Net Framework 4's System.Runtime.Caching.ObjectCache that uses the local filesystem as the…☆85Updated 3 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆75Updated last week
- A extremely fast ioc container for high performance applications☆76Updated 4 years ago
- .NET components: fast data access layer, XML-configurable IoC container, virtual filesystem API [LEGACY, NOT MAINTAINED]☆43Updated 7 years ago
- A Lucene.net Directory to store the Lucene.net index files in LiteDB database☆69Updated 2 years ago
- Lightweight, persisted, thread safe, (optionally) transactional, FIFO queue built on LiteDB.☆71Updated last year
- C# implementation of Twitter's Snowflake☆108Updated 6 years ago
- Zyan Communication Framework☆87Updated 9 months ago
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated last year
- JSONPath (XPath-like syntax for JSON) C# implementation☆77Updated last year
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- NProxy is a library for .NET to create lightweight dynamic proxies☆47Updated last year
- C# implementation of the Diff algorithm.☆58Updated 4 years ago
- A thread-safe, lock-free implementation of the IList<T> interface for .NET☆59Updated 12 years ago
- An HTML generation library☆42Updated 2 weeks ago
- DeveelDB is a complete SQL database system, primarly developed for .NET/Mono frameworks☆94Updated 6 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago