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:
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Implement your own TCP IP Stack☆220Updated last week
- A Red-black Tree Implementation In C☆25Updated 4 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
- Code samples for the book Patterns in C☆186Updated 9 years ago
- A simple memory allocator - Memory allocation 101☆301Updated 6 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆58Updated 2 years ago
- An experimental HTTP server implemented as Linux kernel module☆77Updated 3 months ago
- Programming with POSIX Threads: David R. Butenhof☆86Updated 12 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Object-Oriented Programming With ANSI-C☆294Updated 5 years ago
- Userspace TCP/IP stack for Linux☆340Updated 2 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆277Updated 5 months ago
- examples of using OpenSSL☆118Updated last year
- C Interfaces and Implementations☆688Updated last year
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆92Updated 13 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
- source code referenced by 【TCP/IP Illustrated Volume 2: The Implementation】☆58Updated 12 years ago
- Lightweight FTP server written in C☆145Updated 2 years ago
- Simple C programs demonstrating different aspects of programming on Linux.☆180Updated 4 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- Minix 1.1 to 2.0.4☆52Updated 7 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆585Updated last year
- Minimal FAT32 file system implementation☆85Updated 7 months ago
- ctest is a unit test framework for software written in C.☆242Updated 3 months ago
- MurmurHash3 general hash bashed lookup function implementation☆91Updated 10 months ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- Simple Set implementation in C☆71Updated 4 years ago
- A simple native file system for Linux kernel☆441Updated 2 weeks ago