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 fast intrusive flamegraph☆236Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆348Updated 10 months ago
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Fast, ergonomic metrics for Rust☆340Updated last year
- Delegation of trait implementations via procedural macros☆275Updated 2 months ago
- The feature-rich, portable async channel library☆263Updated 2 years ago
- A safe and convenient store for one value of each type☆349Updated last year
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- An experimental serialization system written in Rust☆282Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- Rust crate to time your function using derive annotations.☆86Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated 2 months ago
- generators☆211Updated 2 years ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated 2 years ago
- A compiler plugin to insert flame calls☆387Updated 2 years ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Easy code duplicate with substitution for Rust☆249Updated last week
- Abstract over the atomicity of reference-counting pointers in rust☆167Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- Changing function definitions at runtime in Rust☆132Updated 3 years ago
- Stackless generators on stable Rust.☆471Updated 3 years ago
- "A very small syn"☆211Updated 9 months ago