nomemory / c-generic-pqueueLinks
A generic Priority Queue implementation in C using heaps - nothing fancy.
☆12Updated 7 years ago
Alternatives and similar repositories for c-generic-pqueue
Users that are interested in c-generic-pqueue are comparing it to the libraries listed below
Sorting:
- YAML Object Model Layer - a DOM-like interface for YAML☆41Updated last year
- The well-formed build system.☆12Updated 2 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 11 years ago
- ☆11Updated 8 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- A collecton of generic reference counted data structures, tools to create compatible C style classes, and demo applications☆81Updated last month
- Lightweight C++ API for Lua☆26Updated 3 months ago
- A new data-transfer language that has stricter typing yet more flexible syntax.☆18Updated 2 weeks ago
- A colorful C++ type name demangler (like c++filt, but fancier)☆21Updated 9 years ago
- Snowball Stemming Algorithms