leveldb
Key-value store library
A Crystal binding for LevelDB, providing an interface to the fast key-value storage library.
Crystal binding for LevelDB
39 stars
7 watching
5 forks
Language: Crystal
last commit: almost 5 years ago
Linked from 1 awesome list
crystalleveldb
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| A common API for interacting with various databases from a Crystal application | 304 |
| Provides Haskell bindings to LevelDB for fast, disk-based key-value storage | 66 |
| Bindings for a popular, no-configuration, key-value store with fast write performance and efficient storage | 183 |
| Automatically generates bindings for native libraries in Crystal programming language | 138 |
| Bindings for interacting with an SQLite3 database using Crystal programming language | 140 |
| A GraphQL server library built around the Crystal programming language | 135 |
| A Crystal language library implementing the MySQL driver to provide direct access to MySQL databases. | 106 |
| A collection of design patterns implemented in Crystal language. | 297 |
| A scientific computing library providing efficient data structures and numerical operations | 151 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| An implementation of JSON Web Token authentication in Crystal programming language | 206 |
| A Crystal implementation of the TOML data serialization format | 60 |
| A Selenium client library for Crystal programming language | 26 |
| Port of LevelDB to Java for storing and retrieving data in a key-value format | 1,537 |