28Smiles / syner
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☆32Updated 6 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A Rust library for runtime-checked linearish types☆33Updated last year
- Arbitrary width integers☆17Updated last month
- Tiny little crate to determine how large an unnameable type is.☆11Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 7 months ago
- Better type id and Any for Rust☆14Updated 2 years ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- 🚃 lib for CLI utilities, printing, and error handling☆13Updated 7 months ago
- Cross-platform, endian-aware primitives for Rust☆39Updated 2 weeks ago
- Re-usable CLI flags for `cargo` plugins☆38Updated this week
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated 3 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆38Updated 4 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 2 months ago