discodb
Mapping container
An immutable, persistent mapping object designed for efficient data storage and retrieval
An efficient, immutable, persistent mapping object
99 stars
13 watching
31 forks
Language: C
last commit: almost 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
discoproject/disco | A distributed computing framework for parallel processing of large data sets | 1,631 |
cos-archives/modular-odm | An object-document mapper for Python that supports various data storage backends without requiring changes to the code. | 13 |
mattreecebentley/plf_colony | An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements. | 398 |
containerd/project | Utility repository for containerd projects | 75 |
rom-rb/rom | A toolkit for efficiently mapping and persisting data in Ruby applications | 2,087 |
magic003/alice | An additive dependency injection container for Golang. | 50 |
necordjs/pagination | A lightweight module for implementing pagination in Discord bot applications | 15 |
orlp/devector | A container class with efficient append operations on either end. | 37 |
defval/di | A dependency injection container for the Go programming language | 233 |
mrtaikandi/mapto | A convention-based object mapping library using Roslyn source generation | 94 |
hnh/di | A dependency injection library with a clean API and flexibility | 9 |
pharo-rdbms/glorp | A lightweight Object-Relational Mapper for Pharo that simplifies interaction with databases | 22 |
primlabs/bucket | A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. | 31 |
lsoft/dpdtinject | A compile-time general purpose DI container for C# applications. | 32 |
atlasphp/atlas.orm | An implementation of a data mapper for persistence models using a passive record approach. | 428 |