ronomon / deduplicationLinks
Fast multi-threaded content-dependent chunking deduplication for Buffers in C++ with a reference implementation in Javascript. Ships with extensive tests, a fuzz test and a benchmark.
☆76Updated 5 years ago
Alternatives and similar repositories for deduplication
Users that are interested in deduplication are comparing it to the libraries listed below
Sorting:
- Fast implementation of Content Defined Chunking (CDC) based on a rolling Rabin Checksum in C.☆56Updated 10 years ago
- Automatically exported from code.google.com/p/idzip☆40Updated 10 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Append-only key-value database on a distributed shared-log☆49Updated 10 months ago
- FastCDC implementation in Rust☆158Updated 2 months ago
- HTTP benchmark utility☆23Updated 2 years ago
- B-tree library for use with remote storage (DynamoDB, S3) in C++☆22Updated 7 years ago
- A SQLite extension for extracting values from serialized Protobuf messages☆88Updated last week
- Official Github Mirror of the LumoSQL Database Project (https://lumosql.org/src/lumosql)☆198Updated last year
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- a hash-based key-value database for persistent storing massive small records☆40Updated 11 years ago
- fixed-length integer trim☆34Updated 2 years ago
- Demonstrating the importance of laying out data in memory.☆47Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- actordb storage engine☆20Updated 5 years ago
- Library implementing the storage and the query evaluation for a text search engine. It uses on a key value store database interface to st…☆47Updated 3 years ago
- a quotient filter written in C☆84Updated 7 years ago
- A simple Web Assembly JIT Engine with no dependencies☆26Updated 7 years ago
- leveldb FUSE filesystem☆16Updated 11 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 6 years ago
- RocksDB modified to separate keys and values, resulting in a major decrease in write amplification without sacrificing performance☆55Updated 4 years ago
- Golomb Coded Sets☆94Updated 8 years ago
- An embedded non-relational database for Java and C++☆37Updated 9 months ago
- mpool UAPI and CLI for HSE 1.x☆36Updated 3 years ago
- ☆36Updated 4 years ago
- EliasFanoCompression: quasi-succinct compression of sorted integers in C#☆45Updated 3 years ago
- Simple object store built on top of FoundationDB☆22Updated 7 years ago
- Direct IO helpers for block devices and regular files on FreeBSD, Linux, macOS and Windows.☆74Updated 2 years ago
- Fast Redis clone written in C using RocksDB as a backend.☆75Updated 3 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago