Genccont

Generic containers in C. So far: singly & doubly linked lists, a singly-linked queue, a hash table and a binary search tree. As type-safe as I can make them in C. Simple to use and hack; very embeddable - works in user space and in-kernel; 0 build requirements: not even libc needed; can easily cherry-pick only needed source files. zlib license.
Alternatives To Genccont
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Genccont40
7 years agoC
Generic containers in C. So far: singly & doubly linked lists, a singly-linked queue, a hash table and a binary search tree. As type-safe as I can make them in C. Simple to use and hack; very embeddable - works in user space and in-kernel; 0 build requirements: not even libc needed; can easily cherry-pick only needed source files. zlib license.
Libkdumpfile18
2 months ago11otherC
Kernel coredump file access
Paraver Kernel8
3 months ago3lgpl-2.1C++
wxParaver is a trace-based visualization and analysis tool designed to study quantitative detailed metrics and obtain qualitative knowledge of the performance of applications, libraries, processors and whole architectures.
Traceatlas6
2 years ago4C++
Linux Microfs5
5 years agogpl-2.0C
Minimally Improved Compressed Read Only File System.
Alternatives To Genccont
Select To Compare


Alternative Project Comparisons
Popular Zlib Projects
Popular Kernel Projects
Popular Data Processing Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C
Kernel
Macro
Zlib
Type Safety