zrnsm / c-interfaces-and-implementations
Code and exercises from David R. Hanson's book C Interfaces and Implementations
☆22Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for c-interfaces-and-implementations
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆68Updated 13 years ago
- IPC Examples☆52Updated 5 years ago
- Some ADT:s - written in C☆57Updated 9 years ago
- ☆46Updated 8 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 8 years ago
- A library which implements a couple of famous binary search trees.☆164Updated 2 years ago
- C11 Lock-free Stack☆180Updated 6 months ago
- Simple, memory-safe data-structures in C.☆160Updated 9 years ago
- Mastering Algorithms with C☆30Updated 4 years ago
- Mirror of Apache C++ Standard Library☆63Updated 5 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆48Updated 10 years ago
- A simple library of data structures for C☆53Updated 4 years ago
- Henry Spencer's BSD regular expression library. This is the original version, with a single bug fix. A modified version is in the rxspenc…☆40Updated 9 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A buffered-tree implemented in dictionary type and more☆74Updated 11 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆91Updated 12 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- Pblog is a small, low overhead, structured logging library☆30Updated 7 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆48Updated 8 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 10 years ago
- This repository contains example files organized by chapters in Mastering Algorithms with C, by Kyle Loudon☆70Updated 4 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- Adobe Platform Libraries☆30Updated 4 years ago
- Raft implementation based on libcppa☆21Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago