All Projects → gstrauss → mcdb

gstrauss / mcdb

Licence: LGPL-2.1 license
mcdb - fast, reliable, simple code to create and read constant databases

Programming Languages

c
50402 projects - #5 most used programming language
perl
6916 projects
Makefile
30231 projects
shell
77523 projects
XS
67 projects
ruby
36898 projects - #4 most used programming language
python
139335 projects - #7 most used programming language
mcdb - fast, reliable, simple code to create and read constant databases

README  - summary (this file)
INSTALL - quick installation 
COPYING - copyright/license
NOTES   - technical details (if interested)

t/PERFORMANCE - performance notes

mcdb (mmap constant database) is originally based on the cdb package, a:
"fast, reliable, simple package for creating and reading constant databases."
mcdb is almost 33% faster, provides support for use in threaded programs, and
supports databases larger than 4 GB.

nss_mcdb is an nss implementation of standard authentication and netdb files
built as mcdb databases, which are faster than using nscd.  

https://github.com/gstrauss/mcdb/ provides the latest information about mcdb.
http://cr.yp.to/cdb.html provides information about cdb, on which mcdb is based.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].