lyqaiym's Stars
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
keras-team/keras
Deep Learning for humans
google-research/google-research
Google Research
gedoor/legado
Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
abseil/abseil-cpp
Abseil Common Libraries (C++)
Kotlin/kotlinx.coroutines
Library support for Kotlin coroutines
numba/numba
NumPy aware dynamic Python compiler using LLVM
tensorflow/examples
TensorFlow examples
Kitware/CMake
Mirror of CMake upstream repository
androidx/androidx
Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.
mdn/dom-examples
Code examples that accompany various MDN DOM and Web API documentation pages
jenly1314/ZXingLite
🔥 ZXing的精简极速版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)
githubhaohao/NDK_OpenGLES_3_0
Android OpenGL ES 3.0 从入门到精通系统性学习教程
gflags/gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
google/XNNPACK
High-efficiency floating-point neural network inference operators for mobile, server, and Web
bytedance/CodeLocator
psiegman/epublib
a java library for reading and writing epub files
pytorch/cpuinfo
CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)
githubhaohao/OpenGLCamera2
🔥 Android OpenGL Camera 2.0 实现 30 多种滤镜和抖音特效
aliyun/aliyun-oss-android-sdk
Android SDK for aliyun object storage service
byhook/opengles4android
OpenGLES 3.0从零开始,绘制点、线、三角形、立方体,相机实时预览等等实践学习
KhronosGroup/OpenCL-Headers
Khronos OpenCL-Headers
lincolnhard/head-pose-estimation
Real-time head pose estimation built with OpenCV and dlib
apache/commons-text
Apache Commons Text
Maratyszcza/FP16
Conversion to/from half-precision floating point formats
geometer/FBReader-Android-2
Full sources of FBReader 2.6.15 for Android 2
ThisisGame/GameDevTools
quaap/BookyMcBookface
A simple, bare-bones epub reader
idofilin/webgl-by-example
Code for WebGL related live samples that I wrote on MDN