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:
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- A fast intrusive flamegraph☆238May 20, 2022Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- Online introspection for Rust☆417May 27, 2022Updated 3 years ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Small crate for interacting with cargo registry indices☆29Jan 7, 2026Updated last month
- Compact inlined strings for Rust.☆543Sep 20, 2023Updated 2 years ago
- Run closures in parallel☆114Jan 19, 2025Updated last year
- Slotmap data structure for Rust☆1,287Dec 6, 2025Updated 2 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Feb 8, 2024Updated 2 years ago
- Thermite SIMD: Melt your CPU☆155Updated this week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- Assorted immutable collection datatypes for Rust☆1,574Aug 19, 2024Updated last year
- Execute your code on the Rust ecosystem.☆190Feb 12, 2026Updated 2 weeks ago
- Themable Immediate Mode User Interface Toolkit in Rust☆95Feb 5, 2026Updated 3 weeks ago
- Pillars for Transactional Systems and Data Grids☆133Apr 15, 2024Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Jul 14, 2022Updated 3 years ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 2 weeks ago
- Rust library for retrieving and interacting with the crates.io index☆73Feb 14, 2026Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,513Apr 29, 2025Updated 10 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆645Aug 14, 2024Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Feb 22, 2020Updated 6 years ago
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago
- Like Rust's std::Path, but UTF-8.☆547Dec 15, 2025Updated 2 months ago
- Rust option parser with custom derive support☆236Nov 15, 2024Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- A Vec That Has a Smaller size_of☆155Oct 2, 2025Updated 4 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