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.☆166Updated 3 years ago
- ☆46Updated 10 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- Some ADT:s - written in C☆57Updated 10 years ago
- IPC Examples☆52Updated 6 years ago
- C Interfaces and Implementations☆690Updated last year
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 7 years ago
- C11 Lock-free Stack☆184Updated last year
- Code samples for the book Patterns in C☆187Updated 9 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆613Updated 7 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Coroutines in C☆122Updated 11 years ago
- Various open addressing hashmap algorithms in C++☆258Updated 4 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆95Updated 13 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago
- A fork of Paul Hsieh's Better String Library☆164Updated this week
- Object-Oriented Programming With ANSI-C☆299Updated 5 years ago
- Boilerplate to set up a c project, include CuTest unit testing, cmake build setup☆84Updated 7 years ago
- A simple library of data structures for C☆54Updated 6 years ago
- Rabbit VM.☆114Updated 6 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated 2 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- The SNIPPETS C and C++ Source Code Archives☆114Updated 10 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- Original implementation of STL by Alexander Stepanov and Meng Lee☆21Updated 6 years ago
- Async non-blocking multi-protocol networking library for C/C++☆442Updated 6 years ago
- Coroutines for C.☆78Updated 8 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆415Updated 6 years ago