djkoloski / rust_serialization_benchmarkLinks
Benchmarks for rust serialization frameworks
☆858Updated last month
Alternatives and similar repositories for rust_serialization_benchmark
Users that are interested in rust_serialization_benchmark are comparing it to the libraries listed below
Sorting:
- Support atomic operations on Arc itself☆1,092Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆878Updated 6 months ago
- A binary encoder/decoder for Rust☆527Updated 3 weeks ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆693Updated last month
- Fast and simple benchmarking for Rust projects☆1,224Updated 5 months ago
- Async multi-producer multi-consumer channel☆888Updated 2 months ago
- Compile-time type-checked builder derive☆1,082Updated this week
- Rust port of simdjson☆1,306Updated last week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆775Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆670Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆894Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆766Updated 6 months ago
- Optimized string search routines for Rust.☆1,196Updated 3 months ago
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆445Updated this week
- Typed distributed plugin registration☆1,184Updated this week
- cross-platform Rust API for memory mapped IO☆528Updated 3 weeks ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆797Updated last month
- Remove unused Rust dependencies with this one weird trick!☆1,075Updated last week
- Fully typed LMDB wrappers with minimum overhead 🐦☆791Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆900Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆853Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,168Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,527Updated 2 months ago
- A lock-free, eventually consistent, concurrent multi-value map.☆522Updated 4 years ago
- An implementation of a LRU cache☆740Updated last week
- A hierarchical configuration library so con-free, it's unreal.☆810Updated last year
- Slotmap data structure for Rust☆1,234Updated last year
- Fastest pure Rust implementation of LZ4 compression/decompression.☆539Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆701Updated 9 months ago