Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniel-le97/vlmdb
V wrapper for lmdb
https://github.com/daniel-le97/vlmdb
Last synced: 24 days ago
JSON representation
V wrapper for lmdb
- Host: GitHub
- URL: https://github.com/daniel-le97/vlmdb
- Owner: daniel-le97
- License: mit
- Created: 2024-10-16T21:45:16.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-18T03:01:48.000Z (3 months ago)
- Last Synced: 2024-12-09T14:58:00.144Z (about 1 month ago)
- Language: V
- Homepage: https://daniel-le97.github.io/vlmdb/
- Size: 248 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vlmdb
`vlmdb` is a V wrapper for LMDB.
## License
`vlmdb` is licensed under the MIT License. See the `LICENSE` file for details.
The LMDB code included in the `./thirdparty` directory is licensed under the OpenLDAP Public License. See the `thirdparty/LICENSE` file for details.