mirror of
https://github.com/facebook/rocksdb.git
synced 2024-11-26 07:30:54 +00:00
c10b391314
Summary: I made another rust binding. 👻 * Use C++ API (instead of C API) * Try to follow [Rust Guidelines](https://aturon.github.io/README.html) * Working in progress (the APIs are not stable yet) Closes https://github.com/facebook/rocksdb/pull/2438 Differential Revision: D5690612 Pulled By: siying fbshipit-source-id: 11d3956c33b5e5366555afbf3786b782be3046e7
759 B
759 B
This is the list of all known third-party language bindings for RocksDB. If something is missing, please open a pull request to add it.
- Java - https://github.com/facebook/rocksdb/tree/master/java
- Python - http://pyrocksdb.readthedocs.org/en/latest/
- Perl - https://metacpan.org/pod/RocksDB
- Node.js - https://npmjs.org/package/rocksdb
- Go - https://github.com/tecbot/gorocksdb
- Ruby - http://rubygems.org/gems/rocksdb-ruby
- Haskell - https://hackage.haskell.org/package/rocksdb-haskell
- PHP - https://github.com/Photonios/rocksdb-php
- C# - https://github.com/warrenfalk/rocksdb-sharp
- Rust
- D programming language - https://github.com/b1naryth1ef/rocksdb