An experimental serialization system written in Rust
☆286Apr 6, 2023Updated 2 years ago
Alternatives and similar repositories for tree-buf
Users that are interested in tree-buf are comparing it to the libraries listed below
Sorting:
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 6 years ago
- A fast intrusive flamegraph☆237May 20, 2022Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Jul 14, 2022Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Feb 22, 2020Updated 6 years ago
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,090Feb 28, 2026Updated 3 weeks ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- Small crate for interacting with cargo registry indices☆28Jan 7, 2026Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- Online introspection for Rust☆417May 27, 2022Updated 3 years ago
- Assorted immutable collection datatypes for Rust☆1,576Aug 19, 2024Updated last year
- Pillars for Transactional Systems and Data Grids☆139Apr 15, 2024Updated last year
- Compact inlined strings for Rust.☆543Sep 20, 2023Updated 2 years ago
- Slotmap data structure for Rust☆1,293Dec 6, 2025Updated 3 months ago
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Feb 8, 2024Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆645Aug 14, 2024Updated last year
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,531Mar 5, 2026Updated 2 weeks ago
- Thermite SIMD: Melt your CPU☆155Updated this week
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Oct 23, 2022Updated 3 years ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,787Feb 7, 2026Updated last month
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Jan 24, 2022Updated 4 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Run closures in parallel☆114Jan 19, 2025Updated last year
- Execute your code on the Rust ecosystem.☆191Feb 12, 2026Updated last month
- Highly-available Distributed Fault-tolerant Runtime☆2,901Apr 22, 2023Updated 2 years ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Rust option parser with custom derive support☆236Nov 15, 2024Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆284Jan 22, 2026Updated last month
- Rust interface to io_uring☆339May 29, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- A Rust proc_macro_attribute to outline conversions from generic functions☆287Dec 12, 2025Updated 3 months ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Rust library for retrieving and interacting with the crates.io index☆74Feb 14, 2026Updated last month