jlogan03 / strobe
Fast, limited-memory array expressions on the stack in Rust, no-std compatible
☆27Updated 2 months ago
Alternatives and similar repositories for strobe:
Users that are interested in strobe are comparing it to the libraries listed below
- Serde partial serialization made easy☆42Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 weeks ago
- Typed any map for rust☆66Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated last week
- Embed images in Rust documentation☆26Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- Bare-metal allocators.☆76Updated 2 years ago
- ☆26Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated 9 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 7 months ago
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Convert number to enum☆87Updated 8 months ago
- A simple in-memory search for collections and key-value stores.☆72Updated 2 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆29Updated 2 months ago
- A metaheuristic framework for solving combinatorial optimization problems☆34Updated 3 months ago
- Integer types with customizable niche values☆43Updated 5 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- structured parallel execution for async Rust☆33Updated 8 months ago