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
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- ☆135Updated last year
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Asynchronous process management for tokio☆146Updated 5 years ago
- Stateful, a Rust Control Flow Plugin☆107Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A very small GC in Rust, with a safe API☆61Updated 7 months ago
- Judy array implementation in pure Rust☆85Updated 7 years ago
- Hot-reloading loadable and reloadable resources☆216Updated 4 years ago
- Context utilities in Rust☆87Updated last year
- LLVM wrappers for Rust☆68Updated 7 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 5 years ago
- skiplist☆141Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- Concurrent work-stealing deque☆47Updated 6 years ago