That3Percent / tree-bufLinks
An experimental serialization system written in Rust
☆270Updated 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:
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated last year
- Stackless generators on stable Rust.☆461Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- Online introspection for Rust☆418Updated 3 years ago
- A mortifying serialization library for Rust☆339Updated 2 years ago
- Garbage collected smart pointers for Rust☆268Updated 3 years ago
- Fast, ergonomic metrics for Rust☆339Updated 7 months ago
- Concurrently Readable Data Structures for Rust☆357Updated last month
- Rust doesn't have exceptions☆634Updated 4 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- Compile-time reference counting☆448Updated 2 weeks ago
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- Compact inlined strings for Rust.☆524Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- safe bindings to io-uring☆670Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆257Updated 5 years ago
- Reflection via DWARF.☆296Updated 2 years ago
- Super-fast float parser in Rust (now part of Rust core)☆275Updated 2 years ago
- A fast intrusive flamegraph☆235Updated 3 years ago
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 5 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆680Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆468Updated last year
- A Rust implementation of the xxHash algorithm.☆396Updated 5 months ago
- The feature-rich, portable async channel library☆255Updated 2 years ago