tomjakubowski / json_macrosLinks
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
Sorting:
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- Static file-serving middleware for the Iron web framework.☆64Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- No longer maintained☆113Updated 7 years ago
- ☆97Updated 8 years ago
- Unix socket support for Rust☆55Updated 7 years ago
- A global event loop☆109Updated 10 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A library for writing REST API clients☆78Updated 8 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- A composable wait system.☆76Updated 6 years ago
- The core `Service` trait in Tokio and support☆82Updated 7 years ago
- Rust macros for container initialization and iterator literals☆26Updated 10 years ago
- Stateful, a Rust Control Flow Plugin☆108Updated 8 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- cargo clippy☆69Updated 9 years ago
- event loop and promises in Rust☆110Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- An implementation of TLS/SSL streams for Tokio☆96Updated 5 years ago
- JSON body parsing for iron☆53Updated 6 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Mounting middleware for Iron☆49Updated 6 years ago
- ORM for rust (journey begins)☆38Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Concurrency utilities for Rust☆134Updated 9 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Very basic ORM for Rust (supports only PostgreSQL right now) based on Deuterium☆58Updated 10 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago