jneem / imblLinks
Blazing fast immutable collection datatypes for Rust.
☆119Updated 2 weeks ago
Alternatives and similar repositories for imbl
Users that are interested in imbl are comparing it to the libraries listed below
Sorting:
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Better reference counted strings for Rust☆137Updated last year
- ☆76Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Define your own PhantomData☆158Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Interning of data in rust☆112Updated 3 months ago
- Declarative parsing for Rust, using a custom derive and nom☆70Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆126Updated last year
- A fast, concurrent string interner☆157Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Macro for sealing traits and structures☆59Updated 10 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years 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
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆120Updated 6 months ago
- An updated version of linked-hash-map and friends☆129Updated this week