petgraph / fixedbitsetLinks
A simple bitset container for Rust
☆159Updated 7 months ago
Alternatives and similar repositories for fixedbitset
Users that are interested in fixedbitset are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Define your own PhantomData☆158Updated last month
- ☆126Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆169Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆256Updated this week
- Migrated to Codeberg☆79Updated 2 years ago
- ☆216Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆243Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- A Vec of Bits☆186Updated 5 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- Better reference counted strings for Rust☆140Updated last year
- generators☆211Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- ☆319Updated 4 months ago