Skip to content

Latest commit

 

History

History
85 lines (70 loc) · 6.71 KB

README.md

File metadata and controls

85 lines (70 loc) · 6.71 KB

Insightful talks and papers

This repository contains a list of links to papers or conference talks. They are grouped in various categories.

The reader may find various interesting and insightful information here, that may improve the code quality one writes or the tool knowledge one has.

The target audience is basically everyone with interests like myself, i.e. the topics in this list include Rust, C, C++, some Java and other programming languages as well as architecture-talks on x86, ARM, GPUs, etc. There are design patterns and other design and infrastructure topics as well.

Links written in italics are somewhat different from the others, i.e. are no real talks, but more tutorials, rambling, tutorials or informal sources.

Software Design

Data Structures

Concurrency/SIMD/Optimization

Rust

C/C++

GPU programming

Hardware Architecture

Networking

Security

Text redering/editing

Miscellaneous

Contribution

Feel free to open a PR or issue with links to other talks and papers. I will view them and possibly include them in this list, if I think, that this is a good fit.