Cpplinks Alternatives
Similar projects and alternatives to cpplinks
-
-
gdb-frontend
☕ GDBFrontend is an easy, flexible and extensible gui debugger. Try it on https://debugme.online
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
ssabook
Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was still online as of 2021-03, but then gone by 2021-09).
-
-
cpp_learning
Where to get started learning C++ and what resources are there.
-
-
cppcoro
A library of C++ coroutine abstractions for the coroutines TS (by andreasbuhr)
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
-
clang-tutor
A collection of out-of-tree Clang plugins for teaching and learning
-
-
-
-
.NET Runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
-
JUCE
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, RTAS and AAX audio plug-ins.
cpplinks reviews and mentions
-
The Danger of Atomic Operations
More: https://github.com/MattPD/cpplinks/blob/master/atomics.lockfree.memory_model.md
-
How to move onto intermediate c++?
Take the red pill and see how deep the rabbit hole goes... https://github.com/MattPD/cpplinks/ https://github.com/shafik/cpp_learning
-
How should I learn x64 instructions?
x86-64 tutorials here should be a good starting point: https://github.com/MattPD/cpplinks/blob/master/assembly.x86.md#tutorials
-
Where should a static analysis beginner start?
See also static analysis resources (more C++-oriented, although some of the readings are general): https://github.com/MattPD/cpplinks/blob/master/analysis.static.md#readings-books and https://gist.github.com/MattPD/71b63a3e1600c2b52e1db80fa2834e60#correctness-in-practice (formal methods and program analysis in industry).
-
Follow-up resources to Crafting Interpreters
Further readings: Book recommendations in https://github.com/MattPD/cpplinks/blob/master/compilers.md#books as well as program analysis resources (in particular lattice theory, type systems and programming languages theory, related notation): https://gist.github.com/MattPD/00573ee14bf85ccac6bed3c0678ddbef#program-analysis-resources
-
Apple M1 CPU Microarchitectures (Firestorm and Icestorm): instruction tables describing throughput, latency, and uops
Microarchitectural performance analysis research is a pretty active and interesting area--see also: https://github.com/MattPD/cpplinks/blob/master/performance.tools.md#microarchitecture
-
GDB TUI mode
For more on GDB see: https://github.com/MattPD/cpplinks/blob/master/debugging.md#gdb
-
"My tutorial and take on C++20 coroutines" - David Mazières
FWIW, here are general C++20 Talks -- and more feature-specific talks: coroutines, modules.
-
Beginner resources for assembly ARM programming?
See ARM and AArch64 Assembly resources--in particular tutorials.
-
Linker Archives | The Old New Thing
Found these really interesting blog posts (From here https://github.com/MattPD/cpplinks/blob/master/executables.linking_loading.md#readings-os-windows , and I got there from https://github.com/rui314/mold/issues/2 ) on windows linkers
-
How does Clang 2.7 hold up in 2021?
I can definitely recommend https://book.easyperf.net/perf_book
The author's blog has been consistently great throughout the years, https://easyperf.net/notes/
See also https://github.com/MattPD/cpplinks/blob/master/performance.t... and "Comments on timing short code sections on Intel processors", http://sites.utexas.edu/jdm4372/2018/07/23/comments-on-timin...
-
A Complete Guide to LLVM for Programming Language Creators (diagrams + code)
Compiler courses: https://github.com/MattPD/cpplinks/blob/master/compilers.md#courses
Stats
Popular Comparisons
Are you hiring? Post a new remote job listing for free.