LRUCache midpoint insertion
[rocksdb.git] / LANGUAGE-BINDINGS.md
1 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.
2
3 * Java - https://github.com/facebook/rocksdb/tree/master/java
4 * Python - http://pyrocksdb.readthedocs.org/en/latest/
5 * Perl - https://metacpan.org/pod/RocksDB
6 * Node.js - https://npmjs.org/package/rocksdb
7 * Go - https://github.com/tecbot/gorocksdb
8 * Ruby - http://rubygems.org/gems/rocksdb-ruby
9 * Haskell - https://hackage.haskell.org/package/rocksdb-haskell
10 * PHP - https://github.com/Photonios/rocksdb-php
11 * C# - https://github.com/warrenfalk/rocksdb-sharp
12 * Rust
13     * https://github.com/spacejam/rust-rocksdb
14     * https://github.com/bh1xuw/rust-rocks
15 * D programming language - https://github.com/b1naryth1ef/rocksdb
16 * Erlang - https://gitlab.com/barrel-db/erlang-rocksdb
17 * Elixir - https://github.com/urbint/rox
18 * Nim - https://github.com/status-im/nim-rocksdb