xieqing / avl-tree
An AVL Tree Implementation In C
☆28Updated 9 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☆101Updated 5 years ago
- High performance AVL tree container C implementation☆54Updated 5 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
- A Red-black Tree Implementation In C☆20Updated 4 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆53Updated last year
- Linux-like doubly-linked list☆52Updated 11 months ago
- An experimental HTTP server implemented as Linux kernel module☆71Updated 2 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Programming with POSIX Threads: David R. Butenhof☆81Updated 12 years ago
- Implement your own TCP IP Stack☆204Updated 2 weeks ago
- A simple tar implementation in C☆121Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 9 years ago
- A simple native file system for Linux kernel☆394Updated 7 months ago
- Y86-64 Tools: assembler, simulator, Verilog designs☆17Updated 6 years ago
- A pure C hashtable implementation.☆47Updated 4 years ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆247Updated this week
- Doug Lea's memory allocator☆256Updated 5 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
- Advanced Programming in the UNIX Environment - Third Edition☆132Updated 2 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆185Updated 7 years ago
- Design and Implementation of kernel level threads for xv6 operating system. Adding system call related to threading environment in xv6 al…☆30Updated 3 years ago
- Advanced Programming in the UNIX® Environment, Third Edition☆26Updated 11 years ago
- skip list with rank, code less than z_set in redis☆173Updated last year
- Minimal ARM Operating System for the Raspberry Pi, supporting Aarch32 and Aarch64 architectures.☆27Updated 3 years ago
- Userspace TCP/IP stack for Linux☆330Updated last year
- Linux Kernel Programming (Part 2), published by Packt☆126Updated 2 months ago
- Minimal FAT32 file system implementation☆72Updated this week
- Practical design patterns in C☆433Updated last year
- Design Pattern by Object-Oriented-C☆197Updated 9 years ago