petgraph / fixedbitset
A simple bitset container for Rust
☆137Updated last week
Alternatives and similar repositories for fixedbitset:
Users that are interested in fixedbitset are comparing it to the libraries listed below
- Migrated to Codeberg☆79Updated last year
- Define your own PhantomData☆152Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago
- Macro for writing nested `if let` expressions☆165Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- Run closures in parallel☆113Updated 3 months ago
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated last month
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- ☆124Updated 2 years ago
- Integer trait and functions for Rust☆180Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆95Updated 11 months ago
- ☆272Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- generators☆207Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆153Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- Write doc comments from macros☆99Updated 3 years ago
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago