Package libdict: Information
Source package: libdict
Version: 0.3.0-alt2.git20140826
Build time: Jan 1, 2021, 01:04 PM
Category: System/Libraries
Report package bugHome page: https://github.com/fmela/libdict
License: BSD
Summary: C library of key-value data structures with an object-oriented interface
Description:
libdict is a C library that provides the following data structures with efficient insert, lookup, and delete routines: * height-balanced (AVL) tree * red-black tree * splay tree * weight-balanced tree * path-reduction tree * treap * hashtable, using separate chaining * hashtable, using open addressing with linear probing
List of RPM packages built from this SRPM:
libdict (e2kv5, e2kv4, e2k)
libdict-devel (e2kv5, e2kv4, e2k)
libdict (e2kv5, e2kv4, e2k)
libdict-devel (e2kv5, e2kv4, e2k)
Maintainer: Eugeny A. Rostovtsev
Last changed
June 29, 2019 Michael Shigorin 0.3.0-alt2.git20140826
- fixed build on 64-bit architectures - minor spec cleanup
Sept. 10, 2014 Eugeny A. Rostovtsev 0.3.0-alt1.git20140826
- Initial build for Sisyphus