An open API service indexing awesome lists of open source software.

https://github.com/thinkerou/leveldb-windows

Migrated LevelDB to Windows
https://github.com/thinkerou/leveldb-windows

leveldb leveldb-windows windows

Last synced: about 2 months ago
JSON representation

Migrated LevelDB to Windows

Awesome Lists containing this project

README

        

## LevelDB Project

- Environment:

- win7 + VS2013

- Project description

- Read the leveldatabase of chromium project about port
- LevelDB generate LevelDB.lib
- UnitTest is the unit test of LevelDB project
- Test is the integration test of LevelDB project