djkoloski / rust_serialization_benchmark
Benchmarks for rust serialization frameworks
☆751Updated 2 weeks ago
Alternatives and similar repositories for rust_serialization_benchmark:
Users that are interested in rust_serialization_benchmark are comparing it to the libraries listed below
- Async multi-producer multi-consumer channel☆836Updated 2 months ago
- A crate for mucking around with piles of bytes☆812Updated this week
- Support atomic operations on Arc itself☆900Updated 3 weeks ago
- Compile-time type-checked builder derive☆969Updated this week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆659Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,516Updated 2 months ago
- Remove unused Rust dependencies with this one weird trick!☆916Updated last month
- Typed distributed plugin registration☆1,084Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,430Updated this week
- A fast bump allocation arena for Rust☆1,621Updated 3 weeks ago
- A binary encoder/decoder for Rust☆433Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 7 months ago
- A no_std + serde compatible message library for Rust☆1,051Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆781Updated last month
- An implementation of a LRU cache☆683Updated last month
- A Rust proc-macro attribute parser☆1,093Updated 2 weeks ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆623Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆788Updated last week
- ☆947Updated 8 months ago
- Generate JSON Schema documents from Rust code☆950Updated last month
- Module initialization/global constructor functions for Rust☆827Updated 2 weeks ago
- Make retry like a built-in feature provided by Rust.☆821Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆716Updated last week
- Fast and simple benchmarking for Rust projects☆1,076Updated last month
- Clone trait that is object-safe☆695Updated 3 weeks ago
- ☆429Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆716Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 7 months ago
- Rust port of simdjson☆1,213Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,065Updated 2 weeks ago