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:
- Implement your own TCP IP Stack☆224Updated 2 weeks ago
- Object-Oriented Programming With ANSI-C☆299Updated 5 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Code samples for the book Patterns in C☆187Updated 9 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆281Updated 3 weeks ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆592Updated last year
- Programming with POSIX Threads: David R. Butenhof☆89Updated 12 years ago
- A simple memory allocator - Memory allocation 101☆307Updated 6 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆96Updated 13 years ago
- A simple native file system for Linux kernel☆467Updated this week
- Detailed solutions to assignments of MIT's Operating Systems Engineering course☆57Updated last year
- High performance C implementation of AVL trees☆104Updated 6 years ago
- safec libc extension with all C11 Annex K functions☆387Updated this week
- A Red-black Tree Implementation In C☆27Updated 4 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆60Updated 2 years ago
- A simple logging library for C/C++☆168Updated 2 years ago
- B-tree implementation in C☆372Updated last year
- An experimental HTTP server implemented as Linux kernel module☆83Updated 6 months ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 4 years ago
- Extreme C, published by Packt☆399Updated last year
- C Interfaces and Implementations☆691Updated last week
- Debug Malloc memory allocation debugging C library☆172Updated 3 years ago
- Design Pattern by Object-Oriented-C☆203Updated 10 years ago
- A pure C hashtable implementation.☆52Updated 5 years ago
- Doug Lea's memory allocator☆284Updated 6 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago
- ☆47Updated 14 years ago
- Userspace TCP/IP stack for Linux☆340Updated 2 years ago