petgraph / fixedbitsetLinks
A simple bitset container for Rust
☆143Updated last month
Alternatives and similar repositories for fixedbitset
Users that are interested in fixedbitset are comparing it to the libraries listed below
Sorting:
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Define your own PhantomData☆152Updated last month
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- A scope for async_std and tokio to spawn non-static futures☆135Updated 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…☆89Updated 2 years ago
- A library for compact bit sets containing enums.☆101Updated last month
- Better reference counted strings for Rust☆126Updated 11 months ago
- Migrated to Codeberg☆79Updated last year
- Macro for writing nested `if let` expressions☆167Updated last year
- ☆124Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- Generic bijective maps in Rust☆146Updated last year
- A data structure to efficiently intern, cache and restore strings.☆195Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Conditional compilation according to rustc compiler version☆365Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Utilities for pinning☆97Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last month
- A fast, concurrent string interner☆150Updated 10 months ago
- generators☆208Updated last year
- ☆282Updated 4 months ago
- Write doc comments from macros☆99Updated 3 years ago