petgraph / fixedbitsetLinks
A simple bitset container for Rust
☆146Updated last month
Alternatives and similar repositories for fixedbitset
Users that are interested in fixedbitset are comparing it to the libraries listed below
Sorting:
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Migrated to Codeberg☆79Updated last year
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- ☆124Updated 2 years ago
- Generic bijective maps in Rust☆147Updated last year
- Define your own PhantomData☆155Updated 3 weeks ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆236Updated last month
- Better reference counted strings for Rust☆131Updated last year
- ☆201Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆158Updated 3 months ago
- Macro for writing nested `if let` expressions☆168Updated last year
- ☆216Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- A data structure to efficiently intern, cache and restore strings.☆201Updated last month
- A Vec of Bits☆181Updated last month
- Delegation of trait implementations via procedural macros☆267Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Cargo extension for running Criterion.rs benchmarks☆202Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- generators☆210Updated last year
- Run closures in parallel☆114Updated 6 months ago