lmdb
There are 146 repositories under lmdb topic.
yinqiwen/ardb
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
erthink/libmdbx
A potentia Ad Actum ★ Fullfast transactional key-value memory-mapped B-Tree storage engine without WAL ★ Surpasses the legendary LMDB in terms of reliability, features and performance
fastogt/fastonosql
FastoNoSQL is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, ForestDB, Pika, Dynomite, KeyDB GUI management tool.
lmdbjava/lmdbjava
Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
meilisearch/heed
Fully typed LMDB wrappers with minimum overhead 🐦
davidlatwe/montydb
Monty, Mongo tinified. MongoDB implemented in Python !
kriszyp/lmdb-js
Simple, efficient, ultra-fast, scalable data store wrapper for LMDB
meilisearch/milli
Search engine library for Meilisearch ⚡️
PistonY/torch-toolbox
🛠 Toolbox to extend PyTorch functionalities
ThoughtRiver/lmdb-embeddings
Fast word vectors with little memory usage in Python
mozilla/rkv
A simple, humane, typed key-value storage solution.
hoytech/quadrable
Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs
meilisearch/arroy
An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage :boom:
drycpp/lmdbxx
C++11 wrapper for the LMDB embedded B+ tree database library.
dreamsxin/cphalcon7
Dao7 - Web framework for PHP,QQ群 316911641 & 515414530
bernardladenthin/BitcoinAddressFinder
A high performance bitcoin address finder.
wardle/hermes
A library and microservice implementing the health and care terminology SNOMED CT with support for cross-maps, inference, fast full-text search, autocompletion, compositional grammar and the expression constraint language.
ysbecca/py-wsi
Python package for dealing with whole slide images (.svs) for machine learning, particularly for fast prototyping. Includes patch sampling and storing using OpenSlide. Patches may be stored in LMDB, HDF5 files, or to disk. It is highly recommended to fork and download this repository so that personal customisations can be made for your work.
bmatsuo/lmdb-go
Bindings for the LMDB C library
ZJCV/ZCls
Object Classification Training Framework
lmdbjava/benchmarks
Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)
vicolab/ml-pyxis
Tool for reading and writing datasets of tensors in a Lightning Memory-Mapped Database (LMDB). Designed to manage machine learning datasets with fast reading speeds.
ls4154/YCSB-cpp
YCSB written in C++ for embedded databases. (supporting LevelDB, RocksDB, LMDB, WiredTiger, and SQLite)
xunge/pytorch_lmdb_imagenet
Use lmdb to speed up imagenet dataset
vtnerd/monero-lws
Monero Light Wallet Server (scans monero viewkeys and implements mymonero API). Fast LMDB backend.
Spreads/Spreads.LMDB
Low-level zero-overhead and the fastest LMDB .NET wrapper with some additional native methods useful for Spreads
leozqin/precis
Precis is an extensible self-hosted AI-enabled RSS reader with a focus on notifications and support for theming
Fangyh09/Image2LMDB
Convert image folder to lmdb, adapted from Efficient-PyTorch
abdullin/cellar
Append-only storage in Go designed for the analytical workloads
criccomini/ezdb
EZDB provides a nice Java wrapper around LevelDB, RocksDB, and LMDB.
hoytech/lmdbxx
C++17 wrapper for the LMDB embedded B+ tree database library
rmccorm4/PyTorch-LMDB
Scripts to work with LMDB + PyTorch for Imagenet training
ColumbiaDVMM/ColumbiaImageSearch
Columbia Image and Face Search tool for MEMEX
fastnear/fast-near
Fastest RPC for @near based on Redis/LMDB
Drup/ocaml-lmdb
Ocaml bindings for lmdb.
dacr/zio-lmdb
Lightning Memory Database (LMDB) for scala ZIO