Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044426
en ru br
ALT Linux repos
S:0.3.0-alt2.git20140826
3.0: 0.9.1-alt2

Group :: System/Libraries
RPM: libdict

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.3.0-alt2.git20140826
Build date: 29 june 2019, 10:47 ( 247.8 weeks ago )
Size: 35.00 Kb

Home 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

Current maintainer: Eugeny A. Rostovtsev (REAL)

List of contributors

List of rpms provided by this srpm:

  • libdict
  • libdict-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin