alan0526's Stars
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
pydantic/pydantic
Data validation using Python type hints
fmtlib/fmt
A modern formatting library
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
python/mypy
Optional static typing for Python
exaloop/codon
A high-performance, zero-overhead, extensible Python compiler using LLVM
Nuitka/Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.13. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
abbodi1406/vcredist
AIO Repack for latest Microsoft Visual C++ Redistributable Runtimes
pypa/sampleproject
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
ibireme/yyjson
The fastest JSON library in C
libarchive/libarchive
Multi-format archive and compression library
xlwings/xlwings
xlwings is a Python library that makes it easy to call Python from Excel and vice versa. It works with Excel on Windows and macOS as well as with Google Sheets and Excel on the web.
open-mmlab/mmdeploy
OpenMMLab Model Deployment Framework
foonathan/memory
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
dotnet/runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
whitphx/streamlit-webrtc
Real-time video and audio processing on Streamlit
unum-cloud/ucall
Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over io_uring ☎️
eclipse-cyclonedds/cyclonedds
Eclipse Cyclone DDS project
nih-at/libzip
A C library for reading, creating, and modifying zip archives.
niXman/yas
Yet Another Serialization
imagej/pyimagej
Use ImageJ from Python
boostorg/stacktrace
C++ library for storing and printing backtraces.
mateidavid/zstr
A C++ header-only ZLib wrapper
raindrop-hb/douyin_spider
抖音爬虫
zauguin/i18n-cpp
zihaomu/opencv_lite
Use OpenCV API to run ONNX model by ONNXRuntime.
gsuberland/autoregistering-cpp-factory
Generic auto-registering factory in C++ with support for constructor arguments.