ebiggers / avl_treeLinks
High performance C implementation of AVL trees
☆103Updated 6 years ago
Alternatives and similar repositories for avl_tree
Users that are interested in avl_tree are comparing it to the libraries listed below
Sorting:
- High performance AVL tree container C implementation☆55Updated 5 years ago
- C99 trie library☆100Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Intrusive Red-Black Tree Collection☆33Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Coroutines for C.☆74Updated 8 years ago
- Network library☆18Updated last year
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆101Updated 3 years ago
- libuv thread communication☆58Updated 2 years ago
- skiplist library for C.☆54Updated 8 years ago
- Common Datastructure Library for C developer.☆62Updated 3 years ago
- Small XML parser in C☆80Updated 2 years ago
- Hierarchical memory allocator☆72Updated 10 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- C library of key-value data structures.☆294Updated 5 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 years ago
- libio is a cross platform high performance io library written in C. It provides ability to write event driven servers and applications wi…☆18Updated last week
- C89 compatible atomics.☆80Updated this week
- A simple bitset library in C☆134Updated 3 months ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆144Updated 4 years ago
- C11 Lock-free Stack☆181Updated last year
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago