doctorn / 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.☆162Updated last week
- Better reference counted strings for Rust☆126Updated 10 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- ☆112Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Make trait methods callable without the trait in scope☆146Updated last week
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Migrated to Codeberg☆79Updated last year
- generators☆208Updated last year
- A data structure to efficiently intern, cache and restore strings.☆195Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 10 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆155Updated last year
- Automatically implement traits for common smart pointers☆111Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- A fast and flexible LRU map.☆184Updated 5 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆179Updated 2 months ago
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- ☆210Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆114Updated last month
- Fast, FFI-friendly string interning for Rust☆165Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Interning of data in rust☆101Updated 3 months ago
- An allocator that can track and limit memory usage.☆209Updated 2 years ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago