taiki-e / syn-serde
Library to serialize and deserialize Syn syntax trees.
☆25Updated last month
Alternatives and similar repositories for syn-serde:
Users that are interested in syn-serde are comparing it to the libraries listed below
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- An async version of iterator☆40Updated 10 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆34Updated 2 weeks ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆25Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last month
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Thread-unsafe async runtime☆27Updated 5 months ago
- Reactive dependency injection for Rust.☆42Updated 3 weeks ago
- Rust Bindings to Android log Library☆16Updated last month
- Lightweight path selector for searching Rust code☆16Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated last month
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- ☆24Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A syn targetting PEG parser generator☆20Updated last year
- Non-owning unsafe I/O☆20Updated 4 months ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Textual tables with automatic alignment☆39Updated last year
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month