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☆36Updated last year
- A newtype with alignment of at least `A` bytes☆34Updated last month
- Byte-wise atomic memcpy.☆43Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Check that a crate builds without libstd☆25Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- Arbitrary width integers☆26Updated 6 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years 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 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 10 months ago
- Fallible is an Option with inverted Try-semantics.☆25Updated 3 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Simple and fast async channels☆18Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆29Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- Exhaustive iteration trait in Rust☆21Updated last week
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆36Updated 2 weeks ago
- Write simple proc-macros inline with other source code.☆20Updated last year