petgraph / fixedbitsetLinks
A simple bitset container for Rust
☆142Updated last month
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.☆162Updated last week
- Migrated to Codeberg☆79Updated last year
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- Define your own PhantomData☆152Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Macro for writing nested `if let` expressions☆167Updated last year
- ☆124Updated 2 years ago
- Run closures in parallel☆113Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆185Updated last month
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Better reference counted strings for Rust☆126Updated 10 months ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 7 months ago
- A library for compact bit sets containing enums.☆101Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆114Updated last month
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Generic bijective maps in Rust☆146Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated this week
- A simple, id-based arena☆119Updated last year
- Interning of data in rust☆101Updated 2 months ago