jlogan03 / strobe
Fast, limited-memory array expressions on the stack in Rust, no-std compatible
☆27Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for strobe
- Zero-cost type for stack without complicated type or Box☆45Updated 2 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Embed images in Rust documentation☆24Updated 3 years ago
- 🐱concat! with support for const variables and expressions☆35Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- horrible serde macro stuff☆39Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- Efficient byte-stream pipe buffer☆40Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆61Updated last week
- Zero-cost bitsets over native Rust types☆76Updated last month
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- ☆31Updated 2 years ago
- Typed any map for rust☆64Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆41Updated 2 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated 9 months ago
- Serde partial serialization made easy☆41Updated last year
- ☆25Updated last year
- An exploration of Storages☆34Updated last year
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- VF2 subgraph isomorphism algorithm in Rust.☆57Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- An evil parsing library.☆54Updated last year
- Derive a builder for your constructors in Rust☆66Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- It executes futures☆55Updated last year
- Collection of utilities for writing your own dev scripts☆59Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- structured parallel execution for async Rust☆30Updated 3 months ago