petgraph / fixedbitsetLinks
A simple bitset container for Rust
☆150Updated 3 months ago
Alternatives and similar repositories for fixedbitset
Users that are interested in fixedbitset are comparing it to the libraries listed below
Sorting:
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- ☆125Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- Generic bijective maps in Rust☆147Updated last year
- Define your own PhantomData☆158Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- A Vec of Bits☆181Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆160Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Better reference counted strings for Rust☆136Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- ☆206Updated last month
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Macro for writing nested `if let` expressions☆168Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆223Updated last month
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- ☆298Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- A fast, concurrent string interner☆153Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 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…☆90Updated 3 years ago
- A implementation of convenience integrations between tokio and tower☆132Updated last year
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year