chinedufn / dipaLinks
dipa makes it easy to efficiently delta encode large Rust data structures.
☆269Updated 3 years ago
Alternatives and similar repositories for dipa
Users that are interested in dipa are comparing it to the libraries listed below
Sorting:
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- An experimental serialization system written in Rust☆270Updated 2 years ago
- Garbage collected smart pointers for Rust☆268Updated 3 years ago
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- A fast intrusive flamegraph☆235Updated 3 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆257Updated 5 years ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- The feature-rich, portable async channel library☆255Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated last year
- Fast, ergonomic metrics for Rust☆339Updated 7 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- A safe and convenient store for one value of each type☆344Updated 10 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Online introspection for Rust☆418Updated 3 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Concurrently Readable Data Structures for Rust☆357Updated last month
- Eventually consistent values for Rust☆125Updated 2 years ago
- generators☆208Updated last year
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 5 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Compile-time reference counting☆447Updated 2 weeks ago