28Smiles / synerLinks
Derive your Attribute Parsers
☆13Updated 2 years ago
Alternatives and similar repositories for syner
Users that are interested in syner are comparing it to the libraries listed below
Sorting:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 7 months ago
- Byte-wise atomic memcpy.☆38Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Arbitrary width integers☆22Updated 3 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- State machine pattern for Rust☆29Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated this week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Write simple proc-macros inline with other source code.☆20Updated 11 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Cargo API written in Paris☆54Updated 2 weeks ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated 11 months ago