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

    dupeGuru

    A tool for finding duplicate files.

    Screenshot

    Project Spotlight

    Netzob

    Support for reverse engineering, evaluation, and simulation of communication protocols.