xieqing / avl-tree
An AVL Tree Implementation In C
☆28Updated 7 months ago
Alternatives and similar repositories for avl-tree:
Users that are interested in avl-tree are comparing it to the libraries listed below
- High performance C implementation of AVL trees☆100Updated 5 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- High performance AVL tree container C implementation☆53Updated 4 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆34Updated 10 years ago
- Linux-like doubly-linked list☆50Updated 9 months ago
- An experimental HTTP server implemented as Linux kernel module☆71Updated 2 years ago
- A Red-black Tree Implementation In C☆18Updated 3 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 2 years ago
- B+ tree implementation in C☆129Updated 4 years ago
- Small implementation in C of a slab allocator in user space☆34Updated 7 months ago
- An implementation of dynamic memory allocator in C using explicit free list, as according to the lab assignment of CS-APP book , reaching…☆33Updated last year
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆26Updated 6 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆91Updated 12 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 5 years ago
- Simple NES Emulator☆52Updated last year
- Common Datastructure Library for C developer.☆61Updated 3 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆170Updated 5 years ago
- A multi-thread Redis implementation with RCU☆15Updated 8 months ago
- HTTP/2 server written in C.☆27Updated 6 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆157Updated 3 years ago
- Programming with POSIX Threads: David R. Butenhof☆80Updated 11 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- a simple tiny C Compiler using Lex & Yacc☆84Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- C - Left-leaning red black tree implementation☆40Updated 11 months ago
- A User Space Threading Library☆18Updated 8 months ago
- uClibc mirror☆53Updated last week
- Red-black tree C implementation☆37Updated 6 years ago
- Linux kernel module that calculates Fibonacci numbers☆40Updated 5 months ago