That3Percent / tree-bufLinks
An experimental serialization system written in Rust
☆282Updated 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.☆270Updated 3 years ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- A mortifying serialization library for Rust☆345Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Online introspection for Rust☆418Updated 3 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- A HashMap variant that spreads resize load across inserts☆195Updated 10 months ago
- Fast, ergonomic metrics for Rust☆340Updated last year
- The feature-rich, portable async channel library☆266Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆362Updated 5 months ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Compile-time reference counting☆456Updated 6 months ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Type checked state machine library in Rust☆251Updated 4 years ago
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated 3 weeks ago
- A Rust library providing a builder API to generate Rust code.☆268Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Small, fast, synchronization primitives☆254Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Compact inlined strings for Rust.☆536Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆371Updated 3 months ago