Skip to content
/ leveldb Public
forked from bureau14/leveldb

Bureau 14 LevelDB branch with full Windows support. Requires Boost

License

Notifications You must be signed in to change notification settings

onitu/leveldb

This branch is 1 commit ahead of, 1 commit behind bureau14/leveldb:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e2654fd · Jan 17, 2015

History

23 Commits
Oct 20, 2014
Oct 20, 2014
Oct 20, 2014
Oct 20, 2014
Sep 23, 2013
Oct 20, 2014
Oct 20, 2014
Oct 20, 2014
Dec 3, 2014
Sep 23, 2013
Jan 17, 2015
Sep 3, 2013
Oct 20, 2014
Sep 3, 2013
Sep 3, 2013
Oct 20, 2014
Sep 3, 2013
Sep 3, 2013
Oct 20, 2014

Repository files navigation

LevelDB B14 branch

Current version: 1.18

Bureau 14 LevelDB branch with full Windows support. This is not an official LevelDB branch, but the branch we use in our product, quasardb.

  • Full Windows support: everything builds, all tests pass;
  • CMake based build
  • Explicit (thread unsafe) de-allocation routines for "clean exits". Helps a lot when running your application into a leak detector;
  • The Windows build requires Boost;
  • Our code is C++11ish and may require a recent compiler;
  • Lots of warnings fixed;
  • Is not 100% compliant with Google coding style.

Tested on FreeBSD, Linux and Windows (32-bit & 64-bit).

Might contains trace of nuts.

Comments? Questions? Suggestions? Pull!

B14 Maintainer: Edouard

About

Bureau 14 LevelDB branch with full Windows support. Requires Boost

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.0%
  • C 3.0%
  • Other 2.0%