doctorn / obake
Versioned data-structures for Rust
☆203Updated last month
Alternatives and similar repositories for obake:
Users that are interested in obake are comparing it to the libraries listed below
- An allocator that can track and limit memory usage.☆207Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Define your own PhantomData☆152Updated last month
- A fast and flexible LRU map.☆181Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- ☆112Updated 2 years ago
- An updated version of linked-hash-map and friends☆111Updated this week
- Copy-on-write string utilities for Rust☆158Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Make trait methods callable without the trait in scope☆136Updated last month
- Better reference counted strings for Rust☆120Updated 8 months ago
- Graph the number of crates that depend on your crate over time☆237Updated last week
- Lazy formatting utility macro for rust☆127Updated last year
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- Fast, FFI-friendly string interning for Rust☆164Updated 6 months ago
- A super powered testing macro for Rust☆118Updated last month
- generators☆205Updated last year
- Interning of data in rust☆98Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago
- Type that deserializes only from one specific value☆231Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆143Updated 2 months ago
- ☆204Updated last week
- Migrated to Codeberg☆80Updated last year
- Utility wrapper to send non send types to other threads safely☆179Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last month
- Eventually consistent values for Rust☆125Updated 2 years ago