ihsuy / Programming-PearlsLinks
My solutions to problems in Programming Pearls (Jon Bentley)
☆12Updated 5 years ago
Alternatives and similar repositories for Programming-Pearls
Users that are interested in Programming-Pearls are comparing it to the libraries listed below
Sorting:
- Programming with POSIX Threads: David R. Butenhof☆84Updated 12 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆172Updated 6 years ago
- C++ implementation of CLRS 4/e example codes and exercise for studying purpose. Non-coding involved exercises will not be shared.☆29Updated 3 years ago
- Reading Note☆17Updated 7 years ago
- Solutions to exercises in the Bjarne Stroustrup's textbook The C++ Programming Language, 4th Edition☆24Updated 4 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- Big C++ Book by Cay S. Horstmann, 2nd Edition, Solutions of problems and Exercises☆17Updated 7 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Source Code for 'Practical System Programming with C' by Sri Manikanta Palakollu☆24Updated 4 years ago
- Codes and exercises solutions of The Algorithm Design Manual 2nd Edition☆22Updated 10 years ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 10 years ago
- uClibc mirror☆59Updated 9 months ago
- 斯坦福编程范式☆15Updated 7 years ago
- Learning Modern C++ Functional Programming, published by Packt☆27Updated 4 years ago
- Advanced C++ Programming CookBook, published by Packt☆108Updated 2 years ago
- Source code for the kaiwanTECH 'Linux Kernel Internals' ILT (instructor lead) training☆10Updated 2 months ago
- C++17 STL Solutions , published by Packt☆26Updated 4 years ago
- An optimized Ring Buffer implementation based on the POSIX shared memory trick☆16Updated last year
- A regular expression engine in C☆44Updated last year
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆58Updated 2 years ago
- A Red-black Tree Implementation In C☆26Updated 4 years ago
- Mastering Algorithms with C☆32Updated 5 years ago
- An framework that provides extensions to the standard library with object oriented design in C☆26Updated 6 years ago
- User-Space TCP/IP Stack Implemented in C++20.☆32Updated 5 years ago
- Boost C++ Application Development Cookbook Second Edition, published by Packt☆42Updated 4 years ago
- Advanced Operating Systems project manifest☆13Updated last month
- Generate minimal and customized core dump files on Linux.☆50Updated last year
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆92Updated 13 years ago
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆53Updated 9 months ago