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:
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Define your own PhantomData☆156Updated last week
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- A tool to mine crates.io and produce static websites☆134Updated 10 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Lazy formatting utility macro for rust☆128Updated last year
- Lending iterators on stable Rust☆83Updated last year
- ☆112Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- ☆216Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Migrated to Codeberg☆79Updated last year
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated last 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`☆121Updated 10 months ago
- A super powered testing macro for Rust☆120Updated 5 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- Better reference counted strings for Rust☆134Updated 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 3 months ago
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Abstract over different executors☆74Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- "A very small syn"☆209Updated 6 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago