sfackler / rstack
☆32Updated 7 months ago
Alternatives and similar repositories for rstack:
Users that are interested in rstack are comparing it to the libraries listed below
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- ☆52Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 10 months ago
- ☆26Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated this week
- ☆24Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆60Updated 7 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆31Updated 4 years ago
- ☆40Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆42Updated 4 months ago
- ☆46Updated 4 years ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 9 months ago
- Home for the Inline Assembly project group☆33Updated 4 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A sanity checker for global allocations in Rust☆48Updated 7 months ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated 3 weeks ago