cofibrant / obakeLinks
Versioned data-structures for Rust
☆206Updated 4 months ago
Alternatives and similar repositories for obake
Users that are interested in obake are comparing it to the libraries listed below
Sorting:
- Make trait methods callable without the trait in scope☆149Updated last month
- Define your own PhantomData☆155Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Migrated to Codeberg☆79Updated last year
- A fast and flexible LRU map.☆189Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆110Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- A super powered testing macro for Rust☆120Updated 4 months ago
- An allocator that can track and limit memory usage.☆212Updated 2 years ago
- docs.rs as a publishing platform?☆69Updated last month
- ☆212Updated 2 weeks ago
- generators☆210Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- ☆112Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- A simple bitset container for Rust☆145Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 6 months ago