PistonDevelopers / meta
A DSL parsing library for human readable text documents
☆91Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for meta
- A typesafe store keyed by types and containing different types of values.☆177Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- A flexible thread pool providing scoped and static threads.☆84Updated 5 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Easily hotswap functions in running executables☆139Updated 6 years ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- An object pool manager in Rust☆195Updated 3 years ago
- A composable wait system.☆77Updated 6 years ago
- ☆135Updated 9 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆84Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- Procedural macros in expression position☆203Updated last year
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 3 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last week
- Intended to allow taking a T from a &mut T temporarily☆73Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆105Updated last year
- Concatenate identifiers in a macro invocation☆93Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- [ABANDONED] General-purpose data processing library. Mirror of https://gitlab.com/nitric/nitric☆84Updated 4 years ago
- Asynchronous HTTP client built on libcurl☆110Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago