petgraph / fixedbitset
A simple bitset container for Rust
☆126Updated this week
Related projects ⓘ
Alternatives and complementary repositories for fixedbitset
- ☆123Updated 2 years ago
- ☆230Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Concatenate identifiers in a macro invocation☆93Updated last year
- Utilities for pinning☆97Updated 7 months ago
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- Generic bijective maps in Rust☆132Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- Define your own PhantomData☆147Updated last week
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Make trait methods callable without the trait in scope☆135Updated last week
- Migrated to Codeberg☆80Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Write doc comments from macros☆98Updated 3 years ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- Procedural macros in expression position☆203Updated last year
- Custom derivation macro for Rust☆110Updated 6 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- A circular buffer with fixed capacity (Rust).☆102Updated 10 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 3 months ago
- Generic Rational numbers for Rust☆144Updated 6 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- Conditional compilation according to rustc compiler version☆334Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- generators☆202Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Pull in every source file in a directory as a module☆158Updated last week
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago