Pinned Repositories
10-days-of-grad
Neural Networks and Deep Learning
angr
A powerful and user-friendly binary analysis platform!
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
bolt
Bolt is a language with in-built data-race freedom!
ChezScheme
Chez Scheme
chinese-independent-blogs
中文独立博客列表
compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
Coursera-ProgrammingLanguagesUW
Coursera: Programming Languages, Univ. of Washington
Cpp-High-Performance-Second-Edition
C++ High Performance Second Edition, published by Packt
nathanielcychang's Repositories
nathanielcychang/10-days-of-grad
Neural Networks and Deep Learning
nathanielcychang/angr
A powerful and user-friendly binary analysis platform!
nathanielcychang/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
nathanielcychang/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
nathanielcychang/bolt
Bolt is a language with in-built data-race freedom!
nathanielcychang/ChezScheme
Chez Scheme
nathanielcychang/chinese-independent-blogs
中文独立博客列表
nathanielcychang/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
nathanielcychang/Cpp-High-Performance-Second-Edition
C++ High Performance Second Edition, published by Packt
nathanielcychang/cpp_software_design
Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)
nathanielcychang/cs-self-learning
计算机自学指南
nathanielcychang/DeepLearningSystem
Deep Learning System core principles introduction.
nathanielcychang/docs
nathanielcychang/f19-assignments
nathanielcychang/Financial-Knowledge-Graphs
小型金融知识图谱构建流程
nathanielcychang/fp-course
Functional Programming Course
nathanielcychang/freer-simple
A friendly effect system for Haskell
nathanielcychang/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
nathanielcychang/indicators
Activity Indicators for Modern C++
nathanielcychang/klee
KLEE Symbolic Execution Engine
nathanielcychang/llvm-ir-tutorial
LLVM IR入门指南
nathanielcychang/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
nathanielcychang/papers-we-love
Papers from the computer science community to read and discuss.
nathanielcychang/pl-docs
Programming Language Documentations
nathanielcychang/pocl
pocl - Portable Computing Language
nathanielcychang/pysonar2
PySonar2: a semantic indexer for Python with interprocedual type inference
nathanielcychang/qtrvsim
RISC-V CPU simulator for education purposes
nathanielcychang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
nathanielcychang/Tai-e-assignments
Tai-e assignments for static program analysis
nathanielcychang/vortex