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:
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆114Updated 6 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- Libraries for BTrees in C#☆85Updated 10 years ago
- .NET components: fast data access layer, XML-configurable IoC container, virtual filesystem API [LEGACY, NOT MAINTAINED]☆43Updated 7 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- A extremely fast ioc container for high performance applications☆75Updated 5 years ago
- A robust, thread-safe, and multi-process persistent queue library for dotnet☆125Updated 10 months ago
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated 2 years ago
- C# implementation of Twitter's Snowflake☆106Updated 4 months ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆68Updated 2 months ago
- An HTML generation library☆42Updated last week
- C# LINQ Async extension methods library for async/await task.☆103Updated 8 months ago
- A set of fluent extensions ontop of System.UriBuilder☆26Updated 2 years ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆82Updated this week
- A thread-safe, lock-free implementation of the IList<T> interface for .NET☆58Updated 12 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆78Updated last year
- FileCache is a concrete implementation of the .Net Framework 4's System.Runtime.Caching.ObjectCache that uses the local filesystem as the…☆85Updated 4 years ago
- DAWG String Dictionary in C#☆123Updated 3 months ago
- Embeddable Mixed-Storage Key-Value Store for C#☆26Updated 4 years ago
- .NET implementation of the murmurhash☆114Updated 2 years ago
- A small .NET library for formatting type names à la C#.☆34Updated 10 months ago
- Collection of useful classes for your .NET application (object pool, thread pool, async processing, queues, collections, multithreading p…☆86Updated 5 years ago
- Low-level zero-overhead and the fastest LMDB .NET wrapper with some additional native methods useful for Spreads☆83Updated last year
- Optimized BLAKE2 hashing implementations in C#☆110Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆67Updated 3 years ago
- NosDB: Highly Scalable NoSQL Database for .NET☆45Updated 8 years ago
- Leverages the Newtonsoft extension API to encrypt/decrypt specific nodes at serialization time☆49Updated 2 years ago