Amulet-LevelDB
LevelDB wrapper
A Cython wrapper around Mojang's custom LevelDB library to provide a Python interface for a specific use case.
A Cython wrapper for Mojang's custom LevelDB
5 stars
3 watching
2 forks
Language: Python
last commit: 6 days ago Related projects:
Repository | Description | Stars |
---|---|---|
amulet-team/amulet-core | A Python library for reading and writing Minecraft save formats. | 220 |
amulet-team/amulet-nbt | A Python library for reading and writing binary NBT data used in Minecraft | 42 |
skovsgaard/exleveldb | An Elixir wrapper around the Erlang module, eleveldb, providing a simple interface to LevelDB databases. | 44 |
amulet-team/amulet-map-editor | A tool for editing and converting Minecraft worlds across various versions. | 1,777 |
tradle/react-native-level | Provides an API wrapper around AsyncStorage to simplify LevelDB operations in React Native applications. | 40 |
jmhodges/levigo | A Go wrapper for LevelDB | 415 |
dain/leveldb | Port of LevelDB to Java for storing and retrieving data in a key-value format | 1,529 |
crystal-community/leveldb | A Crystal binding for LevelDB, providing an interface to the fast key-value storage library. | 39 |
b-straub/dexienet | A .NET wrapper for IndexedDB that provides a simple interface for building cloud-enabled databases | 43 |
emacsorphanage/mongo | Provides a way to interact with MongoDB databases using Emacs Lisp | 47 |
spiraldb/ziggy-pydust | A toolkit for building Python extensions in Zig. | 417 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 83 |
paragonie/easydb | A simple and secure PDO wrapper for PHP projects. | 737 |
numtel/meteor-pg | Provides a reactive interface to PostgreSQL databases in Meteor applications | 300 |
rodabt/vduckdb | A V-language wrapper around the DuckDB database engine | 30 |