petgraph / fixedbitsetLinks
A simple bitset container for Rust
☆160Updated 7 months ago
Alternatives and similar repositories for fixedbitset
Users that are interested in fixedbitset are comparing it to the libraries listed below
Sorting:
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- A Vec of Bits☆186Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- ☆126Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Define your own PhantomData☆158Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last month
- Delegation of trait implementations via procedural macros☆279Updated last month
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- generators☆211Updated 2 years ago
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Simple but powerful graph library for Rust☆194Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- A library for compact bit sets containing enums.☆121Updated last month
- A lightweight version of pin-project written with declarative macros.☆267Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Generic Atomic<T> type for Rust☆247Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆217Updated last week
- ☆215Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Generic Rational numbers for Rust☆149Updated last year
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- Run closures in parallel☆115Updated last year