xieqing / avl-treeLinks
An AVL Tree Implementation In C
☆31Updated last year
Alternatives and similar repositories for avl-tree
Users that are interested in avl-tree are comparing it to the libraries listed below
Sorting:
- Programming with POSIX Threads: David R. Butenhof☆87Updated 12 years ago
- Implement your own TCP IP Stack☆218Updated this week
- Object-Oriented Programming With ANSI-C☆296Updated 5 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- A Red-black Tree Implementation In C☆26Updated 4 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆588Updated last year
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 3 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- A simple memory allocator - Memory allocation 101☆303Updated 6 years ago
- Code samples for the book Patterns in C☆187Updated 9 years ago
- Userspace TCP/IP stack for Linux☆340Updated 2 years ago
- C Interfaces and Implementations☆691Updated last year
- An experimental HTTP server implemented as Linux kernel module☆79Updated 5 months ago
- The Linux Programming Interface by Michael Kerrisk - Distribution Version☆321Updated 5 years ago
- source code of The Standard C Library, by Plauger☆342Updated 9 years ago
- B+ tree implementation in C☆132Updated 5 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆94Updated 13 years ago
- Practical design patterns in C☆450Updated 2 years ago
- A simple native file system for Linux kernel☆455Updated 2 weeks ago
- Simple NES Emulator☆51Updated last year
- user-mode TCP/IP stack based on linux tap device☆719Updated 2 years ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆309Updated this week
- Commentary for xv6-public☆264Updated 5 years ago
- B-tree implementation in C☆368Updated 10 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated 7 months ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- Simple C programs demonstrating different aspects of programming on Linux.☆181Updated 4 years ago
- A simple logging library for C/C++☆165Updated last year
- Common Datastructure Library for C developer.☆64Updated 4 years ago