jneem / imblLinks
Blazing fast immutable collection datatypes for Rust.
☆109Updated this week
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☆247Updated last month
- Better reference counted strings for Rust☆131Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- A fast, concurrent string interner☆151Updated 11 months ago
- Interning of data in rust☆106Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- ☆72Updated 2 months ago
- Define your own PhantomData☆155Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated last week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week
- Lazy formatting utility macro for rust☆128Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- A concurrent, append-only vector.☆187Updated 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`☆120Updated 9 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Macro for sealing traits and structures☆58Updated 7 months ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- A minimalist property-based testing library☆112Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Automatically implement traits for common smart pointers☆118Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago