mitsuhiko / stack-tokensLinks
Example implementation of stack tokens for Rust
☆34Updated 2 years ago
Alternatives and similar repositories for stack-tokens
Users that are interested in stack-tokens are comparing it to the libraries listed below
Sorting:
- Serde serializer for generating Starlark build targets☆69Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated 2 weeks ago
- libyaml transpiled to rust by c2rust☆34Updated last year
- enforce representation/class invariants in your Rust data structures☆12Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated 2 weeks ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Thread-unsafe async runtime☆29Updated 11 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Seredies is a Redis Protocol implementation for serde.☆19Updated 2 years ago
- ☆36Updated last year
- structured parallel execution for async Rust☆36Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- SQLite-based on-disk cache for Rust.☆23Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- The `io_uring` library for Rust (with Rustix)☆34Updated 2 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year