yijunc's Stars
gaogaotiantian/viztracer
A debugging and profiling tool that can trace and visualize python code execution
apache/arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
awslabs/raf
zeromq/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
The-Run-Philosophy-Organization/run
润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新**人的核心宗教,核心信念。
ipfs/ipfs
Peer-to-peer hypermedia protocol
tss-pittsburgh/tss-pittsburgh.github.io
website (trial)
substrait-io/substrait
A cross platform way to express data transformation, relational algebra, standardized record expression and plans.
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
swoole/swoole-src
🚀 Coroutine-based concurrency library for PHP
unlock-music/unlock-music
Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。
GTAmodding/re3
GTA III, Vice City
jblas-project/jblas
Linear Algebra for Java
autolab/Autolab
Course management service that enables auto-graded programming assignments.
gfxfundamentals/webgl-fundamentals
WebGL lessons that start with the basics
cmu-db/noisepage
Self-Driving Database Management System from Carnegie Mellon University
cmu-db/bustub
The BusTub Relational Database Management System (Educational)
dmlc/gluon-nlp
NLP made easy
rust-lang/rust
Empowering everyone to build reliable and efficient software.
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
dask/dask
Parallel computing with task scheduling
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
alibaba/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
Tencent/TNN
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
apache/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
3b1b/manim
Animation engine for explanatory math videos
laravel/lumen
The Laravel Lumen Framework.
KeiKinn/ShadowsocksBio
记录一下Shadowsocks的前世今生,以及一个简单的教程总结
Tencent/Hardcoder
Hardcoder is a solution which allows Android APP and Android System to communicate with each other directly, solving the problem that Android APP could only use system standard API rather than the hardware resource of system.
microsoft/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.