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
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 11 years ago
- Very fast CSV parser in C that utilizes x86 SSE instructions☆11Updated last year
- A collecton of generic reference counted data structures, tools to create compatible C style classes, and demo applications☆81Updated 2 weeks ago
- ☆13Updated 2 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Region based memory allocator☆15Updated 5 years ago
- Lua trace JIT compiler using LLVM-C☆29Updated 5 years ago
- Columnar storage and query engine☆9Updated 6 years ago
- The well-formed build system.☆12Updated 2 years ago
- ☆11Updated 8 years ago
- tree markup language parser in C++☆9Updated last week
- Dynamic-language-like data structure for C☆13Updated 8 years ago
- A vectorized single header hash function.☆19Updated 6 months ago
- A decentralized unique ID generator (int64)☆21Updated 8 years ago
- A C Templating Engine☆10Updated 8 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆12Updated last week
- A rethinking of the C time library☆11Updated 3 months ago
- leveldb FUSE filesystem☆16Updated 11 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 4 years ago
- Lightweight C++ API for Lua☆25Updated 2 months ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- C adaptation of the swiss table (flat hash map) presented at CppCon by Google (https://www.youtube.com/watch?v=ncHmEUmJZf4).☆17Updated 5 years ago
- Example bare-bones gazette consumer application that plays ping pong. _At Scale_!☆15Updated 4 years ago
- Another dynamically-typed, lightweight programming language☆12Updated 10 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago