H2CO3 / parsel
Generate parsers directly from AST node types
☆83Updated 11 months ago
Alternatives and similar repositories for parsel:
Users that are interested in parsel are comparing it to the libraries listed below
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Lending iterators on stable Rust☆82Updated last year
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Dependency injection for Rust☆50Updated 4 months ago
- A garbage collection library for Rust with zero unsafe code☆111Updated 9 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Compile-time regular expressions, the right way.☆77Updated 3 months ago
- Rust bindings for libffi☆116Updated this week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 9 months ago
- A faster Arc.☆67Updated last year
- Zero-cost bitsets over native Rust types☆78Updated last month
- A fast, concurrent string interner☆150Updated 8 months ago
- A memory efficient syntax tree for language developers☆57Updated last month
- Generated bindings for Linux's userspace API☆50Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated 3 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 5 months ago
- Compile-time string operations☆92Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- A super powered testing macro for Rust☆118Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- ☆88Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆180Updated last month