Pinned Repositories
100DaysOfCode
I write each progress I do
15-minute-apps
15 minute (small) desktop apps built with PyQt
acctl
openwrt ac controller
cdroid
CDroid is a android like GUI toolkit base on C++11,It is a cross-platform GUI engine for embedded system.Mybe an other choice of QT . IMGUI ,Flutter.it is more friendly for android developers.
Flappy
A clone of Flappy Bird made for desktop platforms using Java and OpenGL.
golang
扫清go语言一切障碍,go语言实战、go语言从入门到精通,持续更新,欢迎star
LibrosaCpp
LibrosaCpp is a c++ implemention of librosa to compute short-time fourier transform coefficients,mel spectrogram or mfcc
video_capture
yu-auto-reply
AI 自动回复工具,支持灵活配置多个平台的监控和回答。目前已支持知识星球自动回复、OpenAI(ChatGPT)自动回答
jacklaoz's Repositories
jacklaoz/cdroid
CDroid is a android like GUI toolkit base on C++11,It is a cross-platform GUI engine for embedded system.Mybe an other choice of QT . IMGUI ,Flutter.it is more friendly for android developers.
jacklaoz/coco
coco is a simple stackless, single-threaded, and header-only C++11 coroutine library.
jacklaoz/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
jacklaoz/ecapture
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
jacklaoz/ElaWidgetTools
Fluent-UI For QT-Widget
jacklaoz/FastNet
网络库 & C++17 & Header-Only
jacklaoz/harmonyos-tutorial
HarmonyOS Tutorial. 《跟老卫学HarmonyOS开发》
jacklaoz/hls4ml
Machine learning on FPGAs using HLS
jacklaoz/langchain
⚡ Building applications with LLMs through composability ⚡
jacklaoz/manticoresearch
Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK soon
jacklaoz/metaRTC
A cross-platform webRTC SDK
jacklaoz/mnist-from-scratch
Code for training basic neural networks, especially the MNIST numbers dataset.
jacklaoz/moonshine
Fast and accurate automatic speech recognition (ASR) for edge devices
jacklaoz/open5gs
Open5GS is a C-language Open Source implementation for 5G Core and EPC, i.e. the core network of LTE/NR network (Release-17)
jacklaoz/pjproject
PJSIP project
jacklaoz/pocketsphinx
A small speech recognizer
jacklaoz/pulp-nn
开源npu
jacklaoz/rebuild
高度可配置化的企业管理系统!企业内部可免费使用!零代码/低代码快速搭建企业中台、CRM客户关系管理、WMS库存管理、TMS运输管理、SCM供应链管理、MES/MOM,甚至是 ERP 企业资源计划!
jacklaoz/scylladb
NoSQL data store using the seastar framework, compatible with Apache Cassandra
jacklaoz/Terrain3D
An editable terrain system for Godot 4, written in C++
jacklaoz/tinyrenderer
A brief computer graphics / rendering course
jacklaoz/UpUpServer
A simple game service framework.
jacklaoz/v2rayA
A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan, Tuic and Juicity protocols. 🚀
jacklaoz/v2raya-openwrt
opkg feed of v2rayA for OpenWrt users
jacklaoz/VocalShaper
A JUCE-based Open Source DAW
jacklaoz/Whisper-Finetune
Fine-tune the Whisper speech recognition model to support training without timestamp data, training with timestamp data, and training without speech data. Accelerate inference and support Web deployment, Windows desktop deployment, and Android deployment
jacklaoz/workspace
workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
jacklaoz/xGeMM
Accelerated General (FP32) Matrix Multiplication
jacklaoz/xiaozhi-esp32
Build your own AI friend
jacklaoz/yolov8-opencv-onnxruntime-cpp
detection and instance segmentation of yolov8,use onnxruntime and opencv