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.☆174Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Define your own PhantomData☆158Updated last month
- Better reference counted strings for Rust☆137Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- docs.rs as a publishing platform?☆71Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years 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☆159Updated last month
- An allocator that can track and limit memory usage.☆215Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Migrated to Codeberg☆80Updated 2 years ago
- ☆112Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- An updated version of linked-hash-map and friends☆129Updated this week
- A fast and flexible LRU map.☆193Updated 9 months ago
- ☆226Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Utility for comparing two structs and re-applying the differences to other structs☆122Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year