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:
- bytes::BufMut implementation to count buffer size☆22Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Full precision decimal representation of f64☆26Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Helps you frob those bits☆38Updated 11 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆50Updated 3 months ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- Build and evaluate binary expression trees☆36Updated 10 months ago
- Full-duplex SPI transactions from the command line.☆15Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years 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
- An experimental columnar arena☆43Updated 8 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 4 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago