Skip to content

bauman/discodb

 
 

Repository files navigation

discodb

An efficient, immutable, persistent mapping object.

converted to cmake

    cmake .
    make
    

python wrapper

Default python extension links against libdiscodb

python3 setupy.py install

alternate python extension packages discodb but still requires a system installed libcmph

python3 setup_self_contained.py install 

About

An efficient, immutable, persistent mapping object

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C 80.4%
  • Python 13.6%
  • Erlang 2.5%
  • Lua 1.6%
  • CMake 1.3%
  • Makefile 0.4%
  • Objective-C 0.2%