jlogan03 / strobeLinks
Fast, limited-memory array expressions on the stack in Rust, no-std compatible
☆27Updated last week
Alternatives and similar repositories for strobe
Users that are interested in strobe are comparing it to the libraries listed below
Sorting:
- Embed images in Rust documentation☆26Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- horrible serde macro stuff☆39Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- ☆35Updated 3 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- A sinless derive helper☆72Updated 6 months ago
- ☆62Updated last month
- A Rust library for runtime-checked linearish types☆34Updated last year
- An exploration of Storages☆35Updated last year
- ☆52Updated last month
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Typed any map for rust☆67Updated 5 months ago
- Configure const and static items by environment variables.☆25Updated last year
- 🐱concat! with support for const variables and expressions☆41Updated 2 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Floating point types which can be safely shared between threads☆17Updated 9 months ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated last month
- List size of types in a Rust crate☆27Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆40Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- A metaheuristic framework for solving combinatorial optimization problems☆35Updated 4 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last week