petgraph / fixedbitset
A simple bitset container for Rust
☆131Updated 3 months ago
Alternatives and similar repositories for fixedbitset:
Users that are interested in fixedbitset are comparing it to the libraries listed below
- Define your own PhantomData☆151Updated this week
- Better reference counted strings for Rust☆118Updated 7 months ago
- ☆124Updated 2 years ago
- generators☆204Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated this week
- Utilities for pinning☆97Updated 10 months ago
- Macro for writing nested `if let` expressions☆163Updated last year
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Cargo subcommand for checking your documentation for broken links☆151Updated 2 months ago
- Conditional compilation according to rustc compiler version☆346Updated this week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆149Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- Write doc comments from macros☆99Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated this week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- An updated version of linked-hash-map and friends☆109Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 6 months ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆138Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- ☆260Updated this week
- Generic Atomic<T> type for Rust☆226Updated last year