Thin immutable zero-copy byte slice
☆70Feb 25, 2026Updated 3 weeks ago
Alternatives and similar repositories for byteview
Users that are interested in byteview are comparing it to the libraries listed below
Sorting:
- A minimal, flat file archive encoding/decoding library for Rust☆36Jan 14, 2026Updated 2 months ago
- A simple, embeddable time series database in Rust☆36Updated this week
- ☆12Aug 14, 2025Updated 7 months ago
- Experiments with high-throughput lexing on aarch64☆23Apr 1, 2024Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆377Mar 15, 2026Updated last week
- Value log implementation for key-value separated storage in safe Rust☆44Sep 5, 2025Updated 6 months ago
- 🗻 Log-structured, embeddable key-value storage engine written in Rust☆1,968Updated this week
- Lightweight and high performance concurrent cache☆330Updated this week
- This is a small demo of how to transform a simple single-server RocksDB service written in Rust into a distributed version using OmniPaxo…☆16Feb 5, 2025Updated last year
- A Rust error crate with the goal of identifying precisely where and in which context an error occurs.☆20Mar 2, 2025Updated last year
- ☆23Nov 20, 2024Updated last year
- Quickly define custom error enums for a functions in rust.☆49Feb 17, 2025Updated last year
- Procedural macros to facilitate enum usage, such as when delegating implementations and/or generating variant types.☆59Jan 24, 2026Updated last month
- A wait-free AtomicArc optimized for read-intensive use cases.☆31Feb 8, 2026Updated last month
- Efficient bloom filter like datastructure, based on the Rank Select Quotient Filter (RSQF).☆24Updated this week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆209Updated this week
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆47Updated this week
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆885Aug 6, 2025Updated 7 months ago
- A bevy crate for automatically collecting entities based on their names into a single component for easy access.☆15Feb 3, 2026Updated last month
- A utility crate for moving chunks of elements in a slice around, safely and quickly.☆13Sep 16, 2021Updated 4 years ago
- Threadsafe RefCell for Rust☆99Mar 13, 2025Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆353Aug 23, 2025Updated 6 months ago
- Rust implementation of the FastLanes compression library☆164Mar 12, 2026Updated last week
- Fastest pure Rust implementation of LZ4 compression/decompression.☆579Mar 15, 2026Updated last week
- Rust crate to simplify graceful shutdowns☆15Aug 3, 2025Updated 7 months ago
- Storage library (Work In Progress)☆20Sep 13, 2022Updated 3 years ago
- Rust bindings for SQLite that are no_std and wasm compatible☆47Dec 21, 2023Updated 2 years ago
- Rust uniq(1) alternative with streaming support☆15Mar 11, 2025Updated last year
- Bigtable but smol☆49Mar 14, 2026Updated last week
- Rust macros to implements design patterns at compile-time☆21Dec 7, 2025Updated 3 months ago
- CIRC: Concurrent Immediate Reference Counting☆55Nov 15, 2024Updated last year
- Bi-directional record in type-safe way☆17Sep 26, 2024Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆468Sep 13, 2025Updated 6 months ago
- ☆15Jun 28, 2023Updated 2 years ago
- A macro for formatting non literal strings at runtime in Rust☆18Aug 15, 2025Updated 7 months ago
- Semantic wrapper for byte count representations☆156Mar 11, 2026Updated last week
- Benchmarking Rust storage engines☆70Updated this week
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆329Feb 9, 2026Updated last month
- Rust crates for working with Arrow Plasma, an in-memory object store which enables efficient memory sharing across processes on the same …☆27Mar 30, 2021Updated 4 years ago