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:
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 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…☆136Updated 9 months ago
- Lightweight event loop library for Linux epoll() family APIs☆245Updated 6 months 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…☆116Updated 12 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Protocol Buffers C RPC implementation☆203Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated 2 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆92Updated 13 years ago
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆278Updated 6 months ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- A hashtable in C☆59Updated 11 years ago
- HTTP/2 server written in C.☆27Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- NIH Utility Library☆91Updated 3 years ago
- Tiny C string library☆205Updated 2 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated last year
- B-tree implementation in C☆365Updated 9 months ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Lightweight event-loop library based on multiplexing IO☆36Updated last year
- Programming with POSIX Threads: David R. Butenhof☆86Updated 12 years ago
- A simple memory allocator - Memory allocation 101☆301Updated 6 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆103Updated 3 years ago
- C11 Lock-free Stack☆184Updated last year
- Minimize lock-free queue ever!☆134Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago