taiki-e / syn-serde
Library to serialize and deserialize Syn syntax trees.
☆25Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for syn-serde
- An async version of iterator☆37Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- bytes::BufMut implementation to count buffer size☆21Updated last week
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- An alternative `std`-like implementation built on origin☆24Updated last month
- Attribute proc-macro to delegate method to a field☆28Updated last year
- Thread-unsafe async runtime☆27Updated 3 weeks ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated last month
- structured parallel execution for async Rust☆30Updated 3 months ago
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last week
- ☆23Updated last year
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Full precision decimal representation of f64☆25Updated last week
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- Rust Bindings to Android log Library☆15Updated last year
- Serde serializer for generating Starlark build targets☆61Updated last week
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated this week
- Unbuffered and unlocked I/O streams☆39Updated 2 months ago
- Simple bitset with small-set (single-word) optimization☆18Updated 5 months ago
- A library for extracting and validating links.☆22Updated 3 months ago