That3Percent / tree-buf
An experimental serialization system written in Rust
☆264Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tree-buf
- Fast, ergonomic metrics for Rust☆338Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆264Updated 2 years ago
- A mortifying serialization library for Rust☆322Updated last year
- Concurrently Readable Data Structures for Rust☆343Updated last month
- Efficient transactional memory in rust.☆209Updated 3 years ago
- Compile-time reference counting☆437Updated last year
- A fast intrusive flamegraph☆233Updated 2 years ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- Stackless generators on stable Rust.☆441Updated 2 years ago
- A compiler plugin to insert flame calls☆379Updated last year
- Rust doesn't have exceptions☆630Updated 4 years ago
- Online introspection for Rust☆415Updated 2 years ago
- A library for creating references that carry their owner with them.☆362Updated last year
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆217Updated 5 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆384Updated 2 weeks ago
- The feature-rich, portable async channel library☆252Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆275Updated last year
- Fast numeric to- and from-string conversion routines.☆298Updated 2 weeks ago
- A HashMap variant that spreads resize load across inserts☆190Updated this week
- safe bindings to io-uring☆654Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- Garbage collected smart pointers for Rust☆266Updated 2 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆451Updated 9 months ago
- Rust method delegation with less boilerplate☆447Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆652Updated last month
- A thread pool for isolating blocking I/O in async programs☆342Updated last month