chinedufn / dipaLinks
dipa makes it easy to efficiently delta encode large Rust data structures.
☆270Updated 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☆349Updated 11 months ago
- Delegation of trait implementations via procedural macros☆279Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆194Updated 10 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated last week
- The feature-rich, portable async channel library☆266Updated 2 years ago
- Fast, ergonomic metrics for Rust☆340Updated last year
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated 2 weeks ago
- An experimental serialization system written in Rust☆282Updated 2 years ago
- generators☆211Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- Shared resource dispatcher☆250Updated 9 months ago
- a smaller, faster and panic-free alternative to core::fmt☆381Updated last year
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 3 months ago
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated 2 years ago
- "A very small syn"☆212Updated 10 months ago
- ☆317Updated 2 years ago
- Easy code duplicate with substitution for Rust☆250Updated 3 weeks ago
- A safe and convenient store for one value of each type☆350Updated last year
- Changing function definitions at runtime in Rust☆133Updated 3 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 months ago
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago