0xzhang's Stars
forhappy/Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
chongchonghe/Python-solar-system
yjhp1016/taichi_LBM3D
A 3D sparse LBM solver implemented using Taichi
pythonprofilers/memory_profiler
Monitor Memory usage of Python code
OpenXiangShan/XiangShan
Open-source high-performance RISC-V processor
puckbee/PhiBench
This benchmark suite is designed and optimized for data analytics workloads Xeon Phi. It consists of CF, Kmeans, NaiveBayes, PageRank, SVM, PCA, NL-PCA and Sort.
puckbee/CVR
Parallelized and vectorized SpMV on Intel Xeon Phi (Knights Landing, AVX512, KNL)
puckbee/MatrixMultiplication
Trying to achieve the best vectorization/locality/prefetch/.. of Matrix Multiplication on x86 Processors
attractivechaos/klib
A standalone and lightweight C library
kkuehlz/virtual_vec
craflin/LockFreeQueue
A lock-free multi-producer multi-consumer ring buffer FIFO queue.
rigtorp/HashMap
An open addressing linear probing hash table, tuned for delete heavy workloads
rigtorp/Seqlock
An implementation of Seqlock in C++11
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Luke-Skycrawler/rcc
Retarded C-like Compiler
dyweb/papers-notebook
:page_facing_up: :cn: :page_with_curl: 论文阅读笔记(分布式系统、虚拟化、机器学习)Papers Notebook (Distributed System, Virtualization, Machine Learning)
taichiCourse01/taichiCourse01
Taichi Course 01 Homepage
hietwll/LBM_Taichi
Fluid solver based on Lattice Boltzmann method implemented by taichi programming language
GZhonghui/tiGalaxy
Galaxy Simulation via Taichi
moranzcw/CSAPP_Lab
《深入理解计算机系统》Lab解析。
moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
ParRes/Kernels
This is a set of simple programs that can be used to explore the features of a parallel platform.
0xzhang/taichi-play
Using taichi build something fun.
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
houkensjtu/karman_taichi
An incompressible fluid solver written in Taichi language.
pandolia/tinyc
https://pandolia.net/tinyc/
flang-compiler/flang
Flang is a Fortran language front-end designed for integration with LLVM.
drh/lcc
The lcc retargetable ANSI C compiler
xcatliu/pagic
A static site generator powered by Deno + React
PE-CN/PE-CN.github.io
Project Euler | 欧拉计划 中文翻译站