859218009's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
openai/openai-cookbook
Examples and guides for using the OpenAI API
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
chromium/chromium
The official GitHub mirror of the Chromium source
kenjihiranabe/The-Art-of-Linear-Algebra
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
lvgl/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
ithewei/libhv
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
krahets/LeetCode-Book
《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓
bytecodealliance/wasm-micro-runtime
WebAssembly Micro Runtime (WAMR)
microsoft/msquic
Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust.
concurrencykit/ck
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
LinuxCNC/linuxcnc
LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more.
ianzhao05/textshot
Python tool for grabbing text via screenshot
yomorun/yomo
🦖 Stateful Serverless Framework for Geo-distributed Edge AI Infra. with function calling support, write once, run on any model.
facebook/mvfst
An implementation of the QUIC transport protocol.
serge1/ELFIO
ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library
NetBSD/src
Automatic conversion of the NetBSD src CVS module, use with care. Please submit bugs/changes via https://gnats.netbsd.org
pyscada/PyScada
PyScada is a open source scada system that uses the Django framework as backend
Akagi201/lw_oopc
Light Weight Object Oriented C macros
elfmaster/libelfmaster
Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools
ruanqizhen/labview_book
LabVIEW Tutorials
LinuxCNC/simple-gcode-generators
Simple LinuxCNC G-Code Generators written in Python
MKL-NET/MKL.NET
A simple cross platform .NET API for Intel MKL
LinuxCNC/mesaflash
Configuration and diagnostic tool for Mesa Electronics PCI(E)/ETH/EPP/USB/SPI boards
OpenAutomationTechnologies/VHDL_IP-Cores
MECTsrl/ATCMcontrol_RunTimeSystem
ATCMcontrol RunTimeSystem: the PLC "engine" running on the embedded target http://mectsrl.github.io/ATCMcontrol_RunTimeSystem/
MECTsrl/mect_apps
Mect Apps: the Mect Suite example applications (HMI, PLC) http://mectsrl.github.io/mect_apps/
crifan/exec_file_format_elf
可执行文件格式:ELF