chinedufn / dipa
dipa makes it easy to efficiently delta encode large Rust data structures.
☆267Updated 3 years ago
Alternatives and similar repositories for dipa:
Users that are interested in dipa are comparing it to the libraries listed below
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆334Updated 4 months ago
- A fast intrusive flamegraph☆234Updated 2 years ago
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆274Updated 2 years ago
- Eventually consistent values for Rust☆125Updated 2 years ago
- Support crate for rustc's self-profiling feature☆347Updated 2 months ago
- Garbage collected smart pointers for Rust☆268Updated 3 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆272Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- a smaller, faster and panic-free alternative to core::fmt☆366Updated last year
- The feature-rich, portable async channel library☆254Updated 2 years ago
- Compile-time reference counting☆442Updated last year
- A HashMap variant that spreads resize load across inserts☆191Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆192Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Delegation of trait implementations via procedural macros☆262Updated 9 months ago
- A Rust macro to determine if a type implements a logical trait expression☆252Updated 5 years ago
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- A safe and convenient store for one value of each type☆342Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated last month
- Efficient transactional memory in rust.☆210Updated 3 years ago
- A collection of utilities for a superior nom experience☆155Updated last year
- ☆204Updated 2 weeks ago
- An experimental serialization system written in Rust☆269Updated 2 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Shared resource dispatcher☆243Updated last month