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 parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 3 weeks ago
- Byte-wise atomic memcpy.☆39Updated last week
- A newtype with alignment of at least `A` bytes☆33Updated 3 weeks ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 9 months ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Take a value atomically once.☆30Updated 2 years ago
- ☆36Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Fallible is an Option with inverted Try-semantics.☆25Updated 2 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 2 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 3 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- An async version of iterator☆40Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last month
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated 2 weeks ago
- Arbitrary width integers☆23Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago