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. 11 년 전
deb 359b7b015f amd64 în control.sav64 14 년 전
release 9f63924070 14 년 전
rpm f5d2066f80 adaugare rpm amd64 14 년 전
src 9a71d9cf89 integrare în linia principală a funcției hash_map_get_key_value 14 년 전
temelia_performance e3b61ef668 Am adăugat testele scrise de sana@ceata.org. 11 년 전
temelia_performance_graphs e3b61ef668 Am adăugat testele scrise de sana@ceata.org. 11 년 전
temelia_samples e3b61ef668 Am adăugat testele scrise de sana@ceata.org. 11 년 전
.cproject 4bb42546b9 15 년 전
.project 4bb42546b9 15 년 전
AUTHORS 8a2b53eb43 integrare în linia principală 14 년 전
COPYING 8a2b53eb43 integrare în linia principală 14 년 전
INSTALL 8a2b53eb43 integrare în linia principală 14 년 전
Makefile 8d183825dc integrare în linia principală 14 년 전
README 8a2b53eb43 integrare în linia principală 14 년 전
THANKS 8a2b53eb43 integrare în linia principală 14 년 전
utility.sh 8d183825dc integrare în linia principală 14 년 전

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