jlogan03 / strobe
Fast, limited-memory array expressions on the stack in Rust, no-std compatible
☆27Updated 2 weeks ago
Alternatives and similar repositories for strobe:
Users that are interested in strobe are comparing it to the libraries listed below
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- Embed images in Rust documentation☆26Updated 3 years ago
- horrible serde macro stuff☆39Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Integer types with customizable niche values☆44Updated 5 months ago
- A sinless derive helper☆72Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A Rust library for runtime-checked linearish types☆33Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- 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
- ☆42Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Human-friendly indexed collections☆53Updated 2 months ago
- An evil parsing library.☆54Updated last year
- VF2 subgraph isomorphism algorithm in Rust.☆62Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- Zero-cost bitsets over native Rust types☆76Updated last month
- 🐱concat! with support for const variables and expressions☆41Updated 3 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆38Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- ☆35Updated 3 months ago