A fast binary serialization framework
☆406Oct 16, 2024Updated last year
Alternatives and similar repositories for speedy
Users that are interested in speedy are comparing it to the libraries listed below
Sorting:
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Benchmarks for rust serialization frameworks☆967Jan 13, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- high-speed timing library in Rust☆391Jun 10, 2025Updated 8 months ago
- A binary encoder/decoder for Rust☆609Jan 6, 2026Updated last month
- A no_std + serde compatible message library for Rust☆1,338Feb 3, 2026Updated 3 weeks ago
- The fast sync and async channel that Rust deserves☆1,693Dec 18, 2025Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,367Feb 13, 2026Updated 2 weeks ago
- Type-erased Serialize, Serializer and Deserializer traits☆810Feb 16, 2026Updated 2 weeks ago
- Serialization library with zero dependencies☆873Dec 27, 2025Updated 2 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Concurrent multi-producer multi-consumer queue☆301Dec 2, 2025Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Async multi-producer multi-consumer channel☆933Jul 6, 2025Updated 7 months ago
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆387Jun 22, 2025Updated 8 months ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- A high-performance, concurrent, content-addressable disk cache, with support for both sync and async APIs. 💩💵 but for your 🦀☆691Nov 26, 2024Updated last year
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Clone trait that is object-safe☆748Feb 16, 2026Updated 2 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆2,085Feb 1, 2026Updated last month
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆917Nov 1, 2025Updated 4 months ago
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- Experimental rust serialization library☆290Aug 20, 2023Updated 2 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated 3 weeks ago
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated 2 months ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,772Feb 7, 2026Updated 3 weeks ago