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: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
amulet-team/amulet-core | A Python library for reading and writing Minecraft save formats. | 222 |
amulet-team/amulet-nbt | A library that reads and writes binary data in the format used by Minecraft games. | 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,803 |
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,537 |
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 | 44 |
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. | 437 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 84 |
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 wrapper around the DuckDB in-memory database library to simplify its usage with the V programming language. | 32 |