petgraph / fixedbitsetLinks
A simple bitset container for Rust
☆151Updated 3 months ago
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☆258Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Define your own PhantomData☆158Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- ☆125Updated 3 years ago
- Migrated to Codeberg☆80Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Better reference counted strings for Rust☆137Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- An updated version of linked-hash-map and friends☆129Updated this week
- Generic bijective maps in Rust☆147Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Generic Atomic<T> type for Rust☆241Updated last month
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Macro for writing nested `if let` expressions☆168Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Async synchronization primitives☆274Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- Delegation of trait implementations via procedural macros☆275Updated last month
- Make trait methods callable without the trait in scope☆159Updated last month
- ☆226Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆139Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago