capnproto / capnproto-rustLinks
Cap'n Proto for Rust
☆2,233Updated 3 weeks ago
Alternatives and similar repositories for capnproto-rust
Users that are interested in capnproto-rust are comparing it to the libraries listed below
Sorting:
- A binary encoder / decoder implementation in Rust.☆3,034Updated last week
- Zero-copy deserialization framework for Rust☆3,405Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,661Updated 3 months ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,309Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,012Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,671Updated 3 weeks ago
- A small and fast async runtime for Rust☆4,248Updated last month
- Utilities for working with bytes☆2,070Updated last month
- Rust implementation of Google protocol buffers☆2,916Updated last month
- Parser for Rust source code☆3,108Updated this week
- Concurrency permutation testing tool for Rust.☆2,392Updated 2 months ago
- An RPC framework for Rust with a focus on ease of use.☆3,489Updated 2 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆2,002Updated 11 months ago
- Blazing fast concurrent HashMap for Rust.☆3,533Updated 3 months ago
- async fn(Request) -> Result<Response, Error>☆3,837Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,949Updated this week
- rust stackful coroutine library☆2,121Updated last month
- Statistics-driven benchmarking library for Rust☆5,094Updated last month
- Automated property based testing for Rust (with shrinking).☆2,592Updated last month
- Async version of the Rust standard library☆4,043Updated 3 months ago
- The original askama repo, please go to https://github.com/askama-rs/askama☆3,606Updated 3 months ago
- Structured, contextual, extensible, composable logging for Rust☆1,644Updated 9 months ago
- Compile time static maps for Rust☆1,947Updated this week
- derive(Error) for struct and enum error types☆4,963Updated last week
- Subcommand to show result of macro expansion☆2,877Updated last week
- 🔭 Cross-platform filesystem notification library for Rust.☆2,982Updated 2 weeks ago
- Graph data structure library for Rust.☆3,376Updated last week
- Date and time library for Rust☆3,575Updated this week
- A code coverage tool for Rust projects