Pinned Repositories
TEN-Agent
TEN Agent is a conversational AI powered by the TEN, integrating Gemini 2.0 Live, OpenAI Realtime, RTC, and more. It delivers real-time capabilities to see, hear, and speak, while being fully compatible with popular workflow platforms like Dify and Coze.
assets-uploader
Command line tool to robustly upload Github release assets.
cashier
基于C#实现的一个童装收银小软件. 支持红外枪条码扫描识别(自备驱动), 可导入童装的条码、价格等数据, 红外枪扫描条码后可自动填充其价格等信息. 可支持手动输入折扣等信息,确认后支持打印机打印收银条.
ffmpeg-build
Build ffmpeg with its dependencies from source.
go-project-layout
My understanding of how to structure a golang project.
go-release-action
Automatically publish Go binaries to Github Release Assets through Github Action.
medialib
A collection of media diagnose tools.
modern-cpp
Practice and notes for Modern C++(i.e. C++ 11/14/17/20...).
MyTinyTests
学习时写的一些简单的小例子或自动化使用的一些小工具集合, 包含c, c++, c#, JavaScript, python2/3, golang, Lua, linux bash, windows bat等各种语言的实现, 平台含Windows, Linux, macOSX, iOS, Android等. 尝试用最合适的而不是最熟悉的方法解决问题.
plot-av
Plot Audio/Video streams for better insights.
wangyoucao577's Repositories
wangyoucao577/cashier
基于C#实现的一个童装收银小软件. 支持红外枪条码扫描识别(自备驱动), 可导入童装的条码、价格等数据, 红外枪扫描条码后可自动填充其价格等信息. 可支持手动输入折扣等信息,确认后支持打印机打印收银条.
wangyoucao577/IpPortEndpointCheck
This tool is designed for check whether IPPortEndpoint is opened on the internet or not. Support both TCP and UDP, both IPv4 and IPv6. For TCP, it's valid if it can be connected. For UDP, it's valid if it can answer "I'm OK".
wangyoucao577/awesome-vector-tiles
awesome implementations of the Mapbox Vector Tile specification
wangyoucao577/DesignPatternsLearningProject
学习设计模式时实现的一些例子.
wangyoucao577/drawio
Save temporary graphs by draw.io
wangyoucao577/gnostic
A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks.
wangyoucao577/gnostic-grpc
A gnostic plugin that converts an OpenAPI API description into a description of a gRPC service that can be used to implement that API using gRPC-JSON Transcoding.
wangyoucao577/golang
My learning notes and practices for go language.
wangyoucao577/JsonConfig
A very simple, easy to use, thread safe c++ library config manager, save configs by JSON, implement based on `JsonCpp` and `pthread`.
wangyoucao577/libosmium
Fast and flexible C++ library for working with OpenStreetMap data.
wangyoucao577/liveStrategyEngine
WeQuant微宽网-比特币量化交易/优质策略源码/精准回测/免费实盘,尽在微宽网
wangyoucao577/LoanCalculator
My own loan calculator, to be continued...
wangyoucao577/log4debug
Automatically exported from code.google.com/p/log4debug
wangyoucao577/machine_learning_practice
My practice codes for machine learning.
wangyoucao577/mars
Mars is a cross-platform network component developed by WeChat.
wangyoucao577/orb
Types and utilities for working with 2d geometry in Golang
wangyoucao577/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
wangyoucao577/RacingCarPairing
车队与赛车随机配对的小程序.
wangyoucao577/rust_echo_bench
rust echo server benchmark
wangyoucao577/timezone
Play with timezone: usage of tz database name.
wangyoucao577/WinZlog
Zlog on Windows