cofibrant / obakeLinks
Versioned data-structures for Rust
☆208Updated 9 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☆158Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- "A very small syn"☆212Updated 10 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Better reference counted strings for Rust☆139Updated last year
- ☆112Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- A tool to mine crates.io and produce static websites☆137Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- ☆95Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- ☆237Updated 3 months ago
- Fast, FFI-friendly string interning for Rust☆174Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated last week
- Interning of data in rust☆114Updated 5 months ago
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated 2 years ago