jmaargh / include_dataLinks
Rust macros for statically including typed binary data
☆17Updated last year
Alternatives and similar repositories for include_data
Users that are interested in include_data are comparing it to the libraries listed below
Sorting:
- State machine pattern for Rust☆29Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Find out what platform your code is running on from Rust☆34Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Static Linear Algebra System☆37Updated 2 years ago
- ☆26Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- Rust library to facilitate event-driven programming.☆76Updated 2 years ago
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 8 months ago
- rust utility for temporarily changing directory☆15Updated 2 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- ☆21Updated 7 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆36Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Rust API stability attributes for the rest of us.☆31Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Small utility library for multi-platform privilege escalation☆35Updated last month
- Asynchronize blocking operation.☆26Updated 3 years ago
- An alternative rust async runtime.☆59Updated last month
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Obsessively tiny error derive macro☆86Updated last year
- `smol` integrations with `hyper`☆17Updated 6 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year