tyh-2021's Stars
riscv-software-src/riscv-isa-sim
Spike, a RISC-V ISA Simulator
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
moonrailgun/codeck
基于JS的可视化蓝图编程引擎
bhowiebkr/python-node-editor
The Node-Based Python Tool is a software tool that allows you to organize and work with reusable Python code in a dynamic network. Its intuitive GUI and modular approach can streamline your Python development process.
qiuapeng921/DnfHelper-YoloV5
Python-Yolo-dnf工具
alex-petrenko/signal-slot
Qt-like event loops, signals and slots for communication across threads and processes in Python
microsoft/vscode
Visual Studio Code
tboox/tbox
🎁 A glib-like multi-platform c library
andlabs/libui
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
syncthing/syncthing
Open Source Continuous File Synchronization
curl/curl
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
dictu-lang/Dictu
Dictu is a high-level dynamically typed, multi-paradigm, interpreted programming language.
conradkleinespel/rooster
A simple password manager for Windows, macOS and Linux.
codex-team/editor.js
A block-style editor with clean JSON output
goToMain/c-utils
Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-submodule inside your projects to kickstart development. See https://c-utils.gotomain.io for more details.
clnhlzmn/utils
a set of simple utilities in c for microcontrollers
codex-team/codex.docs
Free Docs app powered by Editor.js ecosystem
CorentinTh/it-tools
Collection of handy online tools for developers, with great UX.
kevinmehall/codemap
A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.
spieglt/FlyingCarpet
Cross-platform AirDrop. File transfer between Android, iOS, Linux, macOS, and Windows over ad hoc WiFi. No network infrastructure required, just two devices with WiFi chips in close range.
tw93/Pake
🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
elibroftw/modern-desktop-app-template
Tauri v2 & React v19 boilerplate for a modern desktop application. Not a project nor a substitute for my Tauri video tutorials.
zzzgydi/clash-verge
A Clash GUI based on tauri. Supports Windows, macOS and Linux.
vincentdchan/blocky-editor
A Notion-like editor built with blocks.
yoopta-editor/Yoopta-Editor
Build Notion-like, Craft-like, Coda-like, Medium-like editors with Yoopta
reactos/reactos
A free Windows-compatible Operating System
agmmnn/tauri-controls
🚥 Native-looking window controls for Tauri 2. React, Solid, Vue, Svelte+Tailwind.
zadam/trilium
Build your personal knowledge base with Trilium Notes
mattconte/tlsf
Two-Level Segregated Fit memory allocator implementation.
CCareaga/heap_allocator
A simple heap memory allocator in ~200 lines.