dspinellis / effective-debuggingLinks
Code examples used in the book Effective Debugging (Addison-Wesley, 2016)
☆49Updated 6 years ago
Alternatives and similar repositories for effective-debugging
Users that are interested in effective-debugging are comparing it to the libraries listed below
Sorting:
- Source code for 'Advanced C and C++ Compiling' by Milan Stevanovic☆36Updated 8 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆73Updated 12 years ago
- Code provided with the book, Code Reading by Diomidis Spinellis☆62Updated 11 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆67Updated 14 years ago
- C++/Java implementations of the Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"☆130Updated 2 years ago
- GoogleTest TAP Listener☆79Updated 2 years ago
- Collection of C++ Best Practices at Puppet Labs☆20Updated 7 years ago
- An intelligent loadtester☆123Updated 3 years ago
- code accompanying a blog post about fuzzing a red-black tree implementation: http://blog.regehr.org/archives/896☆18Updated 6 years ago
- ☆49Updated 5 years ago
- Codes and notes for the book "C++ Concurrency in Action"☆15Updated 10 years ago
- libc++; cloned from http://llvm.org/git/libcxx.git☆192Updated 6 years ago
- ECE 459: Programming for Performance, Winter 2015☆72Updated 10 years ago
- Abseil documentation abseil.io☆153Updated 3 weeks ago
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆100Updated 7 years ago
- Nana - a design by contract framework for C/C++☆24Updated 10 years ago
- IPC Examples☆52Updated 5 years ago
- Library wrapper and system-level tracing utilities☆47Updated 8 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- Kernel Test Framework - a unit test framework for the Linux kernel☆94Updated 3 years ago
- Slides and presentations☆69Updated 3 years ago
- The LTTng Documentation: Source (official repository)☆71Updated 4 months ago
- Modern Cpp Programming Cookbook, by Packt☆100Updated 4 years ago
- a tiny tutorial on how to use debugfs in a Linux kernel module☆58Updated last year
- MOVING TO: https://cirosantilli.com/linux-kernel-module-cheat/#algorithms see README. Algorithm tutorials and simple multi-language imple…☆80Updated 5 years ago
- ☆234Updated 3 weeks ago
- Upstream Linux Kernel Validation Project API☆38Updated last year
- The Code of Conduct for the CppCon conference, based on the PyCon Code of Conduct☆28Updated last year
- C++ Concurrency in Action - Practical Multithreading☆60Updated 8 years ago
- ☆68Updated 9 years ago