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:
- A Red-black Tree Implementation In C☆26Updated 4 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
- Object-Oriented Programming With ANSI-C☆295Updated 5 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆172Updated 6 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆58Updated 2 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
- Programming with POSIX Threads: David R. Butenhof☆84Updated 12 years ago
- A simple memory allocator - Memory allocation 101☆301Updated 6 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- B+ tree implementation in C☆132Updated 5 years ago
- Userspace TCP/IP stack for Linux☆340Updated 2 years ago
- Implement your own TCP IP Stack☆219Updated last week
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- C Interfaces and Implementations☆685Updated last year
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆159Updated 3 weeks ago
- Simple NES Emulator☆51Updated last year
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆92Updated 13 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 5 months ago
- A ring buffer implemented in C☆436Updated last year
- source code referenced by 【TCP/IP Illustrated Volume 2: The Implementation】☆56Updated 12 years ago
- In-memory generic B-tree implementation☆27Updated 14 years ago
- source code of The Standard C Library, by Plauger☆328Updated 9 years ago
- tpl - a small binary serialization library for C☆381Updated 6 months ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆299Updated this week
- Simple Block Device Driver for Multi-Queue Block IO☆32Updated 3 years ago
- An experimental HTTP server implemented as Linux kernel module☆76Updated 3 months ago
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 11 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆584Updated last year