cofibrant / obakeLinks
Versioned data-structures for Rust
☆204Updated 3 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.☆165Updated last week
- docs.rs as a publishing platform?☆69Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- 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☆180Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Define your own PhantomData☆152Updated last month
- A fast and flexible LRU map.☆185Updated 5 months ago
- ☆112Updated 2 years ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 10 months ago
- ☆209Updated last month
- Type that deserializes only from one specific value☆244Updated last month
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- ☆89Updated 7 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Eventually consistent values for Rust☆125Updated 2 years ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆118Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆145Updated 10 months ago
- Migrated to Codeberg☆79Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago