Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
|
Files | |
file | data_linked_list.h [code] |
file | double_linked_list.h [code] |
file | hash_table.h [code] |
file | int_linked_list.h [code] |
A doubly-linked list of integers. | |
file | linked_list.h [code] |
A doubly-linked list. | |
file | linked_list_iterator.h [code] |
file | string_hash_table.h [code] |
file | string_int_pair.h [code] |
file | string_linked_list.h [code] |
A doubly-linked list of strings. | |