Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
README.md Update portability resources Apr 15, 2018
assembly.arm.md Update ARM dynamic binary modification (MAMBO publications) Apr 12, 2018
assembly.riscv.md Add RISC-V hardware (RISC-V VHDL; Taiga); disassembler; embedded spec… Apr 1, 2018
assembly.x86.md Add inline assembly (linux-insides) Jan 12, 2017
atomics.lockfree.memory_model.md Add CppCon 2017 talk, Matt Kline's 2018 article Feb 25, 2018
communities.md Add comp.lang.c++.moderated FAQ Feb 25, 2018
comparch.fpga.md Add TCFPGA Hall of Fame Reading List May 10, 2018
comparch.gpu.md Update GPU simulators Feb 25, 2018
comparch.md Update emulation & simulation resources Feb 25, 2018
comparch.micro.channels.md Add NetSpectre Jul 26, 2018
compilers.correctness.md Add "Compiler fuzzing", "Learning to Accelerate Compiler Testing", "P… Jul 15, 2018
compilers.md Add "Introduction to LLVM" from FOSDEM 2018 Feb 6, 2018
debugging.md Update debuggers implementation: add testing (DExTer, DifferentialDeb… Aug 20, 2018
error_handling.md Add exception handling resources: benchmarks, readings, talks Jun 20, 2018
executables.md Update LIEF references Jul 20, 2018
interoperability.ffi.md Add Embind (JavaScript bindings for C++) Aug 27, 2018
interoperability.portability.md Update portability resources Apr 15, 2018
learning_teaching.md Add learning and teaching resources Feb 25, 2018
performance.tools.md Add Hotspot (Linux perf GUI) & uarch-bench Aug 6, 2018
std.md Add C++17 resources Apr 4, 2017

README.md

C++ links

A categorized list of C++ resources.

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 :-)

Categories