Temelia is the data structure library in C developed by Fundația Ceata.

Tiberiu C. Turbureanu e3b61ef668 Am adăugat testele scrise de sana@ceata.org. 10 years ago
deb 359b7b015f amd64 în control.sav64 14 years ago
release 9f63924070 14 years ago
rpm f5d2066f80 adaugare rpm amd64 14 years ago
src 9a71d9cf89 integrare în linia principală a funcției hash_map_get_key_value 14 years ago
temelia_performance e3b61ef668 Am adăugat testele scrise de sana@ceata.org. 10 years ago
temelia_performance_graphs e3b61ef668 Am adăugat testele scrise de sana@ceata.org. 10 years ago
temelia_samples e3b61ef668 Am adăugat testele scrise de sana@ceata.org. 10 years ago
.cproject 4bb42546b9 15 years ago
.project 4bb42546b9 15 years ago
AUTHORS 8a2b53eb43 integrare în linia principală 14 years ago
COPYING 8a2b53eb43 integrare în linia principală 14 years ago
INSTALL 8a2b53eb43 integrare în linia principală 14 years ago
Makefile 8d183825dc integrare în linia principală 14 years ago
README 8a2b53eb43 integrare în linia principală 14 years ago
THANKS 8a2b53eb43 integrare în linia principală 14 years ago
utility.sh 8d183825dc integrare în linia principală 14 years ago

README

Temelia is a generic data structures library written in ANSI C. It implements
the most general use data structures, mostly studied at school.

This is the Temelia project directory. It currently contains the following:
Directory Description

src Temelia's source files
src/include Temelia's header files
Makefile Makefile for Temelia's sources
AUTHORS List of authors and contributors
COPYING Licence under which is released Temelia
INSTALL How to install Temelia
THANKS List of people that support Temelia

samples Quality tests and examples of how to use data
structures to solve problems
samples/Makefile Makefile for tests
samples/src Source files
samples/src/include Header files

performance Performance tests; Temelia vs C++ STL
performance/Makefile Makefile for performance tests
performance/src Source files
performance/src/include Header files

deb deb install packet for deb-based operating systems
deb/amd64 amd64 architecture
deb/i386 i386 architecture

rpm rpm install packet for rpm-based operating systems
rpm/amd64 amd64 architecture
rpm/i386 i386 architecture