greensky00 / avltree
High performance AVL tree container C implementation
☆55Updated 5 years ago
Alternatives and similar repositories for avltree:
Users that are interested in avltree are comparing it to the libraries listed below
- High performance C implementation of AVL trees☆102Updated 5 years ago
- Intrusive Red-Black Tree Collection☆32Updated last year
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- A generic C memory pool☆99Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Lock-free linked list☆16Updated 12 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Common Datastructure Library for C developer.☆62Updated 3 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆143Updated 4 years ago
- Fast in-memory B+-Tree implementation in C.☆29Updated 9 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
- Minimize lock-free queue ever!☆132Updated 6 years ago
- An event loop for C using io_uring☆48Updated last year
- A hashtable in C☆58Updated 11 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆160Updated 3 years ago
- A lightweight header only logging library for C☆56Updated 3 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 6 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Lightweight logger for C/C++ programs, implemented as a single header file.☆108Updated 2 years ago
- Coroutines for C.☆74Updated 8 years ago