ladroid / rusty-pkl
Lightweight Pkl parser for Rust
☆35Updated last year
Alternatives and similar repositories for rusty-pkl:
Users that are interested in rusty-pkl are comparing it to the libraries listed below
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated 2 months ago
- Rust implementation of bors used for various Rust components (e.g. the compiler).☆64Updated last week
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated last month
- A fast, lightweight and extensible implementation of a graph data structure.☆36Updated 9 months ago
- A wgpu based rendering backend for ratatui.☆61Updated last month
- Rust+html (JSX-like) parser for TokenStreams aka rsx☆106Updated last month
- A rust crate for using Ratatui in a Bevy application.☆56Updated last week
- Program startup and thread support written in Rust☆183Updated this week
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆60Updated this week
- Language server for Rhai.☆56Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆158Updated 3 weeks ago
- Hash trait that is object-safe☆32Updated last month
- A zero-copy Rust library that builds and parses network packets in-place.☆111Updated 3 weeks ago
- The prettier pattern-matching parser with automatic error recovery☆125Updated last month
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- ☆136Updated 3 weeks ago
- Discovering and describing Rust's design axioms☆72Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated 3 weeks ago
- ☆40Updated 7 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆188Updated last month
- SerdeV - Serde with Validation☆58Updated last month
- Rust interpreter that runs in the browser!