tomjakubowski / json_macros
Construct JSON objects in Rust from JSON-like literals. (deprecado, use serde_json's json! macro)
☆103Updated 7 years ago
Alternatives and similar repositories for json_macros:
Users that are interested in json_macros are comparing it to the libraries listed below
- Stateful, a Rust Control Flow Plugin☆107Updated 7 years ago
- A modern asynchronous HTTP server for Rust.☆62Updated 8 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- A composable wait system.☆76Updated 6 years ago
- The core `Service` trait in Tokio and support☆82Updated 6 years ago
- ORM for rust (journey begins)☆38Updated 3 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- ☆97Updated 8 years ago
- Unix socket support for Rust☆53Updated 6 years ago
- No longer maintained☆113Updated 7 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Mounting middleware for Iron☆49Updated 6 years ago
- Streaming HTTP parser for Rust, based on nodejs/http-parser☆50Updated 5 years ago
- Simple routing middleware for rust HTTP library hyper.☆52Updated 3 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- event loop and promises in Rust☆110Updated 8 years ago
- Core I/O primitives for asynchronous I/O in Rust.☆125Updated 6 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Useable macro identifier concatenation plugin for Rust (deprecated)☆43Updated 6 years ago
- Static file-serving middleware for the Iron web framework.☆64Updated 6 years ago
- cargo clippy☆69Updated 8 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- The mio/rotor based http server library for rust (UNMAINTAINED, use tk-http)☆111Updated 7 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Rust macros for container initialization and iterator literals☆26Updated 9 years ago