BS

BS is a data structures library. It features fixed size, random access sequences. The sequences are constructed over B-trees. Complexity for most single item operations is about O(logN). The sequences are three to five times faster over random access BST-based sequences, while having better memory usage characteristics.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  31 Dec 2011 20:41

    Release Notes: This is the initial release.

    Screenshot

    Project Spotlight

    pycrc

    A fully parametrizable CRC calculation utility and C source code generator.

    Screenshot

    Project Spotlight

    Ingo

    A mail filtering manager, supporting Sieve, procmail, maildrop and IMAP filters.