y26jin's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
higherkindness/mu-scala
Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
google/tf-quant-finance
High-performance TensorFlow library for quantitative finance.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
reach2arunprakash/system-design-primer
osamaqarem/spotify-lite
Spotify Lite made with React Native for iOS and Android
afatcoder/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
vnpy/vnpy
基于Python的开源量化交易平台开发框架
fmilthaler/FinQuant
A program for financial portfolio management, analysis and optimisation.
cds-snc/covid-alert-server
Exposure Notification: Diagnosis Server implementation / Notification d’exposition : Mise en œuvre du serveur de diagnostic
simd-everywhere/simde
Implementations of SIMD instruction sets for systems which don't natively support them.
eyalroz/cuda-api-wrappers
Thin, unified, C++-flavored wrappers for the CUDA APIs
apache/arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
toutiaoio/awesome-architecture
架构师技术图谱,助你早日成为架构师
NVIDIA-developer-blog/code-samples
Source code examples from the Parallel Forall Blog
fengdu78/lihang-code
《统计学习方法》的代码实现
psf/requests
A simple, yet elegant, HTTP library.
green7ea/blog
A short description of the C++ build process
facebook/folly
An open-source C++ library developed and used at Facebook.
lballabio/QuantLib
The QuantLib C++ library
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
revodavid/PracticalAI
AIF01 Practical AI for the Working Software Engineer
microsoft/Win2D
Win2D is an easy-to-use Windows Runtime API for immediate mode 2D graphics rendering with GPU acceleration. It is available to C#, C++ and VB developers writing apps for the Windows Universal Platform (UWP). It utilizes the power of Direct2D, and integrates seamlessly with XAML and CoreWindow.
microsoft/DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
L4ventures/awesome-cryptoeconomics
📚 A curated collection of links for cryptoeconomists
yosefk/checkedthreads
checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking
psf/requests-html
Pythonic HTML Parsing for Humans™