- Shanghai
-
08:03
(UTC +08:00)
Lists (3)
Sort Name ascending (A-Z)
Starred repositories
A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple etc.
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
An open-source C++ library developed and used at Facebook.
An implementation of the Debug Adapter Protocol for Python
MacOS Niri and Hyprland inspired tiling window manager that's developer signed and notorized (safe for managed enterprise environments). Aiming for parity and extra innovation.
An Emacs framework for the stubborn martian hacker
Productive, portable, and performant GPU programming in Python.
MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan…
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
Lua port of the most famous vim colorscheme
Vim-fork focused on extensibility and usability
A PSP emulator for Android, Windows, Mac, Linux and iOS, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues.
RustBoyAdvance-NG is a Nintendoâ„¢ Game Boy Advance emulator and debugger, written in the rust programming language.
Game Boy / Game Boy Color / Super Game Boy emulator, debugger and embedded MCP server for macOS, Windows, Linux, BSD and RetroArch.
The continuing development of the legendary VBA gameboy advance emulator.
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Algorithms and Data Structures implemented in Go for beginners, following best practices.
All Algorithms implemented in Python
📃 A list of practical projects that anyone can solve in any programming language.
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
A collection of C projects designed to help you practice, experiment, and understand core programming concepts in C.
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo…
Ghostty-based macOS terminal with vertical tabs and notifications for AI coding agents
Self-hosted game stream host for Moonlight.
Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C