windclarion's Stars
iree-org/iree
A retargetable MLIR-based machine learning compiler and runtime toolkit.
NVIDIA/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
meta-llama/llama
Inference code for Llama models
newren/git-filter-repo
Quickly rewrite git repository history (filter-branch replacement)
log4cplus/log4cplus
log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API.
SergiusTheBest/plog
Portable, simple and extensible C++ logging library
google/glog
C++ implementation of the Google logging module
abumq/easyloggingpp
C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
p-ranav/argparse
Argument Parser for Modern C++
VeriSilicon/TIM-VX
VeriSilicon Tensor Interface Module
PaddlePaddle/Paddle-Lite
PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)
numpy/numpy
The fundamental package for scientific computing with Python.
android/ndk-samples
Android NDK samples with Android Studio
ttroy50/cmake-examples
Useful CMake Examples
pytransitions/transitions
A lightweight, object-oriented finite state machine implementation in Python with many extensions
bkeepers/dotenv
A Ruby gem to load environment variables from `.env`.
grosser/parallel
Ruby: parallel processing made simple and fast
openxla/xla
A machine learning compiler for GPUs, CPUs, and ML accelerators
eatmoreapple/openwechat
golang微信SDK
meituan/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
PySimpleGUI/PySimpleGUI
Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.
chriskiehl/Gooey
Turn (almost) any Python command line program into a full GUI application with one line
wagoodman/dive
A tool for exploring each layer in a docker image
tj/git-extras
GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
llvm/circt
Circuit IR Compilers and Tools
colesbury/nogil
Multithreaded Python without the GIL
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
libsdl-org/SDL
Simple Directmedia Layer
lz4/lz4
Extremely Fast Compression algorithm
alexanderepstein/Bash-Snippets
A collection of small bash scripts for heavy terminal users