diff --git a/LANGUAGE-BINDINGS.md b/LANGUAGE-BINDINGS.md index a59a9de983bba91a52edcea6aebd6d5639ca16bc..2ec05fb05c6be6140d8d9cff1491c46c6e95349b 100644 --- a/LANGUAGE-BINDINGS.md +++ b/LANGUAGE-BINDINGS.md @@ -10,9 +10,11 @@ This is the list of all known third-party language bindings for RocksDB. If some * PHP - https://github.com/Photonios/rocksdb-php * C# - https://github.com/warrenfalk/rocksdb-sharp * Rust + * https://github.com/pingcap/rust-rocksdb (used in production fork of https://github.com/spacejam/rust-rocksdb) * https://github.com/spacejam/rust-rocksdb * https://github.com/bh1xuw/rust-rocks * D programming language - https://github.com/b1naryth1ef/rocksdb * Erlang - https://gitlab.com/barrel-db/erlang-rocksdb * Elixir - https://github.com/urbint/rox * Nim - https://github.com/status-im/nim-rocksdb +* Swift and Objective-C (iOS/OSX) - https://github.com/iabudiab/ObjectiveRocks