2 projects tagged "Apache 2.0"
TomP2P is a P2P-based high performance key-value pair storage library. Each peer has a table (either disk-based or memory-based) to store its values. A single value can be queried or updated with a secondary key. The underlying communication framework uses Java NIO to handle many concurrent connections.
A set of utility classes that can be used for Desktop application development.
C++ template classes implementing a B+ tree key/data container in main memory.