n0madsky's Stars
tpn/pdfs
Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc)
hanickadot/compile-time-regular-expressions
Compile Time Regular Expression in C++
dbartolini/data-oriented-design
A curated list of data oriented design resources.
peterroelants/peterroelants.github.io
Blog
JuliaMath/openlibm
High quality system independent, portable, open source libm implementation
leela-zero/leela-zero
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
id-Software/Quake-III-Arena
Quake III Arena GPL Source Release
pervognsen/bitwise
Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.
coells/100days
100 days of algorithms
stardustjs/stardust-core
Stardust: Create GPU-based Visualizations
mxgmn/WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
xunhuang1995/AdaIN-style
Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
rguthrie3/DeepLearningForNLPInPytorch
An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.
rdnetto/vimrc
danluu/post-mortems
A collection of postmortems. Sorry for the delay in merging PRs!
googlecreativelab/aiexperiments-ai-duet
A piano that responds to you.
jcjohnson/neural-style
Torch implementation of neural style algorithm
DmitryUlyanov/texture_nets
Code for "Texture Networks: Feed-forward Synthesis of Textures and Stylized Images" paper.
jgamblin/Mirai-Source-Code
Leaked Mirai Source Code for Research/IoC Development Purposes
pyston/pyston_v1
The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository:
BitFunnel/NativeJIT
A C++ expression -> x64 JIT
harvardnlp/seq2seq-attn
Sequence-to-sequence model with LSTM encoder/decoders and attention
NVIDIA/cub
[ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl
sumodirjo/engineering-blogs
A curated list of engineering blogs of startup and enterprise companies
kilimchoi/engineering-blogs
A curated list of engineering blogs
tensorflow/models
Models and examples built with TensorFlow
struct/mms
Modern Memory Safety in C/C++
pfac-lib/PFAC
PFAC is an open library for exact string matching performed on NVIDIA GPUs
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
rust-fuzz/afl.rs
🐇 Fuzzing Rust code with American Fuzzy Lop