capnproto / capnproto-rust
Cap'n Proto for Rust
☆2,138Updated 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
- A binary encoder / decoder implementation in Rust.☆2,798Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,525Updated 4 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,859Updated 7 months ago
- Utilities for working with bytes☆1,979Updated last week
- Zero-copy deserialization framework for Rust☆3,116Updated 3 weeks ago
- A small and fast async runtime for Rust☆3,852Updated this week
- PROST! a Protocol Buffers implementation for the Rust Language☆4,121Updated this week
- An RPC framework for Rust with a focus on ease of use.☆3,359Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,256Updated this week
- Rust port of Google's SwissTable hash map☆2,568Updated last week
- Concurrency permutation testing tool for Rust.☆2,259Updated last week
- async fn(Request) -> Result<Response, Error>☆3,673Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,842Updated 2 weeks ago
- Parser for Rust source code☆2,991Updated last week
- derive(Error) for struct and enum error types☆4,730Updated 3 weeks ago
- Statistics-driven benchmarking library for Rust☆4,820Updated 3 months ago
- Compile time static maps for Rust☆1,890Updated 2 weeks ago
- Parse command line arguments by defining a struct.☆2,719Updated last year
- Subcommand to show result of macro expansion☆2,778Updated 3 weeks ago
- Async version of the Rust standard library☆4,006Updated 5 months ago
- Structured, contextual, extensible, composable logging for Rust☆1,601Updated 4 months ago
- Rust implementation of Google protocol buffers☆2,858Updated 4 months ago
- Date and time library for Rust☆3,441Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,880Updated 3 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,729Updated 2 weeks ago
- The missing batteries of Rust☆2,042Updated last week
- a debugger for async rust!