xieqing / red-black-treeLinks
A Red-black Tree Implementation In C
☆22Updated 4 years ago
Alternatives and similar repositories for red-black-tree
Users that are interested in red-black-tree are comparing it to the libraries listed below
Sorting:
- Programming with POSIX Threads: David R. Butenhof☆84Updated 12 years ago
- An AVL Tree Implementation In C☆30Updated last year
- Code samples for the book Patterns in C☆184Updated 9 years ago
- A simple logging library for C/C++☆157Updated last year
- Source code for the kaiwanTECH 'Linux Kernel Internals' ILT (instructor lead) training☆10Updated last week
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆157Updated last month
- Generic data structures and algorithms implemented in c language.☆81Updated 2 years ago
- Implement your own TCP IP Stack☆207Updated last week
- Practical design patterns in C☆443Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated 2 months ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- ☆46Updated 13 years ago
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆97Updated last year
- My leetcode solutions in C☆72Updated 2 months ago
- Object-Oriented Programming With ANSI-C☆293Updated 4 years ago
- Hands-On Network Programming with C, published by Packt☆335Updated 3 months ago
- ctest is a unit test framework for software written in C.☆241Updated 2 weeks ago
- Advanced cross-platform logging library for C/C++☆145Updated 4 months ago
- C library for reading and writing YAML.☆296Updated 10 months ago
- A set of dbg(…) macros for C☆91Updated 3 months ago
- An elegant unit testing framework for C with support for mock objects.☆254Updated last year
- C Interfaces and Implementations☆677Updated 10 months ago
- CUnit is a Unit testing framework for C.☆39Updated 3 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆91Updated 13 years ago
- Visual code dependency graph creation for C/C++ projects☆133Updated 6 months ago
- Extreme C, published by Packt☆382Updated last year
- ☆52Updated 10 years ago
- source code of The Standard C Library, by Plauger☆326Updated 8 years ago
- Beej's Guide to Unix Interprocess Communication source☆137Updated 4 months ago
- A quick linked list (singly linked) implementation in C, including a reversing function☆56Updated 3 years ago