nomemory / c-generic-pqueue
A generic Priority Queue implementation in C using heaps - nothing fancy.
☆12Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for c-generic-pqueue
- Java implementation of the FSet functional collections library.☆10Updated 8 years ago
- YAML Object Model Layer - a DOM-like interface for YAML☆40Updated 6 months ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- A cross platform JIT engine based on Eclipse OMR☆25Updated 5 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆13Updated 11 years ago
- ☆11Updated 8 years ago
- A collecton of generic reference counted data structures, tools to create compatible C style classes, and demo applications☆81Updated 9 years ago
- Futspace is a voxel based graphics engine implemented in Futhark☆8Updated 4 years ago
- Ruby Gem: Reduce memory usage for a large number of config. For example, game config in excel☆5Updated 6 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- interpret Lua (the C source code) in pure Python with PyCParser☆14Updated 13 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆12Updated last week
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- A decentralized unique ID generator (int64)☆21Updated 8 years ago
- A library for high-performance lightweight threads☆20Updated 13 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated last month
- A vectorized single header hash function.☆19Updated this week
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- Lightweight C++ API for Lua☆24Updated 4 months ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- Dynamic-language-like data structure for C☆13Updated 8 years ago
- Argument parsing library for C.☆12Updated 8 years ago
- The well-formed build system.☆12Updated last year
- Useful macros for debugging purposes.☆16Updated 9 years ago
- Implementation of the user-space eBPF VM based on the iovisor version (https://github.com/iovisor/ubpf)☆10Updated 4 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆15Updated 4 years ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆15Updated 12 years ago