leveldb

Key-value store library

A Crystal binding for LevelDB, providing an interface to the fast key-value storage library.

Crystal binding for LevelDB

GitHub

39 stars
7 watching
5 forks
Language: Crystal
last commit: over 6 years ago
Linked from 1 awesome list

crystalleveldb

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
google/leveldbA fast key-value storage library with ordered mapping from string keys to string values.36,769
crystal-lang/crystal-dbA common API for interacting with various databases from a Crystal application304
kim/leveldb-haskellProvides Haskell bindings to LevelDB for fast, disk-based key-value storage66
skade/leveldbBindings for a popular, no-configuration, key-value store with fast write performance and efficient storage183
crystal-lang/crystal_libAutomatically generates bindings for native libraries in Crystal programming language138
crystal-lang/crystal-sqlite3Bindings for interacting with an SQLite3 database using Crystal programming language140
graphql-crystal/graphqlA GraphQL server library built around the Crystal programming language135
crystal-lang/crystal-mysqlA Crystal language library implementing the MySQL driver to provide direct access to MySQL databases.106
crystal-community/crystal-patternsA collection of design patterns implemented in Crystal language.297
crystal-data/num.crA scientific computing library providing efficient data structures and numerical operations151
amit-davidson/libradbA simple key-value store implemented in Go for learning purposes and providing a basic database example.171
crystal-community/jwtAn implementation of JSON Web Token authentication in Crystal programming language206
crystal-community/toml.crA Crystal implementation of the TOML data serialization format60
crystal-loot/selenium.crA Selenium client library for Crystal programming language26
dain/leveldbPort of LevelDB to Java for storing and retrieving data in a key-value format1,537