2014-10-15 22:22:55 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00
2014-10-10 17:36:02 +04:00

This is a set of small usefull utilites & macros


bidirectional_list - simple list with operation of searching, inserting, deleting
B-trees - simple but slowly binary search trees with all main operations
fifo_lifo - simple stack-like queues
simple_list - 1-directional list with functions: add element; delete list
usefull_macros - a lot of different macros & functions
	* safe memory allocation & freeing
	* coloured output on tty & monochromeous on non-tty
	* error/warning/debug macros
	* MMAP files into memory

Description
No description provided
Readme 5.7 MiB
Languages
C 91.2%
Makefile 2%
CMake 1.8%
HTML 1.7%
C++ 1.5%
Other 1.8%