zrnsm / c-interfaces-and-implementationsLinks
Code and exercises from David R. Hanson's book C Interfaces and Implementations
☆23Updated 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:
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆66Updated 14 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- ☆46Updated 10 years ago
- Some ADT:s - written in C☆57Updated 10 years ago
- C11 Lock-free Stack☆184Updated last year
- C Interfaces and Implementations☆688Updated last year
- A simple library of data structures for C☆54Updated 5 years ago
- Coroutines for C.☆77Updated 8 years ago
- IPC Examples☆52Updated 6 years ago
- Coroutines in C☆122Updated 11 years ago
- a tiny web server in C, for daily use.☆390Updated 5 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- C Object System: a framework that brings C to the level of other high level programming languages and beyond☆367Updated last year
- A tiny web server in C☆158Updated 3 years ago
- Dynace object-oriented extension to C☆117Updated 10 months ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- A commented list of Modern C++ resources☆60Updated 2 weeks ago
- A fork of Paul Hsieh's Better String Library☆157Updated 3 weeks ago
- A library of generic intrusive data structures and algorithms in ANSI C☆612Updated 7 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆93Updated 13 years ago
- Examples for _21st Century C_ by Ben Klemens☆359Updated 5 years ago
- Code for Alex Stepanov's Components course at A9.☆91Updated last year
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- C library of key-value data structures.☆296Updated 5 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- Object-Oriented Programming With ANSI-C☆296Updated 5 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Mirror from SVN of GNU libmicrohttpd☆67Updated 9 years ago
- Code samples for the book Patterns in C☆187Updated 9 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago