- Notifications
You must be signed in to change notification settings - Fork524
A categorized list of C++ resources.
NotificationsYou must be signed in to change notification settings
MattPD/cpplinks
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A categorized list of C++ resources.
- Analysis - program analysis
- Dynamic analysis - instrumentation, translation, sanitizers
- Static analysis - static analysis (static checkers and compilers) and verification
- Assembly
- Atomics, lock free, memory model
- Building - building, build systems, and build performance optimization
- Communities
- Compilers
- Computer architecture
- Debugging -readings (articles, documentation - implementation & use),software (GDB,LLDB,RR,WinDbg;stack trace & unwinding),talks
- Debugging - tracing:readings;software;talks
- Error handling
- Executables - executable & object file formats (DLL,ELF,Mach-O,PE); debugging data formats (DWARF,PDB)
- Linking and Loading - linkers, loaders, libraries
- Interoperability
- FFI - foreign function interfaces (FFIs)
- portability -general (libraries),ABI,name mangling
- Learning and teaching
- Performance tools
- Standard & standardization
- Testing
Being a part of a few C++ communities, I happen to run across some interesting links -- this is an attempt to categorize them. Thanks to Saurabh Malpani from "C++ Enthusiasts" for the suggestion.
An ongoing, work-in-progress effort -- comments, feedback, and suggestions welcome!
Hopefully some will find this of some use and interest, too :-)
About
A categorized list of C++ resources.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors15
Uh oh!
There was an error while loading.Please reload this page.