raspberry-pi-os
Learning operating system development using Linux kernel and Raspberry Pi
mohebifar/react-native-copilot506日前2.1k
Step-by-step walkthrough tooltip for your react native app
neovim/neovim503日前74.0k
Vim-fork focused on extensibility and usability
tinygo-org/tinygo503日前14.1k
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
rwaldron/johnny-five503日前13.2k
JavaScript Robotics and IoT programming framework, developed at Bocoup.
hybridgroup/gobot504日前8.6k
Golang framework for robotics, drones, and the Internet of Things (IoT)
platformio/platformio-core503日前7.4k
Your Gateway to Embedded Software Development Excellence :alien:
ClemensElflein/OpenMower504日前4.2k
Let's upgrade cheap off-the-shelf robotic mowers to modern, smart RTK GPS based lawn mowing robots!
hybridgroup/cylon505日前4.0k
JavaScript framework for robotics, drones, and the Internet of Things (IoT)
blynkkk/blynk-library505日前3.8k
Blynk library for IoT boards. Works with Arduino, ESP32, ESP8266, Raspberry Pi, Particle, ARM Mbed, etc.
Azure/azure-quickstart-templates503日前13.6k
Azure Quickstart Templates
microsoft/computervision-recipes503日前9.2k
Best Practices, code samples, and documentation for Computer Vision.
Genymobile/scrcpy503日前98.2k
Display and control your Android device
obsproject/obs-studio503日前54.2k
OBS Studio - Free and open source software for live streaming and screen recording
git/git503日前48.8k
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
FFmpeg/FFmpeg503日前41.0k
Mirror of https://git.ffmpeg.org/ffmpeg.git
serhii-londar/open-source-mac-os-apps503日前38.7k
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
curl/curl503日前33.3k
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
ggreer/the_silver_searcher503日前25.6k
A code-searching tool similar to ack, but faster.
mpv-player/mpv503日前25.2k
🎥 Command line video player
ossrs/srs503日前23.7k
SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
ruby/ruby503日前21.3k
The Ruby Programming Language
kovidgoyal/kitty503日前21.2k
Cross-platform, fast, feature-rich, GPU based terminal
microsoft/vcpkg503日前20.9k
C++ Library Manager for Windows, Linux, and MacOS
hashcat/hashcat503日前19.3k
World's fastest and most advanced password recovery utility
radareorg/radare2503日前19.3k
UNIX-like reverse engineering framework and command-line toolset
jarun/nnn503日前17.8k
n³ The unorthodox terminal file manager
kanaka/mal503日前9.7k
mal - Make a Lisp
facebook/infer503日前14.6k
A static analyzer for Java, C, C++, and Objective-C
krahets/hello-algo503日前62.3k
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
TheAlgorithms/C503日前17.7k
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Avik-Jain/100-Days-Of-ML-Code503日前42.7k
100 Days of ML Coding
gitname/react-gh-pages503日前6.0k
Deploying a React App (created using create-react-app) to GitHub Pages
gogs/gogs503日前43.8k
Gogs is a painless self-hosted Git service
extism/extism503日前3.5k
The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
getActivity/EmojiPackage505日前2.6k
表情包资源合集,张张都是经典
unicorn-engine/unicorn503日前7.0k
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
noodle-run/noodle503日前11.2k
Open Source Education Platform
capstone-engine/capstone503日前6.9k
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), BPF, Ethereum VM, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
mouredev/Hello-Python503日前19.7k
Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 75 clases, 37 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...
raysan5/raylib503日前17.8k
A simple and easy-to-use library to enjoy videogames programming
TheAlgorithms/Python502日前175.8k
All Algorithms implemented in Python
home-assistant/core502日前67.4k
:house_with_garden: Open source home automation that puts local control and privacy first.
BayesWitnesses/m2cgen503日前2.7k
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
homebridge/docker-homebridge503日前2.5k
Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
homebridge/homebridge-raspbian-image504日前1.0k
Official Homebridge Raspberry Pi Image based on Raspberry Pi OS Lite.
simdjson/simdjson502日前18.1k
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, WatermelonDB, Apache Doris, Milvus, StarRocks
fonsp/Pluto.jl504日前4.8k
🎈 Simple reactive notebooks for Julia
grame-cncm/faust505日前2.4k
Functional programming language for signal processing and sound synthesis
MLEveryday/100-Days-Of-ML-Code502日前20.5k
100-Days-Of-ML-Code中文版
webview/webview502日前11.9k
Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
apache/thrift502日前10.1k
Apache Thrift
FreeRDP/FreeRDP502日前9.8k
FreeRDP is a free remote desktop protocol library and clients
libgit2/libgit2503日前9.3k
A cross-platform, linkable library implementation of Git that you can use in your application.
lionsoul2014/ip2region502日前14.9k
Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages
allinurl/goaccess502日前17.2k
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
guipsamora/pandas_exercises502日前9.8k
Practice your pandas skills!
westes/flex502日前3.3k
The Fast Lexical Analyzer - scanner generator for lexing in C and C++
0015/ThatProject503日前1.6k
*That Project's project repository
REDasmOrg/REDasm503日前1.5k
The OpenSource Disassembler
getumbrel/umbrel502日前5.5k
A beautiful home server OS for self-hosting with an app store. Buy a pre-built Umbrel Home with umbrelOS, or install on a Raspberry Pi 4, any Ubuntu/Debian system, or a VPS.
raspibolt/raspibolt506日前1.2k
RaspiBolt v3: Bitcoin & Lightning full node on a Raspberry Pi
rvaiya/warpd502日前2.7k
A modal keyboard-driven virtual pointer
xmake-io/xmake502日前8.5k
🔥 A cross-platform build utility based on Lua
kaxap/arl503日前1.9k
lists of most popular repositories for most favoured programming languages (according to StackOverflow)
DrTimothyAldenDavis/SuiteSparse503日前1.0k
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
fogleman/Craft502日前10.1k
A simple Minecraft clone written in C using modern OpenGL (shaders).
cuberite/cuberite505日前4.8k
A lightweight, fast and extensible game server for Minecraft
cilium/cilium502日前17.9k
eBPF-based Networking, Security, and Observability
Dav1dde/glad502日前3.4k
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
OpenRCT2/OpenRCT2502日前12.7k
An open source re-implementation of RollerCoaster Tycoon 2 🎢
glfw/glfw502日前11.8k
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
openframeworks/openFrameworks503日前9.7k
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
SerenityOS/serenity502日前27.5k
The Serenity Operating System 🐞
Awesome-HarmonyOS/HarmonyOS502日前19.0k
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
redox-os/redox502日前14.7k
Mirror of https://gitlab.redox-os.org/redox-os/redox
reactos/reactos502日前13.8k
A free Windows-compatible Operating System
tuhdo/os01502日前11.3k
Bootstrap yourself to write an OS from scratch. A book for self-learner.
wolverinn/Waking-Up502日前9.3k
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试:rocket:;可用于模拟面试、面试前复习、短期内快速备战面试...
bottlerocket-os/bottlerocket502日前8.0k
An operating system designed for hosting containers
NodeOS/NodeOS504日前6.9k
Lightweight operating system using Node.js as userspace
klange/toaruos503日前5.9k
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
yourtion/30dayMakeOS502日前5.6k
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
ravynsoft/ravynos502日前5.3k
A BSD-based OS project that aims to provide an experience like and some compatibility with macOS (formerly known as airyxOS)
tock/tock503日前4.8k
A secure embedded operating system for microcontrollers
includeos/IncludeOS502日前4.8k
A minimal, resource efficient unikernel for cloud services
oshi/oshi502日前4.4k
Native Operating System and Hardware Information
tree-sitter/tree-sitter502日前15.2k
An incremental parsing system for programming tools
weechat/weechat503日前2.8k
The extensible chat client.
apache/avro506日前2.7k
Apache Avro is a data serialization system.
apache/activemq502日前2.2k
Mirror of Apache ActiveMQ
skywind3000/kcp502日前14.3k
:zap: KCP - A Fast and Reliable ARQ Protocol
ldcsaa/HP-Socket503日前5.5k
High Performance TCP/UDP/HTTP Communication Component
RT-Thread/rt-thread502日前9.3k
RT-Thread is an open source IoT real-time operating system (RTOS).
CCOSTAN/Home-AssistantConfig503日前4.6k
:house: Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to :star: it. Updated FREQUENTLY!
evancohen/smart-mirror504日前2.8k
The fairest of them all. A DIY voice controlled smart mirror with IoT integration.
therecipe/qt503日前10.1k
Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
catboost/catboost502日前7.6k
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
pi-hole/pi-hole502日前46.1k
A black hole for Internet advertisements
hwdsl2/setup-ipsec-vpn502日前23.6k
Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
MagicMirrorOrg/MagicMirror502日前18.8k
MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
RetroPie/RetroPie-Setup502日前9.9k
Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
nasa/fprime502日前9.8k
F´ - A flight software and embedded systems framework
navidrome/navidrome502日前9.2k
🎧☁️ Modern Music Server and Streamer compatible with Subsonic/Airsonic
OctoPrint/OctoPrint503日前7.9k
OctoPrint is the snappy web interface for your 3D printer!
forthespada/CS-Books502日前17.8k
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
dvorka/hstr503日前3.8k
bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
armbian/build502日前3.6k
Armbian Linux Build Framework
tomlooman/ActionRoguelike502日前3.1k
Third-person Action Roguelike made in Unreal Engine C++. Project for Unreal Engine C++ Course & Stanford University
magma/magma507日前1.6k
Platform for building access networks and modular network services
hypriot/image-builder-rpi507日前1.1k
SD card image for Raspberry Pi with Docker: HypriotOS
mhinz/vim-galore502日前16.2k
:mortar_board: All things Vim!
letoram/arcan503日前1.5k
Arcan - [Display Server, Multimedia Framework, Game Engine] -> "Desktop Engine"
mono/CppSharp503日前2.9k
Tools and libraries to glue C/C++ APIs to high-level languages
FreeCodeCampChina/freecodecamp.cn502日前36.6k
FCC China open source codebase and curriculum. Learn to code and help nonprofits.
firstcontributions/first-contributions502日前41.4k
🚀✨ Help beginners to contribute to open source projects
hackclub/hackclub504日前2.4k
🌎 Hack Club is a worldwide community of high school hackers. We make things. We help one another. We have fun.
carbon-app/carbon502日前33.7k
:black_heart: Create and share beautiful images of your source code