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 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 3 weeks ago
- An async virtual filesystem interface in Rust☆37Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Cross-platform, endian-aware primitives for Rust☆41Updated 4 months ago
- Optimized engine for Rust. It is a lighter and faster asynchronous library than tokio-rs, async-std, may, and even smol.☆21Updated 5 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated last week
- Byte-wise atomic memcpy.☆37Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Check that a crate builds without libstd☆25Updated 4 years ago
- Memory validation framework for Rust☆69Updated 6 months ago
- An alternative `std`-like implementation built on origin☆31Updated 5 months ago
- Human-friendly indexed collections☆54Updated 3 months ago
- ☆24Updated 2 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 10 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- A minimum hstr clone in Rust☆12Updated last year
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- State machine pattern for Rust☆29Updated 10 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago