cofibrant / obakeLinks
Versioned data-structures for Rust
☆207Updated 6 months ago
Alternatives and similar repositories for obake
Users that are interested in obake are comparing it to the libraries listed below
Sorting:
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Define your own PhantomData☆156Updated 2 weeks ago
- Lazy formatting utility macro for rust☆128Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆158Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Better reference counted strings for Rust☆135Updated last year
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Interning of data in rust☆106Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- ☆216Updated last month
- ☆112Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆256Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- A super powered testing macro for Rust☆120Updated 6 months ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- ☆93Updated 10 months ago