doctorn / obake
Versioned data-structures for Rust
☆202Updated last year
Alternatives and similar repositories for obake:
Users that are interested in obake are comparing it to the libraries listed below
- A fast and flexible LRU map.☆175Updated last month
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Define your own PhantomData☆151Updated this week
- ☆201Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- An updated version of linked-hash-map and friends☆109Updated 2 months ago
- A super powered testing macro for Rust☆117Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Eventually consistent values for Rust☆122Updated 2 years ago
- Make trait methods callable without the trait in scope☆135Updated this week
- A data structure to efficiently intern, cache and restore strings.☆184Updated last week
- Type that deserializes only from one specific value☆231Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- ☆111Updated 2 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆119Updated last year
- Migrated to Codeberg☆80Updated last year
- Interning of data in rust☆90Updated 4 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Fast, concurrent, arena-based allocator with drop support☆124Updated 11 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- Proc-macro typestate DSL for Rust☆143Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- An allocator that can track and limit memory usage.☆207Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆101Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago