petgraph / fixedbitsetLinks
A simple bitset container for Rust
☆159Updated 6 months ago
Alternatives and similar repositories for fixedbitset
Users that are interested in fixedbitset are comparing it to the libraries listed below
Sorting:
- Define your own PhantomData☆158Updated 3 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- ☆126Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated last month
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- generators☆211Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- ☆241Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- ☆214Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 weeks ago
- A library for compact bit sets containing enums.☆121Updated last month