petgraph / fixedbitsetLinks
A simple bitset container for Rust
☆148Updated 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.☆168Updated last week
- Define your own PhantomData☆156Updated last week
- Generic bijective maps in Rust☆147Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- ☆216Updated last week
- ☆125Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- A Vec of Bits☆181Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆159Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆253Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- generators☆209Updated last year
- Migrated to Codeberg☆79Updated last year
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- ☆203Updated 7 months ago
- Generic Atomic<T> type for Rust☆236Updated 2 months ago
- Delegation of trait implementations via procedural macros☆271Updated last year
- Conditional compilation according to rustc compiler version☆375Updated last week
- Typed index version of Rust slice and Vec containers☆70Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- ☆191Updated this week
- Macro for writing nested `if let` expressions☆168Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago