bjzhangqi's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
facebook/create-react-app
Set up a modern web app by running one command.
iluwatar/java-design-patterns
Design patterns implemented in Java
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
sickcodes/Docker-OSX
Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
faif/python-patterns
A collection of design patterns/idioms in Python
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
alibaba/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
facebook/folly
An open-source C++ library developed and used at Facebook.
openssl/openssl
TLS/SSL and crypto library
ycm-core/YouCompleteMe
A code-completion engine for Vim
microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
alibaba/DataX
DataX是阿里云DataWorks数据集成的开源版本。
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
yangyangwithgnu/use_vim_as_ide
use vim as IDE
apache/shardingsphere-elasticjob
Distributed scheduled job
alibaba/otter
阿里巴巴分布式数据库同步系统(解决中美异地机房)
openai/jukebox
Code for the paper "Jukebox: A Generative Model for Music"
TechEmpower/FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
bytedeco/javacv
Java interface to OpenCV, FFmpeg, and more
NVIDIA/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
gephi/gephi
Gephi - The Open Graph Viz Platform
Hedgehog-Computing/hedgehog-lab
Run, compile and execute JavaScript for Scientific Computing and Data Visualization TOTALLY TOTALLY TOTALLY in your BROWSER! An open source scientific computing environment for JavaScript TOTALLY in your browser, matrix operations with GPU acceleration, TeX support, data visualization and symbolic computation.
sarxos/webcam-capture
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.
BingKui/javascript-zh
Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。
quickfix-j/quickfixj
QuickFIX/J is a full featured messaging engine for the FIX protocol. - This is the official project repository.