KmolYuan / yaml-peg-rsLinks
A YAML 1.2 parser using a greedy parsing algorithm with PEG atoms. Support anchors, directives, positions, tags, serde, and no-std.
☆17Updated last year
Alternatives and similar repositories for yaml-peg-rs
Users that are interested in yaml-peg-rs are comparing it to the libraries listed below
Sorting:
- Fast, FFI-friendly string interning for Rust☆168Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Minimal asynchronous runtime for Rust☆130Updated 11 months ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆133Updated last month
- A scope for async_std and tokio to spawn non-static futures☆140Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 3 months ago
- Compile-time regular expressions, the right way.☆79Updated 5 months ago
- MIME Media-type parsing for Rust☆55Updated last month
- Macros for deriving as functions to access Enums as their inner components☆103Updated 10 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 7 months ago
- A sinless derive helper☆73Updated last month
- like thread::spawn but for processes☆156Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆141Updated 2 years ago
- A faster Arc.☆73Updated last year
- Parallel iterator processing library for Rust☆103Updated last year
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆71Updated 7 months ago
- Conditional compile-time verified queries with SQLx☆52Updated 5 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆77Updated this week
- An easy to configure wrapper for Rust's clippy☆111Updated 2 years ago
- Rust library for typesystem-assisted bitflags.☆129Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago