PistonDevelopers / meta
A DSL parsing library for human readable text documents
☆92Updated 3 years ago
Alternatives and similar repositories for meta:
Users that are interested in meta are comparing it to the libraries listed below
- Candidates for inclusion in the Rust standard library☆89Updated last year
- ☆135Updated 11 months ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Easily hotswap functions in running executables☆139Updated 6 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 4 months ago
- Extensions for standard networking types☆106Updated 6 months ago
- skiplist☆141Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Stateful, a Rust Control Flow Plugin☆107Updated 7 years ago
- ☆129Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Asynchronous HTTP client built on libcurl☆110Updated 6 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- String interning for Rust☆196Updated 4 months ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Asynchronous process management for tokio☆146Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated 3 weeks ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆220Updated last week
- Judy array implementation in pure Rust☆84Updated 7 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 3 years ago