yohhoy's Stars
Keith-S-Thompson/how-to-c-response
A critique of "How to C in 2016"
deadlockempire/deadlockempire.github.io
The Deadlock Empire: Slay dragons, learn concurrency!
non117/zoi
今日も一日がんばるぞい
cpprefjp/site
cpprefjpサイトのMarkdownソース
elbeno/skeleton
Skeleton for quick new C++ project setup
hjl-tools/x86-psABI
rust-lang-ja/the-rust-programming-language-ja
Rust文書の【旧】和訳レポジトリ → 最新版はこちら: https://github.com/rust-lang-ja/book-ja
qntm/base65536
Unicode's answer to Base64
ryanmcdermott/birdseed
:bird: :game_die: Use Twitter's Search API to get random numbers
khizmax/libcds
A C++ library of Concurrent Data Structures
cksystemsgroup/scal
High-performance multicore-scalable data structures and benchmarks
cplusplus/transactional-memory-ts
reinderien/mimic
[ab]using Unicode to create tragedy
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
simias/rustation
Playstation emulator in the Rust programing language
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
rust-unofficial/too-many-lists
Learn Rust by writing Entirely Too Many linked lists
avinassh/rockstar
Makes you a Rockstar C++ Programmer in 2 minutes
mattbierner/Super-Template-Tetris
Tetris as a C++ Template Metaprogram
rust-lang/rust
Empowering everyone to build reliable and efficient software.
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
concurrencykit/ck
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
yuroyoro/git-balse
「「バルス!!!」」
biicode/challenge
C++ build challenge: build this repo with dependencies to GTest, CSparse, Eigen
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
BonsaiDen/JavaScript-Garden
A collection of documentation about the most quirky parts of the JavaScript language.
fmtlib/fmt
A modern formatting library
google/mathfu
C++ math library developed primarily for games focused on simplicity and efficiency.
EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
micha/jsawk
Like awk, but for JSON.