zrnsm / c-interfaces-and-implementationsLinks
Code and exercises from David R. Hanson's book C Interfaces and Implementations
☆22Updated 12 years ago
Alternatives and similar repositories for c-interfaces-and-implementations
Users that are interested in c-interfaces-and-implementations are comparing it to the libraries listed below
Sorting:
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆68Updated 14 years ago
- ☆46Updated 9 years ago
- IPC Examples☆53Updated 5 years ago
- Some ADT:s - written in C☆57Updated 10 years ago
- C11 Lock-free Stack☆184Updated last year
- "interesting" VM in C. Let's see how this goes.☆984Updated 4 years ago
- C++ for C programmers☆74Updated 6 years ago
- a library of useful C utilities☆64Updated 11 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆90Updated 13 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Duda I/O is an event-driven and high performant web services framework which exposes a friendly C API☆130Updated 6 years ago
- A simple library of data structures for C☆54Updated 5 years ago
- 🔗 Common Data Structures and Algorithms☆52Updated last week
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆57Updated 15 years ago
- Source code for 'C++ Standard Library Quick Reference' by Peter Van Weert and Marc Gregoire☆21Updated 8 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- NIH Utility Library☆90Updated 3 years ago
- Code for Alex Stepanov's Components course at A9.☆90Updated last year
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Coroutines in C☆121Updated 11 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- simple word count example using flex/bison parser☆140Updated last year
- Automatically exported from code.google.com/p/libconcurrency☆26Updated 10 years ago