Lists (3)
Sort Name ascending (A-Z)
Stars
A bunch of links to blog posts, articles, videos, etc for learning Rust
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
Rust Scientific Libary. ODE and DAE (Runge-Kutta) solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse solvers (MUMPS, UMFPACK). Probability distributions. Tensor…
A comprehensive catalog of modern and classic books on C++ programming language
☁️ Nextcloud server, a safe home for all your data
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
High frequency trading bot for crypto currencies
Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C
Source code formatter for cmake listfiles.
Repo for code examples in Quantitative Finance with Python by Chris Kelliher
Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io
A cheatsheet of modern C++ language and library features.
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
🧸 A tiny single-file version of the ModernCppStarter project for exploring libraries or playing with C++ code. Reproducible dependency management included, so the code will work the same everywhere.
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.