jlogan03 / strobe
Fast, limited-memory array expressions on the stack in Rust, no-std compatible
☆27Updated last year
Alternatives and similar repositories for strobe:
Users that are interested in strobe are comparing it to the libraries listed below
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- Async, lock-free synchronization primitives for task wakeup☆42Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Implied bounds, since 1.79!☆15Updated last month
- Nudging the compiler to auto-vectorize things☆74Updated last year
- A simple in-memory search for collections and key-value stores.☆67Updated this week
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Efficient byte-stream pipe buffer☆42Updated 6 months ago
- A metaheuristic framework for solving combinatorial optimization problems☆33Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated 3 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Embed images in Rust documentation☆25Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- Typed any map for rust☆65Updated last month
- Serde partial serialization made easy☆42Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 3 months ago
- Parallel iterator processing library for Rust☆101Updated last year
- Simple scanf()-like input for Rust.☆41Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated 11 months ago
- Abstract over different executors☆73Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last week
- ☆25Updated last year
- Profiling tool for Rust code.☆42Updated 7 months ago
- Build and evaluate binary expression trees☆36Updated 4 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆45Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆77Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last week