cofibrant / obakeLinks
Versioned data-structures for Rust
☆207Updated 5 months ago
Alternatives and similar repositories for obake
Users that are interested in obake are comparing it to the libraries listed below
Sorting:
- Define your own PhantomData☆155Updated this week
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Better reference counted strings for Rust☆131Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆112Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- A super powered testing macro for Rust☆120Updated 5 months ago
- ☆216Updated last month
- Macro for sealing traits and structures☆58Updated 7 months ago
- A fast and flexible LRU map.☆190Updated 6 months ago
- generators☆210Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- "A very small syn"☆208Updated 6 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- Migrated to Codeberg☆79Updated last year
- Copy-on-write string utilities for Rust☆159Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago