pseudomuto / c-data-structuresLinks
A simple library of data structures for C
☆54Updated 6 years ago
Alternatives and similar repositories for c-data-structures
Users that are interested in c-data-structures are comparing it to the libraries listed below
Sorting:
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆66Updated 14 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆51Updated 9 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆612Updated 7 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- Async hash table server in C☆75Updated 7 years ago
- C library of key-value data structures.☆297Updated 5 years ago
- a tiny web server in C, for daily use.☆394Updated 5 years ago
- A simple CGI webserver written in C with no dependencies.☆111Updated 4 years ago
- A mini C library for interacting with the Twitter OAuth api.☆24Updated 5 years ago
- small self hosting C compiler☆487Updated 4 years ago
- 🔗 Common Data Structures and Algorithms☆55Updated 6 months ago
- Fairly basic redis-like hashmap implementation on top of a epoll TCP server.☆77Updated 7 years ago
- A sunny little virtual machine☆525Updated 10 years ago
- IPC Examples☆52Updated 6 years ago
- (Very) basic UNIX-like operating system built when I was younger☆552Updated 9 years ago
- Rabbit VM.☆114Updated 6 years ago
- Mirror of main nasm git repo at http://repo.or.cz/w/nasm.git☆98Updated 13 years ago
- NIH Utility Library☆92Updated 4 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
- The SNIPPETS C and C++ Source Code Archives☆114Updated 10 years ago
- C hash implementation based on khash☆174Updated 5 months ago
- A simple webserver written in C☆53Updated 3 years ago
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆84Updated 4 years ago