petgraph / fixedbitsetLinks
A simple bitset container for Rust
☆145Updated 2 weeks ago
Alternatives and similar repositories for fixedbitset
Users that are interested in fixedbitset are comparing it to the libraries listed below
Sorting:
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Define your own PhantomData☆155Updated this week
- ☆124Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Generic bijective maps in Rust☆146Updated last year
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Migrated to Codeberg☆79Updated last year
- Macro for writing nested `if let` expressions☆168Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Run closures in parallel☆114Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆149Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Abstract over the atomicity of reference-counting pointers in rust☆157Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- Async stream for Rust and the futures crate.☆184Updated last month
- ☆212Updated last week