jneem / imblLinks
Blazing fast immutable collection datatypes for Rust.
☆111Updated 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☆248Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Interning of data in rust☆106Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Better reference counted strings for Rust☆134Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Define your own PhantomData☆156Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- A fast, concurrent string interner☆151Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago
- A big integer library in Rust with good performance.☆105Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- ☆73Updated 2 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A library for generating Graphviz DOT language files for graphs.☆77Updated 4 months ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆70Updated this week
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆121Updated 10 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- A simple bitset container for Rust☆148Updated last month