cofibrant / obakeLinks
Versioned data-structures for Rust
☆207Updated 7 months ago
Alternatives and similar repositories for obake
Users that are interested in obake are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Better reference counted strings for Rust☆136Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Define your own PhantomData☆158Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Lazy formatting utility macro for rust☆129Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- ☆223Updated last month
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- ☆112Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- A fast and flexible LRU map.☆192Updated 8 months ago
- Utility for comparing two structs and re-applying the differences to other structs☆122Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A tool to mine crates.io and produce static websites☆136Updated 11 months ago
- Lending iterators on stable Rust☆83Updated 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 4 months ago