jneem / imbl
Blazing fast immutable collection datatypes for Rust.
☆98Updated last month
Alternatives and similar repositories for imbl:
Users that are interested in imbl are comparing it to the libraries listed below
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Lending iterators on stable Rust☆82Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- Better reference counted strings for Rust☆118Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- The missing compound borrowing for Rust.☆57Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Lazy formatting utility macro for rust☆126Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- ☆65Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆111Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 2 weeks ago
- Define your own PhantomData☆151Updated 2 weeks ago
- ☆40Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Utilities for working with impl traits in Rust.☆103Updated last month
- Map data structure whose keys are stored as ranges☆81Updated 2 months ago
- Interning of data in rust☆95Updated 2 weeks ago
- Token tree calling convention☆79Updated 2 years ago
- ☆49Updated 3 years ago
- Automatically implement traits for common smart pointers☆106Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆122Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated last week