jlogan03 / strobeLinks
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
Sorting:
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Embed images in Rust documentation☆26Updated 4 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- Migrated to Codeberg☆80Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- VF2 subgraph isomorphism algorithm in Rust.☆66Updated 7 months ago
- ☆112Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated this week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆114Updated 2 months ago
- ☆64Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Better reference counted strings for Rust☆137Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆186Updated this week
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated 6 months ago
- Lending iterators on stable Rust☆83Updated last year
- Typed any map for rust☆67Updated 10 months ago
- Generate enum variants inline☆58Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆119Updated 2 months ago
- A simple in-memory search for collections and key-value stores.☆79Updated 5 months ago
- A metaheuristic framework for solving combinatorial optimization problems☆38Updated 9 months ago
- A graph crate with simplicity in mind☆89Updated 2 years ago
- ☆36Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- 🪞 Powerful reflection library for Rust☆94Updated 5 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Typed index version of Rust slice and Vec containers