xieqing / avl-treeLinks
An AVL Tree Implementation In C
☆30Updated 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☆215Updated this week
- an echo server example based on epoll, a scalable I/O event notification mechanism☆57Updated last year
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 4 months ago
- Object-Oriented Programming With ANSI-C☆295Updated 4 years ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆297Updated 2 weeks ago
- source code of The Standard C Library, by Plauger☆326Updated 8 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆584Updated last year
- B-tree implementation in C☆362Updated 7 months ago
- Doug Lea's memory allocator☆271Updated 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
- Simple C programs demonstrating different aspects of programming on Linux.☆180Updated 4 years ago
- A Red-black Tree Implementation In C☆25Updated 4 years ago
- safec libc extension with all C11 Annex K functions☆375Updated last month
- High performance AVL tree container C implementation☆57Updated 5 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 3 years ago
- C Interfaces and Implementations☆682Updated 11 months ago
- A simple memory allocator - Memory allocation 101☆300Updated 6 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- Userspace TCP/IP stack for Linux☆339Updated 2 years ago
- Design and Implementation of kernel level threads for xv6 operating system. Adding system call related to threading environment in xv6 al…☆30Updated 4 years ago
- A simple tar implementation in C☆127Updated last year
- B+ tree implementation in C☆132Updated 4 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- source code referenced by 【TCP/IP Illustrated Volume 2: The Implementation】☆56Updated 12 years ago
- Programming with POSIX Threads: David R. Butenhof☆85Updated 12 years ago
- Code samples for the book Patterns in C☆184Updated 9 years ago
- tpl - a small binary serialization library for C☆380Updated 5 months ago
- JSON-RPC in C (server only for now)☆233Updated 11 months ago