r-medina / llLinks
Thread safe linked list data structure for C
☆23Updated 4 years ago
Alternatives and similar repositories for ll
Users that are interested in ll are comparing it to the libraries listed below
Sorting:
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- NIH Utility Library☆89Updated 3 years ago
- Copy of CUnit unit testing in C Language (http://cunit.sourceforge.net/) version 2.1.2☆24Updated 11 years ago
- Lightweight MQTT broker, written from scratch. IO is handled by a super simple event loop based upon the most common IO multiplexing impl…☆126Updated 5 months ago
- Lightweight event-loop library based on multiplexing IO☆37Updated last year
- High performance C implementation of AVL trees☆103Updated 6 years ago
- Protocol Buffers C RPC implementation☆196Updated 5 years ago
- Google Protocol Buffers tools (C code generator).☆77Updated last year
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- 🔀 Asynchronous framework in C.☆33Updated 2 years ago
- Programming with POSIX Threads: David R. Butenhof☆84Updated 12 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- C11 Lock-free Stack☆184Updated last year
- IPC Examples☆53Updated 5 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- Coroutines for C.☆75Updated 8 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆115Updated 11 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- A multi-thread Redis implementation with RCU☆17Updated last month
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 2 months ago
- My own C library. Probably don't use it.☆32Updated 5 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- small library for c, includes array, hash, string, value, event emitter...☆51Updated 7 years ago