contain-rs / bit-setLinks
A Set of Bits
☆66Updated 5 months ago
Alternatives and similar repositories for bit-set
Users that are interested in bit-set are comparing it to the libraries listed below
Sorting:
- ☆72Updated last month
- Compile-time checks that an enum or match is written in sorted order☆114Updated last week
- Convert closures into wakers☆45Updated 4 months ago
- ☆49Updated 3 months ago
- A simple map based on a vector for small integer keys☆65Updated 5 months ago
- Run closures in parallel☆113Updated 4 months ago
- ☆107Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated last week
- ☆57Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Scoped Thread Local Storage for Rust☆56Updated last year
- ☆183Updated 3 weeks ago
- A simple bitset container for Rust☆142Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆84Updated 2 months ago
- Floating point approximate comparison for Rust☆61Updated 3 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Migrated to Codeberg☆79Updated last year