petgraph / fixedbitset
A simple bitset container for Rust
☆136Updated 4 months ago
Alternatives and similar repositories for fixedbitset:
Users that are interested in fixedbitset are comparing it to the libraries listed below
- Define your own PhantomData☆152Updated last month
- Utilities for pinning☆97Updated last year
- Migrated to Codeberg☆80Updated last year
- Conditional compilation according to rustc compiler version☆351Updated last month
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- ☆124Updated 2 years ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Generic Rational numbers for Rust☆146Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Write doc comments from macros☆99Updated 3 years ago
- Semantic wrapper for byte count representations☆128Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- Generic Atomic<T> type for Rust☆232Updated last year
- Integer trait and functions for Rust☆181Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated last month
- Make trait methods callable without the trait in scope☆136Updated last month
- An updated version of linked-hash-map and friends☆111Updated this week
- Abstract over the atomicity of reference-counting pointers in rust☆151Updated last week
- generators☆205Updated last year
- Macro for writing nested `if let` expressions☆165Updated last year
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- ☆270Updated last month
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆88Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Run closures in parallel☆113Updated 2 months ago