Select a tag to browse associated projects and drill deeper into the tag cloud.
The generic data structure library is a bunch of data structures that are designed and created in as generic a fashion as possible. Each data structure will contain its own basic memory management, be able to handle any object type, and hopefully constraint to strict algorithmic constraints. When
IntroductionI began writing what would become this library back in 2004. At the time, I was developing a semi-structured database called Spinneret, which was to be a sensical merging of the relational database concepts that I had utilized throughout my life and the native XML concept which I
MATLAB Pointer Library provides an implemetation of pointers and data structures in MATLAB The idea of the library is taken from DSATX - The Data Structures & Algorithms Toolbox (Yaron Keren). Unfortunately, DSTAX supplies certain mex-functions as dll-files and does not contain the source C
Collection of classes and interfaces that implements ADTs like lists, queues, stacks, etc, for teaching/learning propouses
A C library of commonly used abstract data types and utilities. It includes ADTs like lists, queues, sets, maps, and useful utilities like configuration file readers.
Data Structures & Algorithms in pure Assembly by FASM (www.flatassembler.net) eg. Splay Trees, Red-Black Trees, B-Trees, Skip List include simple Stack, Queue, Linked List etc.
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.