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
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- horrible serde macro stuff☆39Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- Embed images in Rust documentation☆25Updated 3 years ago
- Zero-cost type for stack without complicated type or Box☆44Updated last month
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Obsessively tiny error derive macro☆85Updated 2 weeks ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆78Updated last week
- A Rust library for runtime-checked linearish types☆32Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Efficient byte-stream pipe buffer☆42Updated 7 months ago
- ☆26Updated last year
- A metaheuristic framework for solving combinatorial optimization problems☆34Updated last month
- Typed any map for rust☆65Updated 2 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 8 months ago
- A sinless derive helper☆62Updated 3 months ago
- An exploration of Storages☆36Updated last year
- Imitate the documentation build that docs.rs would do☆45Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- ☆48Updated 3 years ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- ☆32Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated 3 weeks ago
- Lending iterators on stable Rust☆81Updated last year
- structured parallel execution for async Rust☆33Updated 6 months ago