KmolYuan / yaml-peg-rs
A YAML 1.2 parser using a greedy parsing algorithm with PEG atoms. Support anchors, directives, positions, tags, serde, and no-std.
☆16Updated 9 months ago
Alternatives and similar repositories for yaml-peg-rs:
Users that are interested in yaml-peg-rs are comparing it to the libraries listed below
- structured parallel execution for async Rust☆33Updated 6 months ago
- Timer facilities for Rust's async story☆56Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A sinless derive helper☆62Updated 3 months ago
- A simple in-memory search for collections and key-value stores.☆69Updated last week
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats☆56Updated this week
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 8 months ago
- A memory efficient syntax tree for language developers☆54Updated last month
- like thread::spawn but for processes☆148Updated 6 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆17Updated last month
- String optimized for map keys☆62Updated this week
- A concurrent work-stealing queue for building schedulers in Rust☆27Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Ergonomically run processes with limits.☆35Updated 5 months ago
- Efficient byte-stream pipe buffer☆42Updated 7 months ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆40Updated 4 months ago
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- Trait-agnostic derive macros☆27Updated last week
- ☆24Updated last year
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆35Updated last week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Const TypeId and non-'static TypeId☆60Updated last week
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- ☆21Updated 5 months ago