Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/penberg/ycsb-rs

A Rust port of Yahoo! Cloud Serving Benchmark (YCSB)
https://github.com/penberg/ycsb-rs

Last synced: 13 days ago
JSON representation

A Rust port of Yahoo! Cloud Serving Benchmark (YCSB)

Awesome Lists containing this project

README

        

# YCSB for Rust

This is a port of [YCSB](https://github.com/brianfrankcooper/YCSB) to Rust.

## Authors

* [Pekka Enberg](https://github.com/penberg)
* [Alex Chi](https://github.com/skyzh)