yeyiliang's Stars
EmuELEC/EmuELEC
EmuELEC, retro emulation for Amlogic devices. Based on CoreELEC. https://emuelec.org or join us on Discord: https://discord.gg/jQWCFwTn5T
activesys/libcstl
luliyucoordinate/Leetcode
Play Leetcode with different programming language
jiejieTop/ButtonDrive
纯C语言实现的一个按键驱动,可移植性强,支持单双击、连按、连按释放、长按;采用回调处理按键事件(自定义消抖时间),使用只需3步,1:创建按键,2:按键事件与回调处理函数链接映射。然后周期检查按键。
peng-zhihui/FingerBoard
给机械键盘添加指纹识别功能,这是Arduino固件的代码
figozhang/runninglinuxkernel_4.0
《奔跑吧Linux内核》配套实验平台和代码,白色入门酱香篇,蓝色进阶浓香篇
brendangregg/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
heiher/hev-task-system
A simple, lightweight multi-task system (coroutines) for Unix (Linux/BSD/macOS)
iptv-org/iptv
Collection of publicly available IPTV channels from all over the world
oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
GStreamer/gstreamer
GStreamer open-source multimedia framework
hx-dl/shared-bike-wxapp
🚲 一个基于19版青桔单车wxapp 的改良 Demo
1technophile/OpenMQTTGateway
MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.
novnc/noVNC
VNC client web application
home-assistant/core
:house_with_garden: Open source home automation that puts local control and privacy first.
Koenkk/zigbee2mqtt
Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
domoticz/domoticz
Open source Home Automation System
thingsboard/thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
TonnyL/Awesome_APIs
:octocat: A collection of APIs
SpaceVim/SpaceVim
A modular Vim/Neovim configuration
taosdata/TDengine
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
chinese-poetry/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
Genymobile/scrcpy
Display and control your Android device
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
halo-dev/halo
强大易用的开源建站工具。
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
jlevy/the-art-of-command-line
Master the command line, in one page
cloudwu/coroutine
A asymmetric coroutine library for C.
adinosaur/Coro
用c语言setjmp和longjmp实现的一个最基本的协程
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现