tomjakubowski / json_macros
Construct JSON objects in Rust from JSON-like literals. (deprecado, use serde_json's json! macro)
☆102Updated 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 composable wait system.☆76Updated 6 years ago
- A modern asynchronous HTTP server for Rust.☆61Updated 8 years ago
- cargo clippy☆68Updated 8 years ago
- event loop and promises in Rust☆110Updated 8 years ago
- ☆97Updated 8 years ago
- Useable macro identifier concatenation plugin for Rust (deprecated)☆42Updated 5 years ago
- The core `Service` trait in Tokio and support☆82Updated 6 years ago
- No longer maintained☆112Updated 7 years ago
- Rust macros for container initialization and iterator literals☆26Updated 9 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆75Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- Streaming HTTP parser for Rust, based on nodejs/http-parser☆50Updated 5 years ago
- Static file-serving middleware for the Iron web framework.☆63Updated 5 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Cap'n Proto code generation for Rust☆77Updated 6 years ago
- Lightweight actor system built on top of Tokio☆73Updated 7 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Unix socket support for Rust☆53Updated 6 years ago
- A global event loop☆108Updated 9 years ago
- An examples-driven tutorial for learning how to write web applications using Iron☆51Updated 9 years ago
- Install a Cargo application from source without a preexisting Rust installation☆36Updated 9 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- No longer maintained☆69Updated 7 years ago
- Support macros for Rust-Postgres☆151Updated 5 years ago
- Very basic ORM for Rust (supports only PostgreSQL right now) based on Deuterium☆57Updated 9 years ago