tomjakubowski / json_macrosLinks
Construct JSON objects in Rust from JSON-like literals. (deprecado, use serde_json's json! macro)
☆104Updated 8 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
- No longer maintained☆113Updated 8 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Rust macros for container initialization and iterator literals☆26Updated 10 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 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
- Unix signal handling for tokio☆88Updated 7 years ago
- A library for writing REST API clients☆78Updated 8 years ago
- Static file-serving middleware for the Iron web framework.☆65Updated 6 years ago
- Asynchronous process management for tokio☆149Updated 6 years ago
- ☆97Updated 8 years ago
- A global event loop☆109Updated 10 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- JSON body parsing for iron☆53Updated 6 years ago
- event loop and promises in Rust☆111Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- The core `Service` trait in Tokio and support☆83Updated 7 years ago
- An implementation of TLS/SSL streams for Tokio☆95Updated 5 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Unix socket support for Rust☆55Updated 7 years ago
- A composable wait system.☆76Updated 7 years ago
- Concurrency utilities for Rust☆134Updated 9 years ago
- [WIP] Transpile Rust (MIR) to JavaScript.☆76Updated 9 years ago
- cargo clippy☆70Updated 9 years ago
- bytevec: A Rust serialization library that uses byte vectors☆42Updated 3 years ago
- A tool to query symbols from rust code for use in IDEs☆92Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago