A curated list of my GitHub stars! Generated by starred.
- Adblock Filter List
- Assembly
- C
- C#
- C++
- CMake
- CSS
- Common Lisp
- Coq
- Cuda
- Dockerfile
- Fortran
- Go
- HTML
- Handlebars
- Haskell
- Idris
- Isabelle
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- MDX
- Makefile
- Markdown
- Mermaid
- Mojo
- Nunjucks
- OCaml
- Others
- PHP
- Papyrus
- Pascal
- PowerShell
- Python
- ReScript
- Ruby
- Rust
- SCSS
- SMT
- Scala
- Scheme
- Shell
- Starlark
- Swift
- SystemVerilog
- TeX
- TypeScript
- V
- VHDL
- Vala
- Verilog
- Vim Script
- Vue
- WebAssembly
- Zig
- uBlockOrigin/uAssets - Resources for uBlock Origin, uMatrix: static filter lists, ready-to-use rulesets, etc.
- netwide-assembler/nasm - A cross-platform x86 assembler with an Intel-like syntax
- memorysafety/rav1d - An AV1 decoder in Rust.
- BLAKE3-team/BLAKE3 - the official Rust and C implementations of the BLAKE3 cryptographic hash function
- openhwgroup/cva6 - The CORE-V CVA6 is an Application class 6-stage RISC-V CPU capable of booting Linux
- nanochess/bootOS - bootOS is a monolithic operating system in 512 bytes of x86 machine code.
- openhwgroup/core-v-verif - Functional verification project for the CORE-V family of RISC-V cores.
- riscv-non-isa/riscv-arch-test -
- vxunderground/MalwareSourceCode - Collection of malware source code for a variety of platforms in an array of different programming languages.
- microsoft/MS-DOS - The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
- h-ohsaki/asm - 「独習アセンブラ 新版」(翔泳社) サポートページ
- oriansj/stage0 - A set of minimal dependency bootstrap binaries
- DQNEO/goas - port of GNU Assembler written in go
- dspinellis/unix-history-repo - Continuous Unix commit history from 1970 until today
- spencertipping/jit-tutorial - How to write a very simple JIT compiler
- freebsd/freebsd-src - The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....
- apple/darwin-xnu - Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu
- bminor/glibc - Unofficial mirror of sourceware glibc repository. Updated daily.
- xinu-os/xinu - Repository for Xinu source code
- openbsd/src - Read-only git conversion of OpenBSD's official CVS src repository. Pull requests not accepted - send diffs to the tech@ mailing list.
- DoctorWkt/acwj - A Compiler Writing Journey
- tidwall/neco - Concurrency library for C (coroutines)
- ufrisk/MemProcFS - MemProcFS
- gabriellandau/PPLFault -
- zephyrproject-rtos/zephyr - Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
- libffi/libffi - A portable foreign-function interface library.
- jemalloc/jemalloc -
- TASEmulators/desmume - DeSmuME is a Nintendo DS emulator
- StevenBaby/onix - Onix - 操作系统实现
- unicorn-engine/unicorn - Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
- bsauce/kernel-exploit-factory - Linux kernel CVE exploit analysis report and relative debug environment. You don't need to compile Linux kernel and configure your environment anymore.
- reactos/reactos - A free Windows-compatible Operating System
- jqlang/jq - Command-line JSON processor
- tree-sitter/tree-sitter-bash - Bash grammar for tree-sitter
- karpathy/llama2.c - Inference Llama 2 in one file of pure C
- bminor/musl - Unofficial mirror of etalabs musl repository. Updated daily.
- P-H-C/phc-winner-argon2 - The password hash Argon2, winner of PHC
- Simple-XX/SimpleKernel - Simple kernel for learning operating systems. 用于学习操作系统的简单内核
- babbleberry/rpi4-osdev - Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4
- seL4/seL4 - The seL4 microkernel
- fortra/nanodump - The swiss army knife of LSASS dumping
- hfiref0x/UACME - Defeating Windows User Account Control
- google/security-research - This project hosts security advisories and their accompanying proof-of-concepts related to research conducted at Google which impact non-Google owned code.
- facebook/zstd - Zstandard - Fast real-time compression algorithm
- Codetector1374/GuideOS - Tutorial for Writing a Kernel
- capstone-rust/capstone-rs - high-level Capstone system bindings for Rust
- zmap/zmap - ZMap is a fast single packet network scanner designed for Internet-wide network surveys.
- openSIL/openSIL -
- bluekitchen/btstack - Dual-mode Bluetooth stack, with small memory footprint.
- HyperDbg/HyperDbg - State-of-the-art native debugging tools
- LearningOS/os-lectures - 2024年春季OS课程Slides\实验指导\思维导图\挑战项目等 https://learningos.github.io/os-lectures/
- obsproject/obs-studio - OBS Studio - Free and open source software for live streaming and screen recording
- C-Chads/tinycc - C-Chads Maintained fork of Tiny C Compiler, regularly pulled from https://repo.or.cz/w/tinycc.git
- inferno-os/inferno-os - Inferno® is a distributed operating system. Inferno represents services and resources in a file-like name hierarchy, including devices, network and protocol interfaces, dynamic data sources, and serv
- ArthurChiao/arthurchiao.github.io - Repo for personal blog https://arthurchiao.art
- libusb/hidapi - A Simple cross-platform library for communicating with HID devices
- espressif/esp-idf - Espressif IoT Development Framework. Official development framework for Espressif SoCs.
- TheRealOrange/icer_compression - Progressive, error tolerant, wavelet-based image compression algorithm
- jart/blink - tiniest x86-64-linux emulator
- riscv-software-src/riscv-tests -
- katef/kgt - BNF wrangling and railroad diagrams
- cyring/CoreFreq - CoreFreq : CPU monitoring and tuning software designed for 64-bit processors.
- microsoft/mimalloc - mimalloc is a compact general purpose allocator with excellent performance.
- Ascotbe/Kernelhub - 🌴Linux、macOS、Windows Kernel privilege escalation vulnerability collection, with compilation environment, demo GIF map, vulnerability details, executable file (提权漏洞合集)
- redox-os/binutils-gdb - Mirror of https://gitlab.redox-os.org/redox-os/binutils-gdb
- zpoint/CPython-Internals - Dive into CPython internals, trying to illustrate every detail of CPython implementation
- alpinelinux/apk-tools - [MIRROR] Alpine package manager
- qemu/qemu - Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
- strongswan/strongswan - strongSwan - IPsec-based VPN
- ravynsoft/ravynos - A BSD-based OS project that aims to provide source and binary compatibility with macOS® and a similar user experience.
- SinaKarvandi/Hypervisor-From-Scratch - Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
- riscv-collab/riscv-gnu-toolchain - GNU toolchain for RISC-V, including GCC
- mit-pdos/xv6-riscv - Xv6 for RISC-V
- Cr4sh/s6_pcie_microblaze - PCI Express DIY hacking toolkit for Xilinx SP605. This repository is also home of Hyper-V Backdoor and Boot Backdoor, check readme for links and info
- hacksysteam/HackSysExtremeVulnerableDriver - HackSys Extreme Vulnerable Driver (HEVD) - Windows & Linux
- Ninals-GitHub/TRON - TRON(T-Kernel for x86)
- Stichting-MINIX-Research-Foundation/minix - Official MINIX sources - Automatically replicated from gerrit.minix3.org
- macosforge/darwinbuild - Darwinbuild is a collection of tools that assist compilation of the many projects contained in Darwin, the open source base of Apple's macOS operating system.
- LykenSol/rust-demangle.c - C port of the Rust symbol demangler (rustc-demangle)
- OpenMathLib/OpenBLAS - OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
- libuv/libuv - Cross-platform asynchronous I/O
- jart/cosmopolitan - build-once run-anywhere c library
- itm4n/PrintSpoofer - Abusing impersonation privileges through the "Printer Bug"
- rsms/markdown-wasm - Very fast Markdown parser and HTML generator implemented in WebAssembly, based on md4c
- remzi-arpacidusseau/ostep-code - Code from various chapters in OSTEP (http://www.ostep.org)
- radareorg/radare2 - UNIX-like reverse engineering framework and command-line toolset
- micrictor/stuxnet - Open-source decompile of Stuxnet/myRTUs
- Rust-for-Linux/linux - Adding support for the Rust language to the Linux kernel.
- coreutils/coreutils - upstream mirror
- bellard/quickjs - Public repository of the QuickJS Javascript Engine.
- hikalium/liumos - A toy operating system which supports NVDIMM natively.
- debauchee/barrier - Open-source KVM software
- HariboteOS/harib27f - Haribote OS source package with cross-platform compilation support.
- git/git - 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 Documentat
- mit-pdos/xv6-public - xv6 OS
- nihui/realcugan-ncnn-vulkan - real-cugan converter ncnn version, runs fast on intel / amd / nvidia / apple-silicon GPU with vulkan
- valinet/ExplorerPatcher - This project aims to enhance the working environment on Windows
- cygwin/cygwin - Mirror of Cygwin repository at https://cygwin.com/. DO NOT SUBMIT PULL REQUESTS. Read https://cygwin.com/contrib.html and submit patches via the mailing list cygwin-patches AT cygwin DOT com.
- turbolent/w2c2 - Translates WebAssembly modules to portable C
- coturn/coturn - coturn TURN server project
- satoru-takeuchi/linux-in-practice -
- phoboslab/qoi - The “Quite OK Image Format” for fast, lossless image compression
- kamaboko123/30daysOS - HariboteOS develop
- octalmage/robotjs - Node.js Desktop Automation.
- torvalds/linux - Linux kernel source tree
- ffmpegwasm/ffmpeg.wasm - FFmpeg for browser, powered by WebAssembly
- rui314/chibicc - A small C compiler
- qrush/unix - Mirror of the Restoration of 1st Edition UNIX kernel sources from pdf document.
- php/php-src - The PHP Interpreter
- cfenollosa/os-tutorial - How to create an OS from scratch
- vawser/Smithbox - Smithbox is a modding tool for Elden Ring, Armored Core VI, Sekiro, Dark Souls 3, Dark Souls 2, Dark Souls, Bloodborne and Demon's Souls.
- soulsmods/DSMapStudio - A standalone map/level editor for Demon's Souls, Dark Souls 1/2/3, Bloodborne, Sekiro, and Elden Ring.
- Interkarma/daggerfall-unity - Open source recreation of Daggerfall in the Unity engine
- daem0nc0re/PrivFu - Kernel mode WinDbg extension and PoCs for token privilege investigation.
- p3nt4/PowerShdll - Run PowerShell with rundll32. Bypass software restrictions.
- zarunbal/LogExpert - Windows tail program and log file analyzer.
- microsoft/busiotools - Tools for debugging and testing io buses for Windows
- srwi/EverythingToolbar - Everything integration for the Windows taskbar.
- marticliment/UniGetUI - UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
- PowerShell/PowerShell - PowerShell for every system!
- dotnet/runtime - .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
- PowerShell/PSReadLine - A bash inspired readline implementation for PowerShell
- naudio/NAudio - Audio and MIDI library for .NET
- thebookisclosed/ViVe - C# library and console app for using new feature control APIs available in Windows 10 version 2004 and newer
- Implem/Implem.Pleasanter - Pleasanter is a no-code/low-code development platform that runs on .NET. You can quickly create business applications with simple operations.
- files-community/Files - A modern file manager that helps users organize their files and folders.
- x360ce/x360ce - Primary repository for the x360ce library, front-end and tools.
- DevToys-app/DevToys - A Swiss Army knife for developers.
- wixtoolset/wix3 - WiX Toolset v3.x
- cocoa-mhlw/cocoa -
- AdaptiveCode/AdaptiveCode - Master repository for all of the accompanying sample code from 'Adaptive Code'
- buchizo/ClaudiaIDE - This extension can change easily the background image of editor window in Visual Studio.
- AsteriskAmpersand/MHW-Save-Editor - MHW Save Editor - Currently Includes Steam ID, Investigations and Inventory
- LanceMcCarthy/UwpProjects - A set of UWP controls and utilities
- ExtendRealityLtd/VRTK - An example of how to use the Tilia packages to create great content with VRTK v4.
- Dawnshifter/MHXXSwitchSaveEditor - A save editor for Monster Hunter XX Switch and 3DS versions
- google/pigweed - Modern software development for embedded systems
- electronicarts/EASTL - EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
- moudey/Shell - Powerful context menu manager for Windows File Explorer
- simdjson/simdjson - Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
- cemu-project/Cemu - Cemu - Wii U emulator
- LadybirdBrowser/ladybird - Truly independent web browser
- FEX-Emu/FEX - A fast usermode x86 and x86-64 emulator for Arm64 Linux
- catchorg/Catch2 - A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
- songrun/SeamAwareDecimater - Mesh simplification with UV's boundary preserved
- BrannigansLaw/Skyrim-Behavior-Editor- - WIP: A work in progress tool for viewing and editing the contents of Havok's "hk_2010.2.0-r1" hkx-xml behavior files.
- oneapi-src/oneTBB - oneAPI Threading Building Blocks (oneTBB)
- google/orbit - C/C++ Performance Profiler
- lyxell/nway - Algorithms for n-way diffing and merging of files with a common ancestor
- Quuxplusone/difdef - Utility to do an N-way diff and N-way merge, for N>2. Uses the patience diff algorithm.
- bitwizeshift/result - A lightweight C++11-compatible error-handling mechanism
- huihut/interview - 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, inclu
- yaneurao/YaneuraOu - YaneuraOu is the World's Strongest Shogi engine(AI player) , WCSC29 1st winner , educational and USI compliant engine.
- bulletphysics/bullet3 - Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
- zeldaret/botw - Decompilation of The Legend of Zelda: Breath of the Wild (Switch 1.5.0)
- getml/reflect-cpp - A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, BSON, CBOR, flexbuffers, msgpack, TOML, XML, YAML / msgpack.org[C++20]
- microsoft/STL - MSVC's implementation of the C++ Standard Library.
- Mozilla-Ocho/llamafile - Distribute and run LLMs with a single file.
- visualboyadvance-m/visualboyadvance-m - The continuing development of the legendary VBA gameboy advance emulator.
- tesseract-ocr/tesseract - Tesseract Open Source OCR Engine (main repository)
- nlohmann/json - JSON for Modern C++
- ianpatt/skse64 - Skyrim SE Script Extender
- autowarefoundation/autoware.universe -
- ersh1/OpenAnimationReplacer -
- vtil-project/VTIL-Core - Virtual-machine Translation Intermediate Language
- RamadhanAmizudin/malware - Malware Samples. Uploaded to GitHub for those want to analyse the code. Code mostly from: http://www.malwaretech.com
- google/tcmalloc -
- bochs-emu/Bochs - Bochs - Cross Platform x86 Emulator Project
- dwing4g/openmw - OpenMW is an open-source open-world RPG game engine that supports playing Morrowind. Main repo and issue tracker can be found here: https://gitlab.com/OpenMW/openmw/
- OpenMW/openmw - OpenMW is an open-source open-world RPG game engine that supports playing Morrowind. Main repo and issue tracker can be found here: https://gitlab.com/OpenMW/openmw/
- Aircoookie/WLED - Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
- verilator/verilator - Verilator open-source SystemVerilog simulator and lint system
- Z3Prover/z3 - The Z3 Theorem Prover
- nholthaus/win-bluetooth - A set of modern c++ classes for using bluetooth on windows
- ValveSoftware/Proton - Compatibility tool for Steam Play based on Wine and additional components
- luajit-remake/luajit-remake - An ongoing attempt to re-engineer LuaJIT from scratch
- LibreOffice/core - Read-only LibreOffice core repo - no pull request (use gerrit instead https://gerrit.libreoffice.org/) - don't download zip, use https://dev-www.libreoffice.org/bundles/ instead
- ada-url/ada - WHATWG-compliant and fast URL parser written in modern C++, part of Node.js, Clickhouse, Redpanda, Kong, Telegram and Cloudflare Workers.
- bg1bgst333/Sample - Sample Program
- joric/bluetooth-battery-monitor - Open source Bluetooth battery monitor for Windows
- Plutoberth/SonyHeadphonesClient - A {Windows, macOS, Linux} client recreating the functionality of the Sony Headphones app
- microsoft/win32metadata - Tooling to generate metadata for Win32 APIs in the Windows SDK.
- lfortran/lfortran - Official main repository for LFortran
- keystone-engine/keystone - Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings
- qudix/skse-qui - Various UI tools, tweaks, and fixes
- EnderHDMC/MHWISaveEditor - An open-source save editor for Monster Hunter World : Iceborne
- CharmedBaryon/CommonLibSSE-NG - This is a reverse engineered library for Skyrim Special Edition and Skyrim VR.
- PlatformLab/Homa - Low-Latency Data Center Network Transport
- microsoft/wslg - Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios
- RPCS3/rpcs3 - PlayStation 3 emulator and debugger
- TigerVNC/tigervnc - High performance, multi-platform VNC client and server
- herumi/xbyak - A JIT assembler for x86/x64 architectures supporting MMX, SSE (1-4), AVX (1-2, 512), FPU, APX, and AVX10.2
- CyberAgentGameEntertainment/UnityPerformanceTuningBible - Unity Performance Tuning knowledge book
- mortbopet/Ripes - A graphical processor simulator and assembly editor for the RISC-V ISA
- KDE/heaptrack - A heap memory profiler for Linux
- upx/upx - UPX - the Ultimate Packer for eXecutables
- carbon-language/carbon-lang - Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
- 0vercl0k/rp - rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.
- JonathanSalwan/Triton - Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code.
- x64dbg/x64dbg - An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
- rizinorg/cutter - Free and Open Source Reverse Engineering Platform powered by rizin
- thezdi/PoC - Proofs-of-concept
- mozilla/gecko-dev - Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
- v8/v8 - The official mirror of the V8 Git repository
- eclipse-che4z/che-che4z-lsp-for-hlasm - HLASM Language Support is an LSP extension that adds support for the High Level Assembler language to IDEs
- equalsraf/neovim-qt - Neovim client library and GUI, in Qt5.
- gcc-mirror/gcc -
- microsoft/calculator - Windows Calculator: A simple yet powerful calculator that ships with Windows
- Tatsu-syo/noMeiryoUI - No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.
- hrydgard/ppsspp - A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the for
- skyrim-multiplayer/skymp - Multiplayer Mod & TypeScript SDK for Skyrim Special Edition
- Qalculate/libqalculate - Qalculate! library and CLI
- chromium/chromium - The official GitHub mirror of the Chromium source
- oneapi-src/oneDNN - oneAPI Deep Neural Network Library (oneDNN)
- himika/libSkyrim - A library to make SKSE plugin easy
- wjakob/nanobind - nanobind: tiny and efficient C++/Python bindings
- abseil/abseil-cpp - Abseil Common Libraries (C++)
- tommitytom/RetroPlug - A frontend for the SameBoy GameBoy emulator, with a focus on music creation. It runs standalone and can be used as an audio plugin (VST) in your favourite DAW!
- microsoft/terminal - The new Windows Terminal and the original Windows console host, all in the same place!
- praydog/REFramework - Scripting platform, modding framework and VR support for all RE Engine games
- electron/electron - Build cross-platform desktop apps with JavaScript, HTML, and CSS
- Kitware/ParaView - VTK-based Data Analysis and Visualization Application
- loliGothicK/mitama-cpp-result - A Library that provides
result<T, E>
andmaybe<T>
and monadic functions for them. - ModOrganizer2/modorganizer - Mod manager for various PC games. Discord Server: https://discord.gg/ewUVAqyrQX if you would like to be more involved
- Samsung/rlottie - A platform independent standalone library that plays Lottie Animation.
- crftwr/pyauto - windows low-level feature library
- fuzzuf/fuzzuf - Fuzzing Unification Framework
- rui314/mold - Mold: A Modern Linker 🦠
- SerenityOS/serenity - The Serenity Operating System 🐞
- sinya8282/Regen - regular expression, generator
- Exit-9B/AutoInputSwitch -
- PCSX2/pcsx2 - PCSX2 - The Playstation 2 Emulator
- microsoft/winget-cli - WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
- cpm-cmake/CPM.cmake - 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
- StylishThemes/GitHub-Dark - Dark GitHub style
- ryanoasis/nerd-fonts - Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
- adamschwartz/magic-of-css - A CSS course to turn you into a magician.
- Yagami360/My_NoteBook - サイエンス、テクノロジー、エンジニアリング関連の情報を記載したノート(忘備録)です。
- eliasson/liquorice - Liquorice is a small black and white theme for Hugo.
- opera7133/Blonde - Blonde, A simple theme using Tailwind CSS.
- connors/photon - The fastest way to build beautiful Electron apps using simple HTML and CSS
- bradtraversy/50projects50days - 50+ mini web projects using HTML, CSS & JS
- vorillaz/devicons - Devicons - An iconic font made for developers
- open-goal/jak-project - Reviving the language that brought us the Jak & Daxter Series
- riscv/sail-riscv - Sail RISC-V model
- karpathy/llm.c - LLM training in simple, raw C/CUDA
- HigherOrderCO/HVM - A massively parallel, optimal functional runtime in Rust
- cvpaperchallenge/Ascender - Accelerator of Scientific Development and Research. A project template developed by XCCV group of cvpaper.challenge.
- autowarefoundation/autoware - Autoware - the world's leading open-source software project for autonomous driving
- msyksphinz-self/support_ca_llvm_book -
- matsuu/docker-isucon - Dockerfile for isucon
- goldbergyoni/nodebestpractices - ✅ The Node.js best practices list (July 2024)
- fortran-lang/stdlib - Fortran Standard Library
- reviewdog/reviewdog - 🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
- tetratelabs/wazero - wazero: the zero dependency WebAssembly runtime for Go developers
- ZeruLight/Erupe - Monster Hunter Frontier Server Emulator
- samber/mo - 🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
- saferwall/saferwall - ☁️ Collaborative Malware Analysis Platform at Scale
- sourcegraph/sourcegraph-public-snapshot - Code AI platform with Code Search & Cody
- josephburnett/jd - JSON diff and patch
- opencontainers/runtime-spec - OCI Runtime Specification
- ktock/container2wasm - Container to WASM converter
- gitleaks/gitleaks - Protect and discover secrets using Gitleaks 🔑
- samber/lo - 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
- moul/golang-repo-template - 🌀 A template for creating new Golang + Docker + Canonical Domain + Badges + Dependabot + Renovate + GolangCI-lint + Goreleaser + GitHub Actions + Gitpod + Depaware + Git Hooks + ...
- opencontainers/runc - CLI tool for spawning and running containers according to the OCI specification
- didi/sharingan - Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。
- chai2010/advanced-go-programming-book - 📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
- terrastruct/d2 - D2 is a modern diagram scripting language that turns text to diagrams.
- safing/portmaster - 🏔 Love Freedom - ❌ Block Mass Surveillance
- k3s-io/k3s - Lightweight Kubernetes
- eliben/code-for-blog - Code samples from my blog
- kgretzky/evilginx2 - Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
- drk1wi/Modlishka - Modlishka. Reverse Proxy.
- tonistiigi/binfmt - Cross-platform emulator collection distributed with Docker images.
- hashicorp/hcl - HCL is the HashiCorp configuration language.
- rhysd/actionlint - Static checker for GitHub Actions workflow files
- gcla/termshark - A terminal UI for tshark, inspired by Wireshark
- oras-project/oras-go - ORAS Go library
- cilium/tetragon - eBPF-based Security Observability and Runtime Enforcement
- shirou/gopsutil - psutil for golang
- FascodeNet/alterlinux - Alter Linux - ArchLinux-derived OS made in Japan aimed at being usable by anyone
- OJ/gobuster - Directory/File, DNS and VHost busting tool written in Go
- cheat/cheat - cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not fre
- getanteon/anteon - Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud
- slimtoolkit/slim - Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
- nektos/act - Run your GitHub Actions locally 🚀
- JanDeDobbeleer/oh-my-posh - The most customisable and low-latency cross platform/shell prompt renderer
- Jguer/yay - Yet another Yogurt - An AUR Helper written in Go
- gizak/termui - Golang terminal dashboard
- elliotchance/c2go - ⚖️ A tool for transpiling C to Go.
- docker/buildx - Docker CLI plugin for extended build capabilities with BuildKit
- gokcehan/lf - Terminal file manager
- itchyny/mmv - rename multiple files with editor
- YukiOnishi1129/go-docker-restapi-sample - golang docker REST APIのサンプル
- moby/buildkit - concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
- docker/compose - Define and run multi-container applications with Docker
- go-delve/delve - Delve is a debugger for the Go programming language.
- creack/pty - PTY interface for Go
- jesseduffield/horcrux - Split your file into encrypted fragments so that you don't need to remember a passcode
- jesseduffield/lazydocker - The lazier way to manage everything docker
- jesseduffield/lazygit - simple terminal UI for git commands
- shyiko/jabba - (cross-platform) Java Version Manager
- prometheus/node_exporter - Exporter for machine metrics
- aquasecurity/trivy - Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
- muesli/duf - Disk Usage/Free Utility - a better 'df' alternative
- google/log4jscanner - A log4j vulnerability filesystem scanner and Go package for analyzing JAR files.
- sheepla/fzwiki - 🚀 A command line tool with fzf-like UI to search Wikipedia articles and open it in your browser quickly
- jiro4989/slotchmod - slotchmod changes file permission with a slot.
- mattn/docx2md - Convert Microsoft Word Document to Markdown
- googleforgames/agones - Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes
- helm/helm - The Kubernetes Package Manager
- kubernetes-sigs/kustomize - Customization of kubernetes YAML configurations
- muesli/gitomatic - A tool to monitor git repositories and automatically pull & push changes
- isucon/isucon9-qualify - ISUCON9予選
- junegunn/fzf - 🌸 A command-line fuzzy finder
- hashicorp/terraform - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amo
- golang/go - The Go programming language
- kubernetes/kubernetes - Production-Grade Container Scheduling and Management
- gohugoio/hugo - The world’s fastest framework for building websites.
- evanw/esbuild - An extremely fast bundler for the web
- coreybutler/nvm-windows - A node.js version management utility for Windows. Ironically written in Go.
- greymd/ojichat - おじさんがLINEやメールで送ってきそうな文を生成する
- spf13/cobra - A Commander for modern Go CLI interactions
- RayTracing/raytracing.github.io - Main Web Site (Online Books)
- ElliotKillick/windows-vs-linux-loader-architecture - Side-by-side comparison of the Windows and Linux (GNU) Loaders
- boostorg/boost - Super-project for modularized Boost
- pybluez/pybluez - Bluetooth Python extension module
- kaityo256/sevendayshpc - 一週間でなれる!スパコンプログラマ
- ARM-software/abi-aa - Application Binary Interface for the Arm® Architecture
- microsoft/language-server-protocol - Defines a common protocol for language servers.
- phil-opp/blog_os - Writing an OS in Rust
- TimothyGu/es-howto - How to read the ECMAScript specification (ECMA-262)
- hayatoito/hayatoito.github.io -
- wesbos/JavaScript30 - 30 Day Vanilla JS Challenge
- javascript-tutorial/en.javascript.info - Modern JavaScript Tutorial
- jgraph/drawio-github - Drawio GitHub Integration
- twitter/twemoji - Emoji for everyone. https://twemoji.twitter.com/
- docker/awesome-compose - Awesome Docker Compose samples
- wangchucheng/hugo-eureka - Eureka is a feature-rich and highly customizable Hugo theme.
- PortSwigger/css-exfiltration -
- tttza/ULE4JIS -
- vasturiano/react-force-graph - React component for 2D, 3D, VR and AR force directed graphs
- ripienaar/free-for-dev - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
- ics-creative/210414_requestAnimationFrame -
- sergioramos/remark-prism - Syntax highlighter for markdown code blocks using Prism
- node4good/lodash-contrib - The brass buckles on lodash's utility belt
- microsoft/ML-For-Beginners - 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
- abhivaikar/howtheytest - A collection of public resources about how software companies test their software
- electron/electron-api-demos - Explore the Electron APIs
- rustwasm/book - The Rust and WebAssembly Book
- GaloisInc/daedalus - The Daedalus data description language
- b3nj5m1n/xdg-ninja - A shell script which checks your $HOME for unwanted files and directories.
- hadolint/hadolint - Dockerfile linter, validate inline bash, written in Haskell
- idris-lang/Idris2 - A purely functional programming language with first class types
- rems-project/sail - Sail architecture definition language
- vavr-io/vavr - vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
- EnterpriseQualityCoding/FizzBuzzEnterpriseEdition - FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
- logisim-evolution/logisim-evolution - Digital logic design tool and simulator
- antlr/antlr4 - ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
- NationalSecurityAgency/ghidra - Ghidra is a software reverse engineering (SRE) framework
- languagetool-org/languagetool - Style and Grammar Checker for 25+ Languages
- apache/jmeter - Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
- E869120/math-algorithm-book - 拙著『「アルゴリズム×数学」が基礎からしっかり身につく本』(2021/12/25 発売)の GitHub ページです。演習問題の解答や、C++ 以外のソースコードなどが掲載されています。ぜひご活用ください。
- mixi-inc/AndroidTraining - Training course repository for android app development
- SAP/xml-tools - A Set of libraries for working with XML in JavaScript, mainly focused on Editor Tooling Scenarios.
- tc39/test262 - Official ECMAScript Conformance Test Suite
- awslabs/llrt - LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.
- adamlui/userscripts - 🐵 Greasemonkey userscripts
- ilammy/msvc-dev-cmd - GitHub Action to setup Developer Command Prompt for Microsoft Visual C++
- requarks/changelog-action - GitHub Action to generate changelog from conventional commits
- plopjs/plop - Consistency Made Simple
- react-syntax-highlighter/react-syntax-highlighter - syntax highlighting component for react with prismjs or highlightjs ast using inline styles
- Mottie/GitHub-userscripts - Userscripts to add functionality to GitHub
- sindresorhus/eslint-plugin-unicorn - More than 100 powerful ESLint rules
- jawj/subtls - A proof-of-concept TypeScript TLS 1.3 client
- arifszn/reactive-button - 3D animated react button component with progress bar.
- overleaf/overleaf - A web-based collaborative LaTeX editor
- cookpete/auto-changelog - Command line tool for generating a changelog from git tags and commit history
- brandonmp/gatsby-source-google-sheets - A GatsbyJS plugin that pulls nodes from rows in a Google Sheet.
- lukeed/taskr - A fast, concurrency-focused task automation tool.
- goldbergyoni/javascript-testing-best-practices - 📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
- Tampermonkey/tampermonkey - Tampermonkey is the most popular userscript manager, with over 10 million users. It's available for Chrome, Microsoft Edge, Safari, Opera Next, and Firefox.
- brookhong/Surfingkeys - Map your keys for web surfing, expand your browser with javascript and keyboard.
- mozilla/pdf.js - PDF Reader in JavaScript
- micromark/micromark - small, safe, and great commonmark (optionally gfm) compliant markdown parser
- learntocloud/learn-to-cloud - Learn the fundamentals of cloud computing
- GoogleChrome/chrome-extensions-samples - Chrome Extensions Samples
- bet4it/hyperpwn - A hyper plugin to provide a flexible GDB GUI frontend with the help of GEF, pwndbg or peda
- copy/v86 - x86 PC emulator and x86-to-wasm JIT, running in the browser
- bpceee/oldest - Go to the oldest page of commits.
- PacktPublishing/Node.js-Design-Patterns-Third-Edition - Node.js Design Patterns Third Edition, published by Packt
- knowledge-work/eslint-plugin-strict-dependencies - ESlint plugin to define custom module dependency rules.
- KaTeX/KaTeX - Fast math typesetting for the web.
- fossamagna/gas-webpack-plugin - Webpack plugin for Google Apps Script
- bvaughn/react-window - React components for efficiently rendering large lists and tabular data
- FormidableLabs/react-animations - 🎊 A collection of animations for inline style libraries
- GoogleChromeLabs/jsvu - JavaScript (engine) Version Updater
- Rob--W/cors-anywhere - CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.
- hansec/ide-fortran - Fortran language support for Atom-IDE
- fkling/astexplorer - A web tool to explore the ASTs generated by various parsers.
- watilde/beeplay - Write a song in JavaScript
- leaningtech/cheerp-meta - Cheerp - a C/C++ compiler for Web applications - compiles to WebAssembly and JavaScript
- lukeed/clsx - A tiny (239B) utility for constructing
className
strings conditionally. - take44444/Algorithm-Book -
- angus-c/just - A library of dependency-free JavaScript utilities that do just one thing.
- turbio/bracey.vim - live edit html, css, and javascript in vim
- Hawkbat/SkyrimControlMapper - A web-based tool for editing the controlmap.txt file for Skyrim key binding.
- iaddis/metalnes - Transistor level NES simulation
- facebook/create-react-app - Set up a modern web app by running one command.
- WICG/import-maps - How to control the behavior of JavaScript imports
- kamranahmedse/pennywise - Cross-platform application to open any website or media in a floating window
- philc/vimium - The hacker's browser.
- sindresorhus/electron-context-menu - Context menu for your Electron app
- dmarman/sha256algorithm - Sha256 Algorithm Explained
- paulmillr/chokidar - Minimal and efficient cross-platform file watching library
- jonasschmedtmann/complete-javascript-course - Starter files, final projects, and FAQ for my Complete JavaScript course
- ryanmcdermott/clean-code-javascript - 🛁 Clean Code concepts adapted for JavaScript
- pa7/heatmap.js - 🔥 JavaScript Library for HTML5 canvas based heatmaps
- iarna/iarna-toml - Better TOML parsing and stringifying all in that familiar JSON interface.
- denysdovhan/wtfjs - 🤪 A list of funny and tricky JavaScript examples
- DmitrySoshnikov/syntax - Syntactic analysis toolkit, language-agnostic parser generator.
- csstree/csstree - A tool set for CSS including fast detailed parser, walker, generator and lexer based on W3C specs and browser implementations
- hodgef/react-simple-keyboard - React Virtual Keyboard - Customizable, responsive and lightweight
- rustwasm/create-wasm-app - npm init template for consuming rustwasm pkgs
- ohmjs/ohm - A library and language for building parsers, interpreters, compilers, etc.
- krisk/Fuse - Lightweight fuzzy-search, in JavaScript
- vueuse/vue-demi - 🎩 Creates Universal Library for Vue 2 & 3
- mgechev/javascript-algorithms - 💻 JavaScript implementations of computer science algorithms
- plasma-umass/browsix - Browsix is a Unix-like operating system for the browser.
- microsoft/monaco-editor - A browser based code editor
- nodemailer/nodemailer - ✉️ Send e-mails with Node.JS – easy as cake!
- Two9A/jsGB - JavaScript emulation of the GameBoy console
- aFarkas/lazysizes - High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without co
- svg/svgo - ⚙️ Node.js tool for optimizing SVG files
- sverweij/dependency-cruiser - Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
- typicode/pinst - 🍺 dev only postinstall hooks (package.json)
- peggyjs/peggy - Peggy: Parser generator for JavaScript
- watson/is-ci - Detect if the current environment is a CI server
- sindresorhus/execa - Process execution for humans
- liady/webpack-node-externals - Easily exclude node modules in Webpack
- max-mapper/extract-zip - Zip extraction written in pure JavaScript. Extracts a zip into a directory.
- GoogleChrome/lighthouse - Automated auditing, performance metrics, and best practices for the web.
- electron-userland/spectron - DEPRECATED: 🔎 Test Electron apps using ChromeDriver
- zloirock/core-js - Standard Library
- nodejs/node - Node.js JavaScript runtime ✨🐢🚀✨
- preactjs/preact - ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
- mwilliamson/mammoth.js - Convert Word documents (.docx files) to HTML
- mrdoob/three.js - JavaScript 3D Library.
- microsoft/Web-Dev-For-Beginners - 24 Lessons, 12 Weeks, Get Started as a Web Developer
- eslint-community/eslint-plugin-security - ESLint rules for Node Security
- PriceRunner/react-ga4 - React Google Analytics 4
- tj/commander.js - node.js command-line interfaces made easy
- facebook/react - The library for web and native user interfaces.
- luma-dev/luma-style-guide - Luma Style Guide
- gajus/gajus.com-blog - The contents of the http://gajus.com/blog/.
- typicode/json-server - Get a full fake REST API with zero coding in less than 30 seconds (seriously)
- segment-boneyard/nightmare - A high-level browser automation library.
- sindresorhus/ora - Elegant terminal spinner
- sebhildebrandt/systeminformation - System Information Library for Node.JS
- reZach/secure-electron-template - The best way to build Electron apps with security in mind.
- schteppe/cannon.js - A lightweight 3D physics engine written in JavaScript.
- craig1123/react-recipes - 👩🍳 A list of React Hooks utility library containing popular customized hooks
- sindresorhus/meow - 🐈 CLI app helper
- MrRaindrop/tree-cli - 🌴List contents of directories in tree-like format.
- alvarotrigo/fullPage.js - fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
- h5bp/html5-boilerplate - A professional front-end template for building fast, robust, and adaptable web apps or sites.
- airbnb/javascript - JavaScript Style Guide
- cornerstonejs/cornerstoneTools - A framework for tools built on top of Cornerstone.
- tabler/tabler-icons - A set of over 5700 free MIT-licensed high-quality SVG icons for you to use in your web projects.
- blueedgetechno/win11React - Windows 11 in React 💻🌈⚡
- aralroca/next-translate - Next.js plugin + i18n API for Next.js 🌍 - Load page translations and use them in an easy way!
- google/zx - A tool for writing better scripts
- nodeca/js-yaml - JavaScript YAML parser and dumper. Very fast.
- terkelg/prompts - ❯ Lightweight, beautiful and user-friendly interactive prompts
- semantic-release/semantic-release - 📦🚀 Fully automated version management and package publishing
- gopinav/Chrome-Extensions - All the Chrome Extensions from the Youtube tutorial series!
- gorhill/uBlock - uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
- nakajmg/ScriptAutoRunner - Injects to any Script into a Website. It can be autorun as well.
- hiroppy/fusuma - ✍️ Fusuma makes slides with Markdown easily.
- svitejs/svite -
- z-edit/zedit - An integrated development environment for Bethesda Plugin Files.
- Stuk/jszip - Create, read and edit .zip files with Javascript
- plotly/plotly.js - Open-source JavaScript charting library behind Plotly and Dash
- typescript-cheatsheets/react - Cheatsheets for experienced React developers getting started with TypeScript
- ics-creative/170330_webpack - 「最新版で学ぶwebpack入門」のサンプルコード集です。ReactやBabelなど30以上の構成のサンプルを用意しています。
- browserslist/browserslist - 🦔 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env
- openstyles/stylus - Stylus - Userstyles Manager
- rehypejs/rehype-minify - plugins to minify HTML
- davglass/license-checker - Check NPM package licenses
- timlrx/rehype-prism-plus - rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers
- lodash/lodash - A modern JavaScript utility library delivering modularity, performance, & extras.
- anuraghazra/github-readme-stats - ⚡ Dynamically generated stats for your github readmes
- iamkun/dayjs - ⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
- klaudiosinani/signale - Highly configurable logging utility
- yargs/yargs - yargs the modern, pirate-themed successor to optimist.
- validatorjs/validator.js - String validation
- sveltejs/svelte - web development for the rest of us
- angular/angular.js - AngularJS - HTML enhanced for web apps!
- commitizen/cz-cli - The commitizen command line utility. #BlackLivesMatter
- ramda/ramda - 🐏 Practical functional Javascript
- FredKSchott/snowpack - ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️
- TheAlgorithms/JavaScript - Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
- carbon-design-system/carbon - A design system built by IBM
- elsewhencode/project-guidelines - A set of best practices for JavaScript projects
- hakimel/reveal.js - The HTML Presentation Framework
- goabstract/Awesome-Design-Tools - The best design tools and plugins for everything 👉
- preactjs/wmr - 👩🚀 The tiny all-in-one development tool for modern web apps.
- chalk/chalk - 🖍 Terminal string styling done right
- codecov/example-node - Example repo for uploading reports to Codecov
- markdown-it/markdown-it - Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
- rcaferati/react-awesome-slider - React content transition slider. Awesome Slider is a 60fps, light weight, performant component that renders an animated set of production ready UI general purpose sliders with fullpage transition supp
- indreklasn/simple-trello - 📋
- trekhleb/javascript-algorithms - 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
- vercel/next.js - The React Framework
- mitsuruog/clean-code-javascript - 🛁 Clean Code concepts adapted for JavaScript
- JuliaLang/julia - The Julia Programming Language
- PWhiddy/PokemonRedExperiments - Playing Pokemon Red with Reinforcement Learning
- CompVis/stable-diffusion - A latent text-to-image diffusion model
- phasetr/mathcodes - my codes for math or phys, and so on
- makaishi2/math_dl_book_info - 書籍「最短コースでわかる ディープラーニングの数学」用サポートサイト
- oreilly-japan/deep-learning-from-scratch - 『ゼロから作る Deep Learning』(O'Reilly Japan, 2016)
- yumemi-inc/android-engineer-codecheck - This is a code check task for Android engineers employment in YUMEMI.
- llvm/llvm-project - The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
- nvimtools/none-ls.nvim - null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
- xmake-io/xmake-repo - 📦 An official xmake package repository
- neovim/packspec - ALPHA package dependencies spec
- rafamadriz/friendly-snippets - Set of preconfigured snippets for different languages.
- folke/neodev.nvim - 💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
- folke/lazy.nvim - 💤 A modern plugin manager for Neovim
- lewis6991/gitsigns.nvim - Git integration for buffers
- teal-language/tl - The compiler for Teal, a typed dialect of Lua
- ayamir/nvimdots - A well configured and structured Neovim.
- joker1007/dotfiles - dotfiles置き場
- VonHeikemen/lsp-zero.nvim - A starting point to setup some lsp related features in neovim.
- AstroNvim/AstroNvim - AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
- zbirenbaum/copilot-cmp - Lua plugin to turn github copilot into a cmp source
- glepnir/nvim - neovim configuration written in lua
- yutkat/dotfiles - The best and strongest dotfiles. Editor: Neovim; Shell: zsh(zinit, powerlevel10k); Terminal: WezTerm; Desktop: Hyprland, ulauncher, dunst; OS: ArchLinux (Ubuntu/Fedora/CentOS)
- akinsho/toggleterm.nvim - A neovim lua plugin to help easily manage multiple terminal windows
- LunarVim/LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
- rafi/vim-config - Lean mean Neovim machine, carefully crafted with ❤️ Use with latest Neovim.
- neovim/nvim-lspconfig - Quickstart configs for Nvim LSP
- yuki-yano/dotfiles - My configuration files.
- nagadomi/waifu2x - Image Super-Resolution for Anime-Style Art
- uidotdev/usehooks - A collection of modern, server-safe React hooks – from the ui.dev team
- rescript-lang/rescript-lang.org - Official documentation website for the ReScript programming language
- phuocng/csslayout - A collection of popular layouts and patterns made with CSS. Now it has 100+ patterns and continues growing!
- spdx/license-list-XML - This is the repository for the master files that comprise the SPDX License List
- riscv/riscv-profiles - RISC-V Architecture Profiles
- riscv/riscv-fast-interrupt - Proposal for a RISC-V Core-Local Interrupt Controller (CLIC)
- riscv-non-isa/riscv-sbi-doc - Documentation for the RISC-V Supervisor Binary Interface
- riscv/riscv-bitmanip - Working draft of the proposed RISC-V Bitmanipulation extension
- riscv-non-isa/riscv-asm-manual - RISC-V Assembly Programmer's Manual
- yuk7/ArchWSL - ArchLinux based WSL Distribution. Supports multiple install.
- microsoft/vscode-docs - Public documentation for Visual Studio Code
- mdn/content - The content behind MDN Web Docs
- tldr-pages/tldr - 📚 Collaborative cheatsheets for console commands
- rust-lang/rfcs - RFCs for changes to Rust
- codecrafters-io/build-your-own-x - Master programming by recreating your favorite technologies from scratch.
- hiboma/hiboma - memos of experiments, examinations, source reading, ... etc
- modularml/mojo - The Mojo Programming Language
- h5bp/Front-end-Developer-Interview-Questions - A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
- ocaml/dune - A composable build system for OCaml.
- linoscope/CAMLBOY - A Game Boy emulator written in OCaml that runs in your browser 🐫 🎮
- TimorYang/Computer-Networking-Keith-Ross - 计算机网络 自顶向下方法 中国科学技术大学
- soupi/learn-haskell-blog-generator - Learn Haskell by building a blog generator - an introductory book about Haskell.
- viraptor/reverse-interview - Questions to ask the company during your interview
- fffaraz/awesome-cpp - A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
- rust-lang/unsafe-code-guidelines - Forum for discussion about what unsafe code can and can't do
- flipacholas/Architecture-of-consoles - Technical articles about console architecture
- JourneyOver/CTRPF-AR-CHEAT-CODES - [Database] CTRPF AR CHEAT CODES TO BE USED WITH CTRPF WITH ACTION REPLAY SUPPORT
- stevemao/github-issue-templates - 🔣 A collection of GitHub issue, pull request and security templates
- 0xor0ne/awesome-list - Cybersecurity oriented awesome list
- nnethercote/perf-book - The Rust Performance Book
- CyberSecurityUP/OSCE3-Complete-Guide - OSWE, OSEP, OSED, OSEE
- shafik/cpp_blogs - C++ Blogs (plus other stuff we should care about like undefined behavior)
- S1ckB0y1337/Active-Directory-Exploitation-Cheat-Sheet - A cheat sheet that contains common enumeration and attack methods for Windows Active Directory.
- tennashi/lsp_spec_ja - LSP 仕様の日本語訳
- tandasat/UEFI-BIOS-Security - Security Camp 2021 & GCC 2022
- msyksphinz-self/xv6_translate - translation of XV6
- awesome-scripts/awesome-userscripts - 📖 A curated list of Awesome Userscripts.
- takenobu-hs/haskell-symbol-search-cheatsheet - Haskell/GHC symbol search cheatsheet
- intel/intel-one-mono - Intel One Mono font repository
- acdlite/react-fiber-architecture - A description of React's new core algorithm, React Fiber
- microsoft/Windows-classic-samples - This repo contains samples that demonstrate the API used in Windows classic desktop applications.
- rockerBOO/awesome-neovim - Collections of awesome neovim plugins.
- LjyYano/Thinking_in_Java_MindMapping - 编程笔记、观影指南、读书笔记、生活感悟、Switch 游戏
- matklad/cargo-xtask -
- ossu/computer-science - 🎓 Path to a free self-taught education in Computer Science!
- chyyuu/os_course_info - OS Lectures 2022 Spring in Dept. CS, Tsinghua Univ.
- fkie-cad/awesome-embedded-and-iot-security - A curated list of awesome embedded and IoT security resources.
- zer0yu/Awesome-CobaltStrike - List of Awesome CobaltStrike Resources
- shreyaschavhan/oscp-pre-preparation-plan-and-notes - My OSCP Pre-Preparation Phase. I'm not sure if I'll be able to afford the exam but what count's trying and learning things. I'm gonna give it a try. [Start Date: 21st March 2022]
- ihebski/A-Red-Teamer-diaries - RedTeam/Pentest notes and experiments tested on several infrastructures related to professional engagements.
- michaeljclark/riscv-meta - RISC-V Instruction Set Metadata
- lensapp/lens - Lens - The way the world runs Kubernetes
- oz123/awesome-c - A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
- ossf/package-manager-best-practices - Collection of security best practices for package managers.
- tkmru/linux-insides-ja - Japanese version of linux-insides book
- nrdmn/awesome-zig -
- yeyintminthuhtut/Awesome-Advanced-Windows-Exploitation-References - List of Awesome Advanced Windows Exploitation References
- sundowndev/hacker-roadmap - A collection of hacking tools, resources and references to practice ethical hacking.
- Hack-with-Github/Awesome-Hacking - A collection of various awesome lists for hackers, pentesters and security researchers
- 0x4D31/awesome-oscp - A curated list of awesome OSCP resources
- syarochan/Operating-Systems-Three-Easy-Pieces-in-japanese -
- huachaohuang/awesome-dbdev - Awesome materials about database development.
- hemanth/functional-programming-jargon - Jargon from the functional programming world in simple terms!
- flano-yuki/http3-note - My HTTP/3 Note
- nanotee/nvim-lua-guide - A guide to using Lua in Neovim
- ctjhoa/rust-learning - A bunch of links to blog posts, articles, videos, etc for learning Rust
- kentutorialbook/30minLearningJavaScriptMonad - 30分でわかるJavaScriptプログラマのためのモナド入門
- leafac/caxa - 📦 Package Node.js applications into executable binaries 📦
- anderspitman/awesome-tunneling - List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting.
- google/eng-practices - Google's Engineering Practices documentation
- reactwg/react-18 - Workgroup for React 18 release.
- tauri-apps/awesome-tauri - 🚀 Awesome Tauri Apps, Plugins and Resources
- GitbookIO/javascript - GitBook teaching programming basics with Javascript
- sorrycc/awesome-javascript - 🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
- willelz/nvim-lua-guide-ja - A guide to using Lua in Neovim
- warpdotdev/Warp - Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
- Kixiron/rust-langdev - Language development libraries for Rust
- eendroroy/alacritty-theme - Collection of Alacritty color schemes
- JuanitoFatas/what-do-you-call-this-in-ruby - Solving the second hard problem in Computer Science.
- toml-lang/toml - Tom's Obvious, Minimal Language
- veggiemonk/awesome-docker - 🐳 A curated list of Docker resources and projects
- Gedevan-Aleksizde/pandas-cheat-sheet-ja - pandas 公式チートシートの非公式翻訳版
- jorgebucaran/awsm.fish - A curation of prompts, plugins & other Fish treasures 🐚💎
- ABZ-Aaron/CheatSheets - Just a place to store cheatsheets
- mebiusbox/lab -
- IQAndreas/markdown-licenses - A collection of open source licenses in Markdown format. Contributions are always welcome!
- MOONGIFT/archived - MOONGIFT(https://www.moongift.jp )のアーカイブです
- reactjs/rfcs - RFCs for changes to React
- flosse/rust-os-comparison - A comparison of operating systems written in Rust
- LumaKernel/awesome-stars - A curated list of my GitHub stars! Generated by starred
- maguowei/awesome-stars - My Awesome List
- LaravelDaily/laravel-tips - Awesome tips for Laravel
- sdras/awesome-actions - A curated list of awesome actions to use on GitHub
- github/gitignore - A collection of useful .gitignore templates
- thedaviddias/Front-End-Checklist - 🗂 The perfect Front-End Checklist for modern websites and meticulous developers
- getify/You-Dont-Know-JS - A book series on JavaScript. @YDKJS on twitter.
- microsoft/DesktopBridgeToUWP-Samples - This repo contains the samples that demonstrate the usage patterns for the Desktop Conversion extensions.
- tiimgreen/github-cheat-sheet - A list of cool features of Git and GitHub.
- binhnguyennus/awesome-scalability - The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
- rui314/rui314.github.io -
- sindresorhus/awesome-nodejs - ⚡ Delightful Node.js packages and resources
- denolib/awesome-deno - Curated list of awesome things related to Deno
- sasukeh/Phippy-books-i18n-ja_jp -
- rehooks/awesome-react-hooks - Awesome React Hooks
- bradtraversy/design-resources-for-developers - Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
- trimstray/the-book-of-secret-knowledge - A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
- kettanaito/naming-cheatsheet - Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern.
- isotai/git-tips - 最もよく使われるgitの小技と裏技
- jlevy/the-art-of-command-line - Master the command line, in one page
- jwasham/coding-interview-university - A complete computer science study plan to become a software engineer.
- EbookFoundation/free-programming-books - 📚 Freely available programming books
- sindresorhus/awesome-electron - Useful resources for creating apps with Electron
- docker/for-win - Bug reports for Docker Desktop for Windows
- DovAmir/awesome-design-patterns - A curated list of software and architecture related design patterns.
- danielmiessler/SecLists - SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensi
- FriendsOfPHP/Goutte - Goutte, a simple PHP Web Scraper
- thecodingmachine/safe - All PHP functions, rewritten to throw exceptions instead of returning false
- phpstan/phpstan - PHP Static Analysis Tool - discover bugs in your code without running it!
- reliforp/reli-prof - A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside the process. You can find performance bottlenecks or memory leaks of your scr
- russo-2025/papyrus-compiler - An open-source implementation of Papyrus scripting language compiler
- TES5Edit/TES5Edit - xEdit by Elminster; Updated and maintained by Sharlikran, Zilav, and Hlp
- cheat-engine/cheat-engine - Cheat Engine. A development environment focused on modding
- ThomasJaeger/VisualMASM - Visual MASM - Assembly IDE for Microsoft MASM
- PowerShellMafia/PowerSploit - PowerSploit - A PowerShell Post-Exploitation Framework
- gottyduke/PluginTutorialCN - SKSE64插件开发入门, for 上古卷轴5: 天际特别版 (SKSE64) - 持续施工中
- AnderssonPeter/PowerType - Autocomplete for PowerShell
- S3cur3Th1sSh1t/PowerSharpPack -
- S3cur3Th1sSh1t/WinPwn - Automation for internal Windows Penetrationtest / AD-Security
- microsoft/winget-pkgs - The Microsoft community Windows Package Manager manifest repository
- HarmVeenstra/Powershellisfun - Repository with the scripts that I have used in my blogs on https://powershellisfun.com. If you like these, please sponsor this project using the Sponsor button below or buy me a coffee :) https://ww
- pxlrbt/move-wsl - Easily move your WSL distros VHDX file to a new location.
- BloodHoundAD/BloodHound - Six Degrees of Domain Admin
- BC-SECURITY/Empire - Empire is a post-exploitation and adversary emulation framework that is used to aid Red Teams and Penetration Testers.
- itm4n/PrivescCheck - Privilege Escalation Enumeration Script for Windows
- microsoft/WSL - Issues found on WSL
- kelleyma49/PSFzf - A PowerShell wrapper around the fuzzy finder fzf
- amano41/scoop-bucket - Scoop bucket for my personal use.
- jayharris/dotfiles-windows - dotfiles for Windows, including Developer-minded system defaults. Built in PowerShell
- StefanScherer/dotfiles-windows - My "dotfiles" for Windows PowerShell, like dotfiles on unix
- actions/runner-images - GitHub Actions runner images
- anishathalye/dotfiles_template - A template for structuring dotfiles (using Dotbot as an installer) 📜
- janikvonrotz/awesome-powershell - A curated list of delightful PowerShell modules and resources
- mikebattista/PowerShell-WSL-Interop - Integrate Linux commands into Windows with PowerShell and the Windows Subsystem for Linux (WSL).
- ScoopInstaller/Scoop - A command-line installer for Windows.
- guyinatuxedo/nightmare -
- fsfe/reuse-tool - reuse is a tool for compliance with the REUSE recommendations.
- Lord-Akkrand/Skyrim-NX-Toolkit - A set of scripts to convert mods from Skyrim SE to Skyrim NX
- beancount/beancount - Beancount: Double-Entry Accounting from Text Files.
- miurahr/aqtinstall - aqt: Another (unofficial) Qt CLI Installer on multi-platforms
- AUTOMATIC1111/stable-diffusion-webui - Stable Diffusion web UI
- Sygil-Dev/sygil-webui - Stable Diffusion web UI
- noDRM/DeDRM_tools - DeDRM tools for ebooks
- intelxed/xed - The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions
- zylon-ai/private-gpt - Interact with your documents using the power of GPT, 100% privately, no data leaks
- xtekky/gpt4free - The official gpt4free repository | various collection of powerful language models
- Textualize/frogmouth - A Markdown browser for your terminal
- TheWeirdDev/Bluetooth_Headset_Battery_Level - A python script to get battery level from Bluetooth headsets
- comfyanonymous/ComfyUI - The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
- hpcaitech/ColossalAI - Making large AI models cheaper, faster and more accessible
- meta-llama/llama - Inference code for Llama models
- huggingface/transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
- fay59/x86doc - HTML representation of the Intel x86 instructions documentation.
- mingrammer/diagrams - 🎨 Diagram as Code for prototyping cloud system architectures
- commaai/openpilot - openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
- riscv/riscv-opcodes - RISC-V Opcodes
- devicetree-org/devicetree-specification - Devicetree Specification document source files
- PaddlePaddle/PaddleOCR - Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de
- connormcgarr/Exploit-Development -
- skelsec/pypykatz - Mimikatz implementation in pure Python
- xinntao/Real-ESRGAN - Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
- cyrus-and/gdb-dashboard - Modular visual interface for GDB in Python
- exo-lang/exo - Exocompilation for productive programming of hardware accelerators
- TheAlgorithms/Python - All Algorithms implemented in Python
- 0xAX/linux-insides - A little bit about a linux kernel
- OWASP/CheatSheetSeries - The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
- hugsy/gef - GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux
- localstack/localstack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
- tinygrad/tinygrad - You like pytorch? You like micrograd? You love tinygrad! ❤️
- gaasedelen/tenet - A Trace Explorer for Reverse Engineers
- smartnews-smri/house-of-councillors - 参議院の公式ウェブサイトから議案、議員、会派、質問主意書をデータベース化しました。商用・非商用を問わず、自由にデータのダウンロードや検索が可能です。
- peternguyen93/lldbinit - A fork version of lldbinit https://github.com/gdbinit/lldbinit
- fortran-lang/fortls - fortls - Fortran Language Server
- ray-project/ray - Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
- Michael-F-Bryan/static-analyser-in-rust - An experiment in using literate programming to write a static analysis tool in Rust
- OpenResearchComputation/fable - Project for converting Fortran Code to C - accepted for publication in Open Research Computation
- arkane-systems/genie - A quick way into a systemd "bottle" for WSL
- kellyjonbrazil/jc - CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and sim
- longld/peda - PEDA - Python Exploit Development Assistance for GDB
- momijiame/linux-tcpip-book - 「Linuxで動かしながら学ぶTCP/IPネットワーク入門」のサポートページです。
- ansible/molecule - Molecule aids in the development and testing of Ansible content: collections, playbooks and roles
- autokey/autokey - AutoKey, a desktop automation utility for Linux and X11.
- jupyter/docker-stacks - Ready-to-run Docker images containing Jupyter applications
- riscv-non-isa/riscv-elf-psabi-doc - A RISC-V ELF psABI Document
- python/mypy - Optional static typing for Python
- python/typeshed - Collection of library stubs for Python, with static types
- ShikyoKira/Project-New-Reign---Nemesis-Main - Animation Behavior Patching Tool
- FFRI/FEXRD - Feature Extractor for FFRI Dataset
- pfnet/pysen - Python linting made easy. Also a casual yet honorific way to address individuals who have entered an organization prior to you.
- crftwr/keyhac - python based key customization utility
- vinta/awesome-python - An opinionated list of awesome Python frameworks, libraries, software and resources.
- bregman-arie/devops-exercises - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
- captn3m0/pystitcher - pystitcher stitches your PDF files together, generating nice customizable bookmarks for you using a declarative markdown file as input
- kovidgoyal/calibre - The official source code repository for the calibre ebook manager
- aapatre/Automatic-Udemy-Course-Enroller-GET-PAID-UDEMY-COURSES-for-FREE - Do you want to LEARN NEW STUFF for FREE? Don't worry, with the power of web-scraping and automation, this script will find the necessary Udemy coupons & enroll you for PAID UDEMY COURSES, ABSOLUTELY F
- spyoungtech/ahk - Python wrapper for AutoHotkey with full type support. Harness the automation power of AutoHotkey with the beauty of Python.
- google/budoux -
- asciidwango/ExpertPython3_Source -
- zulip/zulip - Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
- python-poetry/poetry - Python packaging and dependency management made easy
- svanheulen/mhff - Monster Hunter File Formats
- odoo/odoo - Odoo. Open Source Apps To Grow Your Business.
- David-vz/MonsterHunterPortable3rdHDRemake - Repo for a texture upscaling project for PSP's Monster Hunter Portable 3rd HD
- future-architect/typescript-guide - ゼロから学ぶTypeScriptガイド
- shogo82148/TinySegmenterMaker -
- public-apis/public-apis - A collective list of free APIs
- donnemartin/system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
- rescript-lang/rescript-vscode - Official VSCode plugin for ReScript
- rapid7/metasploit-framework - Metasploit Framework
- k0kubun/ruby-jit-challenge - Tutorial to write a Ruby JIT
- five-embeddev/riscv-isa-data - Machine readable ISA data
- TakeshiOkamoto/mpp_react_crud - Rails + React + AjaxでCRUDのサンプルプロジェクト。(学習用)
- Homebrew/homebrew-core - 🍻 Default formulae for the missing package manager for macOS (or Linux)
- ruby/ruby - The Ruby Programming Language
- sorbet/sorbet - A fast, powerful type checker designed for Ruby
- mixi-inc/RubyTraining - Ruby training course for new employees
- joaoviictorti/shadow-rs - Windows Kernel Rootkit in Rust
- GREsau/schemars - Generate JSON Schema documents from Rust code
- eyre-rs/eyre - A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
- microsoft/openvmm - Home of OpenVMM and OpenHCL.
- uazu/qcell - Statically-checked alternatives to RefCell and RwLock
- safedv/RustiveDump - LSASS memory dumper using only NTAPIs, creating a minimal minidump, built in Rust with no_std and independent of the C runtime (CRT). It can be compiled as shellcode (PIC), supports XOR encryption, an
- simd-lite/simd-json - Rust port of simdjson
- tamasfe/taplo - A TOML toolkit written in Rust
- wisonye/rust-ffi-demo -
- geiger-rs/cargo-geiger - Detects usage of unsafe Rust in a Rust crate and its dependencies.
- ibraheemdev/papaya - A fast and ergonomic concurrent hash-table for read-heavy workloads.
- PyO3/maturin - Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
- servo/html5ever - High-performance browser-grade HTML5 parser
- shepmaster/snafu - Easily assign underlying errors into domain-specific errors while adding context
- eza-community/eza - A modern alternative to ls
- rusticstuff/simdutf8 - SIMD-accelerated UTF-8 validation for Rust.
- notify-rs/notify - 🔭 Cross-platform filesystem notification library for Rust.
- colin-kiegel/rust-derive-builder - derive builder implementation for rust structs
- open-papyrus/papyrus-compiler - Open-source compiler for the Papyrus scripting language of Bethesda games.
- rust-bakery/nom-derive - Declarative parsing for Rust, using a custom derive and nom
- mtshiba/pylyzer - A fast, feature-rich static code analyzer & language server for Python
- emabee/flexi_logger - A flexible logger for rust programs that can write to stderr, stdout, and/or to log files
- robertknight/ocrs - Rust library and CLI tool for OCR (extracting text from images)
- VOICEVOX/voicevox_core - 無料で使える中品質なテキスト読み上げソフトウェア、VOICEVOXのコア
- magiclen/educe - This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.
- la10736/rstest - Fixture-based test framework for Rust
- minirust/minirust - A precise specification for "Rust lite / MIR plus"
- google/zerocopy -
- unicode-org/icu4x - Solving i18n for client-side and resource-constrained environments.
- ynqa/jnv - Interactive JSON filter using jq
- near/borsh-rs - Rust implementation of Binary Object Representation Serializer for Hashing
- joaoviictorti/RustRedOps - 🦀 | RustRedOps is a repository for advanced Red Team techniques and offensive malware, focused on Rust
- cloudflare/pingora - A library for building fast, reliable and evolvable network services.
- bitshifter/glam-rs - A simple and fast linear algebra library for games and graphics
- candy-lang/candy - 🍭 A sweet, functional programming language that is robust, minimalistic, and expressive.
- martinvonz/jj - A Git-compatible VCS that is both simple and powerful
- rustgd/cgmath - A linear algebra and mathematics library for computer graphics.
- zed-industries/zed - Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
- daac-tools/vibrato - 🎤 vibrato: Viterbi-based accelerated tokenizer
- maestro-os/maestro - Unix-like kernel written in Rust
- Wilfred/difftastic - a structural diff that understands syntax 🟥🟩
- console-rs/indicatif - A command line progress reporting library for Rust
- Yamato-Security/hayabusa - Hayabusa (隼) is a sigma-based threat hunting and fast forensics timeline generator for Windows event logs.
- risinglightdb/risinglight - An educational OLAP database system.
- 01mf02/jaq - A jq clone focussed on correctness, speed, and simplicity
- VHDL-LS/rust_hdl -
- mozilla/uniffi-rs - a multi-language bindings generator for rust
- sunng87/handlebars-rust - Rust templating with Handlebars
- mitsuhiko/similar - A high level diffing library for rust based on diffs
- rust-cross/cargo-zigbuild - Compile Cargo project with zig as linker
- nagisa/rust_libloading - Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.
- servo/servo - Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
- microsoft/windows-drivers-rs - Platform that enables Windows driver development in Rust. Developed by Surface.
- jorgecarleitao/arrow2 - Transmute-free Rust library to work with the Arrow format
- kelpsyberry/dust - A Nintendo DS emulator written in Rust for desktop devices and the web, with debugging features and a focus on accuracy
- juspay/hyperswitch - An open source payments switch written in Rust to make payments fast, reliable and affordable
- ratatui/ratatui - A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
- cswinter/LocustDB - Blazingly fast analytics database that will rapidly devour all of your data.
- tikv/minitrace-rust - Extremely fast tracing library for Rust
- trickster0/OffensiveRust - Rust Weaponization for Red Team Engagements.
- axodotdev/cargo-dist - 📦 shippable application packaging
- rust-unofficial/too-many-lists - Learn Rust by writing Entirely Too Many linked lists
- nvzqz/divan - Fast and simple benchmarking for Rust projects
- pulp-platform/bender - A dependency management tool for hardware projects.
- dduan/tre - Tree command, improved.
- bheisler/criterion.rs - Statistics-driven benchmarking library for Rust
- Byron/jwalk - Filesystem walk performed in parallel with streamed and sorted results
- ilai-deutel/kibi - A text editor in ≤1024 lines of code, written in Rust
- influxdata/influxdb - Scalable datastore for metrics, events, and real-time analytics
- rust-vmm/vm-virtio - virtio implementation
- rustformers/llm - [Unmaintained, see README] An ecosystem of Rust libraries for working with large language models
- RoaringBitmap/roaring-rs - A better compressed bitset in Rust
- zkat/miette - Fancy extension for std::error::Error with pretty, detailed diagnostic printing.
- biomejs/biome - A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
- rems-project/isla - Symbolic execution tool for Sail ISA specifications
- nvarner/typst-lsp - [Deprecated] An early language server for Typst, plus a VS Code extension
- ebkalderon/nix-language-server - Language server for the Nix language (WIP)
- probe-rs/probe-rs - A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
- winnow-rs/winnow - Making parsing a breeze
- sammhicks/picoserve - An async no_std HTTP server suitable for bare-metal environments, heavily inspired by axum
- pksunkara/cargo-workspaces - A tool for managing cargo workspaces and their crates, inspired by lerna
- microsoft/igvm -
- FractalFir/rustc_codegen_clr - This rust compiler backend(module) emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects.
- Ruddle/Fomos - Experimental OS, built with rust
- BurntSushi/memchr - Optimized string search routines for Rust.
- FuelLabs/fuel-core - Rust full node implementation of the Fuel v2 protocol.
- silvanshade/tower-lsp-web-demo - A minimal wasm demo with an in-browser editor and language server built with tower-lsp
- denoland/monch - Inspired by nom, but specifically for strings.
- smol-rs/smol - A small and fast async runtime for Rust
- PumpkinSeed/fakeit - Fake data generator library with 130+ functions written in Rust
- EmbarkStudios/cargo-about - 📜 Cargo plugin to generate list of all licenses for a crate 🦀
- raphamorim/rio - A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.
- pftbest/ldparser - Linker Script parser
- idanarye/rust-smart-default - Rust macro for automatically generating default
- cole14/rust-elf - Library for parsing ELF files for Rust
- sile/erlls - Erlang language server
- typst/ecow - Compact, clone-on-write vector and string.
- burtonageo/cargo-bundle - Wrap rust executables in OS-specific app bundles
- extism/extism - The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
- wasmerio/wasmer - 🚀 The leading Wasm Runtime supporting WASIX and WASI
- dtolnay/seq-macro - Macro to repeat sequentially indexed copies of a fragment of code
- huggingface/candle - Minimalist ML framework for Rust
- RIKEN-RCCS/MilvusVisor - A thin-hypervisor that runs on aarch64 CPUs.
- LibertyOS-Development/kernel - The kernel for LibertyOS.
- cbiffle/lilos - A wee async RTOS for Cortex-M
- someguynamedjosh/ouroboros - Easy self-referential struct generation for Rust.
- orium/cargo-rdme - Cargo command to create the README.md from your crate's documentation
- ceejbot/soulsy - A minimal Souls-like HUD for Skyrim AE & SE. SKSE plugin.
- SeaDve/Kooha - Elegantly record your screen
- SFBdragon/talc - A fast and flexible allocator for no_std and WebAssembly
- o8vm/octox - Unix-like OS in Rust inspired by xv6-riscv
- DragonOS-Community/DragonOS - 使用Rust从0自研内核,具有Linux兼容性的操作系统,面向云计算Serverless场景而设计。DragonOS is an operating system developed from scratch using Rust, with Linux compatibility. It is designed for Serverless scenarios.
- yuankunzhang/charming - A visualization library for Rust
- EmbarkStudios/cargo-deny - ❌ Cargo plugin for linting your dependencies 🦀
- dtolnay/cargo-expand - Subcommand to show result of macro expansion
- kyren/gc-arena - Incremental garbage collection from safe Rust
- andreabergia/rjvm - A tiny JVM written in Rust. Learning project
- vectordotdev/vector - A high-performance observability data pipeline.
- rust-analyzer/rowan -
- hatoo/oha - Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation.
- SeaQL/sea-orm - 🐚 An async & dynamic ORM for Rust
- rust-bio/rust-bio - This library provides implementations of many algorithms and data structures that are useful for bioinformatics. All provided implementations are rigorously tested via continuous integration.
- mstange/samply - Command-line sampling profiler for macOS and Linux
- koute/not-perf - A sampling CPU profiler for Linux
- rust-analyzer/ungrammar -
- EmbarkStudios/rust-ecosystem - Rust wants & tracking for Embark 🦀
- RWTH-OS/eduOS-rs - A teaching operating system written in Rust
- microsoft/rusty-radamsa - Radamsa fuzzer ported to rust lang
- webrtc-rs/webrtc - A pure Rust implementation of WebRTC
- mmastrac/rust-ctor - Module initialization/global constructor functions for Rust
- stepancheg/rust-protobuf - Rust implementation of Google protocol buffers
- matthiaskrgr/cargo-cache - manage cargo cache (${CARGO_HOME}, ~/.cargo/), print sizes of dirs and remove dirs selectively
- memN0ps/redlotus-rs - Rusty Bootkit - Windows UEFI Bootkit in Rust (Codename: RedLotus)
- nushell/nushell - A new type of shell
- flamegraph-rs/flamegraph - Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
- rust-lang/hashbrown - Rust port of Google's SwissTable hash map
- 0x5457/riscv-emulator - 🖥️ a toy riscv emulator, written in Rust
- libpnet/libpnet - Cross-platform, low level networking using the Rust programming language.
- servo/rust-smallvec - "Small vector" optimization for Rust: store up to a small number of items on the stack
- starship/starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
- rust-embedded/riscv - Low level access to RISC-V processors
- smoltcp-rs/smoltcp - a smol tcp/ip stack
- arceos-org/arceos - An experimental modular OS written in Rust.
- rust-osdev/uefi-rs - Rusty wrapper for the Unified Extensible Firmware Interface (UEFI). This crate makes it easy to develop Rust software that leverages safe, convenient, and performant abstractions for UEFI functionalit
- embassy-rs/embassy - Modern embedded framework, using Rust and async.
- orhun/rustypaste - A minimal file upload/pastebin service.
- fornwall/rust-script - Run Rust files and expressions as scripts without any setup or compilation step.
- GyulyVGC/sniffnet - Comfortably monitor your Internet traffic 🕵️♂️
- fujiapple852/trippy - A network diagnostic tool
- oxc-project/oxc - ⚓ A collection of JavaScript tools written in Rust.
- bokuweb/r2 - A RISC-V emulator written in Rust 🦀
- TheDan64/inkwell - It's a New Kind of Wrapper for Exposing LLVM (Safely)
- AleoNet/snarkVM - A Virtual Machine for Zero-Knowledge Executions
- hyperium/tonic - A native gRPC client & server implementation with async/await support.
- softdevteam/grmtools - Rust grammar tool libraries and binaries
- jkfran/killport - A command-line tool to easily kill processes running on a specified port.
- trifectatechfoundation/sudo-rs - A memory safe implementation of sudo and su.
- Orange-OpenSource/hurl - Hurl, run and test HTTP requests with plain text.
- astral-sh/rye - a Hassle-Free Python Experience
- cognitive-engineering-lab/aquascope - Interactive visualizations of Rust at compile-time and run-time
- ohadravid/wmi-rs - WMI crate for rust
- not-matthias/amd_hypervisor - AMD Hypervisor written writh Rust.
- tracel-ai/burn - Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
- nvzqz/static-assertions - Ensure correct assumptions about constants, types, and more in Rust
- TabbyML/tabby - Self-hosted AI coding assistant
- KOBA789/relly - RDBMS のしくみを学ぶための小さな RDBMS 実装
- LaurentMazare/tch-rs - Rust bindings for the C++ api of PyTorch.
- Wodann/io-bluetooth-rs - Cross-platform Bluetooth library for Rust.
- rust-lang/socket2 - Advanced configuration options for sockets.
- xfbs/imstr - Immutable strings, in Rust.
- typst/typst - A new markup-based typesetting system that is powerful and easy to learn.
- Alignof/carron - rv32/64imac emulator
- jdx/mise - dev tools, env vars, task runner
- pacak/cargo-show-asm - cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
- noib3/nvim-oxi - 🔗 Rust bindings to all things Neovim
- urholaukkarinen/bleasy - High-level BLE communication library for Rust
- crate-ci/typos - Source code spell checker
- web-infra-dev/rspack - The fast Rust-based web bundler with webpack-compatible API 🦀️
- tjdevries/vim9jit - a vim9script -> lua transpiler (written in Rust)
- pulldown-cmark/pulldown-cmark - An efficient, reliable parser for CommonMark, a standard dialect of Markdown
- sampsyo/bril - an educational compiler intermediate representation
- brave/adblock-rust - Brave's Rust-based adblock engine
- Kampfkarren/selene - A blazing-fast modern Lua linter written in Rust
- imgui-rs/imgui-rs - Rust bindings for Dear ImGui
- ast-grep/ast-grep - ⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
- getzola/zola - A fast static site generator in a single binary with everything built-in. https://www.getzola.org
- rusterlium/rustler - Safe Rust bridge for creating Erlang NIF functions
- Xudong-Huang/may - rust stackful coroutine library
- greyblake/nutype - Rust newtype with guarantees 🇺🇦 🦀
- d0iasm/rvemu - RISC-V emulator for CLI and Web written in Rust with WebAssembly. It supports xv6 and Linux (ongoing).
- kata-containers/kata-containers - Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload
- tandasat/Hypervisor-101-in-Rust - The materials of "Hypervisor 101 in Rust", a one-day long course, to quickly learn hardware-assisted virtualization technology and its application for high-performance fuzzing on Intel/AMD processors.
- autometrics-dev/autometrics-rs - Easily add metrics to your code that actually help you spot and debug issues in production. Built on Prometheus and OpenTelemetry.
- google/autocxx - Tool for safe ergonomic Rust/C++ interop driven from existing C++ headers
- orlp/glidesort - A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.
- sslab-gatech/Rudra - Rust Memory Safety & Undefined Behavior Detection
- jsinger67/parol - LL(k) and LALR(1) parser generator for Rust
- veryl-lang/veryl - Veryl: A Modern Hardware Description Language
- akaza-im/akaza - Yet another Japanese IME for IBus/Linux
- evcxr/evcxr -
- winsecurity/Offensive-Rust -
- apache/datafusion-sqlparser-rs - Extensible SQL Lexer and Parser for Rust
- kevinmehall/rust-peg - Parsing Expression Grammar (PEG) parser generator for Rust
- hlorenzi/customasm - 💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
- JohnnyMorganz/StyLua - An opinionated Lua code formatter
- lencx/ChatGPT - 🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
- mozilla/cbindgen - A project for generating C bindings from Rust code
- rust-lang/rust-bindgen - Automatically generates Rust FFI bindings to C (and some C++) libraries.
- redox-os/kernel - Mirror of https://gitlab.redox-os.org/redox-os/kernel
- ruffle-rs/ruffle - A Flash Player emulator written in Rust
- 1Password/typeshare - Typeshare is the ultimate tool for synchronizing your type definitions between Rust and other languages for seamless FFI.
- yoshuawuyts/futures-concurrency - Structured concurrency operations for async Rust
- ykskb/rust-user-net - User-space network protocol stack written in Rust
- bugzmanov/nes_ebook - A mini book on writing NES emulator using rust lang
- rust-phf/rust-phf - Compile time static maps for Rust
- facebook/sapling - A Scalable, User-Friendly Source Control System.
- embedded-graphics/embedded-graphics - A no_std graphics library for embedded applications
- atuinsh/atuin - ✨ Magical shell history
- tafia/quick-xml - Rust high performance xml reader and writer
- vercel/turborepo - Build system optimized for JavaScript and TypeScript, written in Rust
- cea-sec/usbsas - Tool and framework for securely reading untrusted USB mass storage devices.
- specta-rs/rspc - A framework for building typesafe web backends in Rust
- rcore-os/zCore - Zircon microkernel reimplemented in Rust.
- astral-sh/ruff - An extremely fast Python linter and code formatter, written in Rust.
- neovide/neovide - No Nonsense Neovim Client in Rust
- zesterer/ariadne - A fancy diagnostics & error reporting crate
- ogham/rust-ansi-term - Rust library for ANSI terminal colours and styles (bold, underline)
- fermyon/spin - Spin is the open source developer tool for building and running serverless applications powered by WebAssembly.
- roapi/roapi - Create full-fledged APIs for slowly moving datasets without writing a single line of code.
- johnthagen/min-sized-rust - 🦀 How to minimize Rust binary size 📦
- r-darwish/topgrade - Upgrade everything
- seanmonstar/warp - A super-easy, composable, web server framework for warp speeds.
- rust-lang/stdarch - Rust's standard library vendor-specific APIs and run-time feature detection
- rust-lang/rustup - The Rust toolchain installer
- viperproject/prusti-dev - A static verifier for Rust, based on the Viper verification infrastructure.
- parcel-bundler/lightningcss - An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.
- pola-rs/polars - Dataframes powered by a multithreaded, vectorized query engine, written in Rust
- apollographql/apollo-rs - Spec compliant GraphQL Tools in Rust.
- casey/just - 🤖 Just a command runner
- plotters-rs/plotters - A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀
- rustsbi/rustsbi - RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see https://github.com/rustsbi/prototyper.
- rcore-os/rCore-Tutorial-v3 - Let's write an OS which can run on RISC-V in Rust from scratch!
- michaelb/sniprun - A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages
- moratorium08/osmium - A toy operating system written in Rust on RISC V(rv32im)
- facebook/relay - Relay is a JavaScript framework for building data-driven React applications.
- skyzh/core-os-riscv - 🖥️ An xv6-like operating system on RISC-V with multi-core support. Documentation available online.
- erg-lang/erg - A statically typed language compatible with Python
- cloud-hypervisor/cloud-hypervisor - A Virtual Machine Monitor for modern Cloud workloads. Features include CPU, memory and device hotplug, support for running Windows and Linux guests, device offload with vhost-user and a minimal compac
- dtolnay/case-studies - Analysis of various tricky Rust code
- icedland/iced - Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for Rust, .NET, Java, Python, Lua
- takahirox/riscv-rust - RISC-V processor emulator written in Rust+WASM
- sozu-proxy/sozu - Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!
- tokio-rs/tracing - Application level tracing for Rust.
- amirrezaask/loki - Loki, Simple experimental compiler that generates native binaries
- losfair/blueboat - All-in-one, multi-tenant serverless JavaScript runtime.
- elkowar/pipr - A tool to interactively write shell pipelines.
- taiki-e/cargo-llvm-cov - Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
- simias/rustation - Playstation emulator in the Rust programing language
- erikgrinaker/toydb - Distributed SQL database in Rust, written as an educational project
- cross-rs/cross - “Zero setup” cross compilation and “cross testing” of Rust crates
- diesel-rs/diesel - A safe, extensible ORM and Query Builder for Rust
- timvisee/ffsend - 📬 Easily and securely share files from the command line. A fully featured Firefox Send client.
- mitsuhiko/procspawn - like thread::spawn but for processes
- immunant/c2rust - Migrate C code to Rust
- IWANABETHATGUY/tower-lsp-boilerplate -
- ebkalderon/tower-lsp - Language Server Protocol implementation written in Rust
- moonrepo/moon - A build system and monorepo management tool for the web ecosystem, written in Rust.
- jfecher/ante - A safe, easy systems language
- yoshitsugu/hariboteos_in_rust -
- launchbadge/sqlx - 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
- kakoune-lsp/kakoune-lsp - Kakoune Language Server Protocol Client
- gluon-lang/lsp-types - Types for communicating with a language server
- daac-tools/vaporetto - 🛥 Vaporetto: Very accelerated pointwise prediction based tokenizer
- matklad/xshell -
- ntex-rs/ntex - framework for composable networking services
- lovasoa/json_in_type - Fast json encoder in rust, that encodes the structure of JSON values in their types
- lalrpop/lalrpop - LR(1) parser generator for Rust
- Marwes/combine - A parser combinator library for Rust
- gtk-rs/gtk4-rs - Rust bindings of GTK 4
- maciejhirsz/logos - Create ridiculously fast Lexers
- dtolnay/thiserror - derive(Error) for struct and enum error types
- Michael-F-Bryan/mdbook-epub - An experimental mdbook backend for creating EPUB documents.
- bergercookie/asm-lsp - Language server for NASM/GAS/GO Assembly
- maekawatoshiki/rucc - rucc is a tiny toy C compiler in Rust.
- termoshtt/eom - Configurable ODE/PDE solver
- lsd-rs/lsd - The next gen ls command
- GitoxideLabs/gitoxide - An idiomatic, lean, fast & safe pure Rust implementation of Git
- rust-embedded/heapless - Heapless,
static
friendly data structures - cloudflare/workers-rs - Write Cloudflare Workers in 100% Rust via WebAssembly
- actix/examples - Community showcase and examples of Actix Web ecosystem usage.
- rcore-os/rCore - Rust version of THU uCore OS. Linux compatible.
- nymtech/nym - Nym provides strong network-level privacy against sophisticated end-to-end attackers, and anonymous transactions using blinded, re-randomizable, decentralized credentials.
- gleam-lang/gleam - ⭐️ A friendly language for building type-safe, scalable systems!
- LGUG2Z/komorebi - A tiling window manager for Windows 🍉
- dtolnay/syn - Parser for Rust source code
- rust-lang/libc - Raw bindings to platform APIs for Rust
- nextest-rs/nextest - A next-generation test runner for Rust.
- lunatic-solutions/lunatic - Lunatic is an Erlang-inspired runtime for WebAssembly
- risingwavelabs/risingwave - Best-in-class stream processing, analytics, and management. Perform continuous analytics, or build event-driven applications, real-time ETL pipelines, and feature stores in minutes. Unified streaming
- ratel-rust/toolshed - Arena allocator and a handful of useful data structures
- rust-osdev/linked-list-allocator -
- rust-lang/cargo - The Rust package manager
- rust-osdev/bootimage - Tool to create bootable disk images from a Rust OS kernel.
- benfred/py-spy - Sampling profiler for Python programs
- pretzelhammer/rust-blog - Educational blog posts for Rust beginners
- Amanieu/parking_lot - Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
- rust-mobile/xbuild - Cross compile rust to any platform
- goffrie/plex - a parser and lexer generator as a Rust procedural macro
- H-M-H/Weylus - Use your tablet as graphic tablet/touch screen on your computer.
- FyroxEngine/Fyrox - 3D and 2D game engine written in Rust
- PyO3/pyo3 - Rust bindings for the Python interpreter
- chaosprint/glicol - Graph-oriented live coding language and music/audio DSP library written in Rust
- redox-os/relibc - Mirror of https://gitlab.redox-os.org/redox-os/relibc
- o8vm/ods - Open Data Structures (in Rust)
- matklad/once_cell - Rust library for single assignment cells and lazy statics without macros
- actix/actix - Actor framework for Rust.
- osohq/oso - Deprecated: See README
- google/crosvm - The Chrome OS Virtual Machine Monitor - Mirror of https://chromium.googlesource.com/crosvm/crosvm/
- theseus-os/Theseus - Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between compiler and hardware by maximally leveraging the power of language safety and a
- mars-research/redleaf - RedLeaf Operating System
- diem/diem - Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.
- imsnif/diskonaut - Terminal disk space navigator 🔭
- rustls/rustls - A modern TLS library in Rust
- 0x192/universal-android-debloater - Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
- fiberplane/fp-bindgen - Bindings generator for full-stack WASM plugins
- huggingface/tokenizers - 💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
- mlua-rs/mlua - High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau bindings to Rust with async/await support
- orf/gping - Ping, but with a graph
- asomers/mockall - A powerful mock object library for Rust
- rayon-rs/either - The enum Either with variants Left and Right is a general purpose sum type with two cases.
- killercup/cargo-edit - A utility for managing cargo dependencies from the command line.
- nullpo-head/WSL-Hello-sudo - Let's sudo by face recognition of Windows Hello on Windows Subsystem for Linux (WSL). It runs on both WSL 1 and WSL 2. This is a PAM module for Linux on WSL.
- solana-labs/solana - Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
- badboy/mdbook-mermaid - A preprocessor for mdbook to add mermaid support
- rust-lang/mdBook - Create book from markdown files. Like Gitbook but implemented in Rust
- mj-hd/gb - Gameboy Emulator in Rust
- PaulJuliusMartinez/jless - jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.
- rust-windowing/winit - Window handling library in pure Rust
- gfx-rs/wgpu - A cross-platform, safe, pure-Rust graphics API.
- build-trust/ockam - Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.
- greshake/i3status-rust - Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust
- crossbeam-rs/crossbeam - Tools for concurrent programming in Rust
- actix/actix-web - Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
- solana-labs/solana-program-library - A collection of Solana programs maintained by Solana Labs
- extrawurst/gitui - Blazing 💥 fast terminal-ui for git written in rust 🦀
- XAMPPRocky/tokei - Count your code, quickly.
- sharkdp/hexyl - A command-line hex viewer
- m4b/bingrep - like
grepUBER, but for binaries - skim-rs/skim - Fuzzy Finder in rust!
- fish-shell/fish-shell - The user-friendly command line shell.
- deviceplug/btleplug - Rust Cross-Platform Host-Side Bluetooth LE Access Library
- shadowsocks/shadowsocks-rust - A Rust port of shadowsocks
- dani-garcia/vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
- sagiegurari/cargo-make - Rust task runner and build tool.
- gyscos/cursive - A Text User Interface library for the Rust programming language
- fdehau/tui-rs - Build terminal user interfaces and dashboards using Rust
- cloudflare/quiche - 🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
- serde-rs/json - Strongly typed JSON library for Rust
- BurntSushi/rust-csv - A CSV parser for Rust, with Serde support.
- apache/arrow-rs - Official Rust implementation of Apache Arrow
- analysis-tools-dev/static-analysis - ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
- libp2p/rust-libp2p - The Rust Implementation of the libp2p networking stack.
- paritytech/substrate - Substrate: The platform for blockchain innovators
- cloudflare/boringtun - Userspace WireGuard® Implementation in Rust
- utam0k/r9cc - Toy C compiler
- serde-rs/serde - Serialization framework for Rust
- tikv/tikv - Distributed transactional key-value database, originally created to complement TiDB
- coral-xyz/anchor - ⚓ Solana Sealevel Framework
- foundry-rs/foundry - Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
- harryfei/which-rs - A Rust equivalent of Unix command "which".
- godot-rust/gdnative - Rust bindings for Godot 3
- meilisearch/meilisearch - A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
- o2sh/onefetch - Command-line Git information tool
- rayon-rs/rayon - Rayon: A data parallelism library for Rust
- Morganamilo/paru - Feature packed AUR helper
- rust-lang/reference - The Rust Reference
- rustwasm/twiggy - Twiggy🌱 is a code size profiler
- tauri-apps/tauri-plugin-store - [READ ONLY] This repository is a mirror, for issue tracking and development head to: https://github.com/tauri-apps/plugins-workspace
- awslabs/aws-sdk-rust - AWS SDK for the Rust Programming Language
- quinn-rs/quinn - Async-friendly QUIC implementation in Rust
- elkowar/eww - ElKowars wacky widgets
- espanso/espanso - Cross-platform Text Expander written in Rust
- apache/datafusion - Apache DataFusion SQL Query Engine
- aws/s2n-quic - An implementation of the IETF QUIC protocol
- denoland/deno - A modern runtime for JavaScript and TypeScript.
- helix-editor/helix - A post-modern modal text editor.
- bytecodealliance/wasmtime - A fast and secure runtime for WebAssembly
- graphprotocol/graph-node - Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
- quickwit-oss/tantivy - Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
- RedisJSON/RedisJSON - RedisJSON - a JSON data type for Redis
- hyperium/hyper - An HTTP library for Rust
- WebAssembly/WASI - WebAssembly System Interface
- tree-sitter/tree-sitter - An incremental parsing system for programming tools
- vi/websocat - Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
- iced-rs/iced - A cross-platform GUI library for Rust, inspired by Elm
- emilk/egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
- rustwasm/wasm-bindgen - Facilitating high-level interactions between Wasm modules and JavaScript
- rustwasm/wasm-pack-template - a template for starting a rust-wasm project to be used with wasm-pack
- qryxip/cargo-compete - A Cargo subcommand for competitive programming
- maekawatoshiki/rapidus - ECMAScript implementation in Rust
- slint-ui/slint - Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
- databendlabs/databend - 𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
- rhysd/cargo-husky - Setup Git hooks automatically for cargo projects with 🐶
- use-ink/ink - Polkadot's ink! to write smart contracts.
- clap-rs/clap - A full featured, fast Command Line Argument Parser for Rust
- hayatoito/serval - An Experimental Web Browser Engine written in Rust
- openrr/urdf-viz - visualize URDF/XACRO file, URDF Viewer works on Windows/MacOS/Linux
- rust-embedded/cargo-binutils - Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain
- rust-embedded/rust-raspberrypi-OS-tutorials - 📚 Learn to write an embedded OS in Rust 🦀
- dtolnay/cxx - Safe interop between Rust and C++
- microsoft/windows-rs - Rust for Windows
- rust-random/rand - A Rust library for random number generation.
- DioxusLabs/dioxus - Fullstack app framework for web, desktop, mobile, and more.
- indexmap-rs/indexmap - A hash table with consistent order and fast iteration; access items by key or sequence index
- jochasinga/systemd-parser - A minimal Systemd unit file parser
- dtolnay/miniserde - Data structure serialization library with several opposite design goals from Serde
- firecracker-microvm/firecracker - Secure and fast microVMs for serverless computing.
- pest-parser/pest - The Elegant Parser
- TeXitoi/structopt - Parse command line arguments by defining a struct.
- wgsl-analyzer/wgsl-analyzer - a language server implementation for the WGSL shading language
- brendanzab/codespan - Beautiful diagnostic reporting for text-based programming languages.
- siketyan/jpki-rs - 🔐 Read certificates, sign and verify documents using your JPKI card.
- rust-num/num - A collection of numeric types and traits for Rust.
- serenity-rs/serenity - A Rust library for the Discord API.
- rkyv/rkyv - Zero-copy deserialization framework for Rust
- j5ik2o/oni-comb-rs - A Rust crate for LL(k) parser combinators.
- denoland/rusty_v8 - Rust bindings for the V8 JavaScript engine
- qnighy/yasna.rs - ASN.1 library for Rust
- dtolnay/proc-macro-workshop - Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
- zesterer/chumsky - Write expressive, high-performance parsers with ease.
- webdesus/fs_extra - Expanding opportunities standard library std::fs and std::io
- EmbarkStudios/kajiya - 💡 Experimental real-time global illumination renderer 🦀
- orhun/git-cliff - A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
- RustPython/RustPython - A Python Interpreter written in Rust
- volta-cli/volta - Volta: JS Toolchains as Code. ⚡
- setzer22/blackjack - A procedural, node-based modelling tool, made in rust 🦀
- tokio-rs/tokio - A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
- h3r2tic/h3keys3 - Colemak keyboard layout + custom key layers + mouse utils
- wez/wezterm - A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
- ryogrid/FunnelKVS - Autonomous distributed key-value store which has REST interfaces in Rust
- bevyengine/bevy - A refreshingly simple data-driven game engine built in Rust
- bytecodealliance/rustix - Safe Rust bindings to POSIX-ish APIs
- nullpo-head/wsl-distrod - Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwardi
- tauri-apps/tauri - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
- rustdesk/rustdesk - An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
- dalance/procs - A modern replacement for ps written in Rust
- denisidoro/navi - An interactive cheatsheet tool for the command-line
- bootandy/dust - A more intuitive version of du in rust
- theryangeary/choose - A human-friendly and fast alternative to cut and (sometimes) awk
- sstadick/hck - A sharp cut(1) clone.
- redox-os/ion - Mirror of https://gitlab.redox-os.org/redox-os/ion
- probablykasper/cpc - Text calculator with support for units and conversion
- ogham/dog - A command-line DNS client.
- dandavison/delta - A syntax-highlighting pager for git, diff, grep, and blame output
- Byron/dua-cli - View disk space usage and delete unwanted data, fast.
- alacritty/alacritty - A cross-platform, OpenGL terminal emulator.
- zellij-org/zellij - A terminal workspace with batteries included
- TaKO8Ki/frum - A little bit fast and modern Ruby version manager written in Rust
- TaKO8Ki/awesome-alternatives-in-rust - A curated list of replacements for existing software written in Rust
- ClementTsang/bottom - Yet another cross-platform graphical process/system monitor.
- ducaale/xh - Friendly and fast tool for sending HTTP requests
- TaKO8Ki/gobang - A cross-platform TUI database management tool written in Rust
- RustScan/RustScan - 🤖 The Modern Port Scanner 🤖
- TheAlgorithms/Rust - All Algorithms implemented in Rust
- rslint/rslint - A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate
- youki-dev/youki - A container runtime written in Rust
- Kenta11/px86_in_rust - A simple x86 emulator in Rust
- rust-lang/rustlings - 🦀 Small exercises to get you used to reading and writing Rust code!
- BurntSushi/quickcheck - Automated property based testing for Rust (with shrinking).
- rustwasm/wasm-pack - 📦✨ your favorite rust -> wasm workflow tool!
- mongodb/mongo-rust-driver - The official MongoDB Rust Driver
- tokio-rs/axum - Ergonomic and modular web framework built with Tokio, Tower, and Hyper
- teru01/toytcp - Toy TCP implementation with Rust (技術書典10「Rustで始めるTCP自作入門」ソースコード)
- fschutt/printpdf - A fully-featured PDF library for Rust, WASM-ready
- cyphar/paperback - Paper backup generator suitable for long-term storage.
- rust-bakery/nom - Rust parser combinator framework
- image-rs/image - Encoding and decoding images in Rust
- sharkdp/hyperfine - A command-line benchmarking tool
- trunk-rs/trunk - Build, bundle & ship your Rust WASM application to the web.
- uutils/coreutils - Cross-platform Rust rewrite of the GNU coreutils
- flosse/rust-web-framework-comparison - A comparison of some web frameworks and libs written in Rust
- Rust-SDL2/rust-sdl2 - SDL2 bindings for Rust
- rust-unofficial/awesome-rust - A curated list of Rust code and resources.
- xi-editor/xi-editor - A modern editor with a backend written in Rust.
- lapce/lapce - Lightning-fast and Powerful Code Editor written in Rust
- ogham/exa - A modern replacement for ‘ls’.
- poem-web/poem - A full-featured and easy-to-use web framework with the Rust programming language.
- mozilla/sccache - Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cl
- rust-lang/style-team - Home of the Rust style team
- yoshd/stun-client - A simple async-std-based STUN client written in Rust
- Relm4/Relm4 - Build truly native applications with ease!
- XAMPPRocky/octocrab - A modern, extensible GitHub API Client for Rust.
- skerkour/black-hat-rust - Applied offensive security with Rust - https://kerkour.com/black-hat-rust
- rust-lang/rust - Empowering everyone to build reliable and efficient software.
- napi-rs/napi-rs - A framework for building compiled Node.js add-ons in Rust via Node-API
- rust-lang/rust-analyzer - A Rust compiler front-end for IDEs
- BurntSushi/ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore
- rust-lang-ja/book-ja - Rust文書の和訳レポジトリ
- swc-project/swc - Rust-based platform for the Web
- just-the-docs/just-the-docs - A modern, high customizable, responsive Jekyll theme for documentation with built-in search.
- yashash-pugalia/win11-settings - Windows 11 settings app recreated with React.
- AyumuNekozuki/niconico-darkmode - ニコニコをダークモードにする拡張機能
- IanLunn/Hover - A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in C
- ucb-bar/riscv-sodor - educational microarchitectures for risc-v isa
- chadyuu/riscv-chisel-book -
- twitter/the-algorithm - Source code for Twitter's Recommendation Algorithm
- scala-js/scala-js - Scala.js, the Scala to JavaScript compiler
- debasishg/frdomain - Code repo for Functional and Reactive Domain Modeling
- crossroad0201/ddd-on-scala - DDD sample implementation by Scala.
- shirok/Gauche - Scheme Scripting Engine
- VSCodium/vscodium - binary releases of VS Code without MS branding/telemetry/licensing
- timsong-cpp/cppwp - HTML version of the current C++ working paper
- stefanzweifel/git-auto-commit-action - Automatically commit and push changed files back to GitHub with this GitHub Action for the 80% use case.
- taiki-e/upload-rust-binary-action - GitHub Action for building and uploading Rust binary to GitHub Releases.
- hackerschoice/thc-tips-tricks-hacks-cheat-sheet - Various tips & tricks
- binpash/try - Inspect a command's effects before modifying your live system
- redox-os/redox - Mirror of https://gitlab.redox-os.org/redox-os/redox
- akinomyoga/ble.sh - Bash Line Editor―a line editor written in pure Bash with syntax highlighting, auto suggestions, vim modes, etc. for Bash interactive sessions.
- docker-library/official-images - Primary source of truth for the Docker "Official Images" program
- mviereck/x11docker - Run GUI applications and desktops in docker and podman containers. Focus on security.
- nitefood/asn - ASN / RPKI validity / BGP stats / IPv4v6 / Prefix / URL / ASPath / Organization / IP reputation / IP geolocation / IP fingerprinting / Network recon / lookup API server / Web traceroute server
- shellspec/shellspec - A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells
- IlanCosman/tide - 🌊 The ultimate Fish prompt.
- zdharma-continuum/fast-syntax-highlighting - Feature-rich syntax highlighting for ZSH
- jorgebucaran/fisher - A plugin manager for Fish
- z-shell/zi - ✨ A Swiss Army Knife for Zsh - Unix Shell
- nodesource/distributions - NodeSource Node.js Binary Distributions
- sheepla/fzpac - 🔎 Arch Linux package finder with fzf
- loxygenK/dotfiles - My own dotfiles.
- jraleman/42 - Repository of all my work during the program of Ecole 42 SIlicon Valley; a private, project-based and tuition-free coding school.
- LumaKernel/dotfiles - ⭐ My own world.
- mathiasbynens/dotfiles - 🔧 .files, including ~/.macos — sensible hacker defaults for macOS
- statropy/zsh-macos - zsh configuration for macos based on Kali Linux
- GoogleContainerTools/distroless - 🥑 Language focused docker images, minus the operating system.
- apple/swift-distributed-actors - Peer-to-peer cluster implementation for Swift Distributed Actors
- toptal/gitignore.io - Create useful .gitignore files for your project
- mohamed-arradi/AirpodsBattery-Monitor-For-Mac - Your AirPods Battery levels at your status bar | MacOS | Widget
- riscv-tests-intro/riscv-tests-intro - Открытый ознакомительный курс "Введение в функциональную верификацию RISC-V ядер"
- openhwgroup/cv32e40x - 4 stage, in-order, compute RISC-V core based on the CV32E40P
- adam-maj/tiny-gpu - A minimal GPU design in Verilog to learn how GPUs work from the ground up
- pulp-platform/riscv-dbg - RISC-V Debug Support for our PULP RISC-V Cores
- openhwgroup/cvw - CORE-V Wally is a configurable RISC-V Processor associated with RISC-V System-on-Chip Design textbook. Contains a 5-stage pipeline, support for A, B, C, D, F, M and Q extensions, and optional caches,
- pulp-platform/axi - AXI SystemVerilog synthesizable IP modules and verification infrastructure for high-performance on-chip communication
- openhwgroup/cv32e40p - CV32E40P is an in-order 4-stage RISC-V RV32IMFCXpulp CPU based on RI5CY from PULP-Platform
- syntacore/scr1 - SCR1 is a high-quality open-source RISC-V MCU core in Verilog
- rsd-devel/rsd - RSD: RISC-V Out-of-Order Superscalar Processor
- llsoftsec/llsoftsecbook - Low-Level Software Security for Compiler Developers
- syuu1228/howto_implement_hypervisor - Software Design誌の連載「ハイパーバイザの作り方」の原稿公開用リポジトリ
- riscv/riscv-isa-manual - RISC-V Instruction Set Manual
- minghai/sicp-pdf - SICP PDF with Texinfo and LaTeX source
- adobe/react-spectrum - A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
- CodinGame/monaco-vscode-api - VSCode public API plugged on the monaco editor
- sinclairzx81/typebox - Json Schema Type Builder with Static Type Resolution for TypeScript
- Effect-TS/effect - An ecosystem of tools to build robust applications in TypeScript
- remotion-dev/remotion - 🎥 Make videos programmatically with React
- jupyterlite/jupyterlite - Wasm powered Jupyter running in the browser 💡
- Swatinem/rust-cache - A GitHub Action that implements smart caching for rust/cargo projects
- samchon/typia - Super-fast/easy runtime validators and serializers via transformation
- BabylonJS/Babylon.js - Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
- millsp/ts-toolbelt - 👷 TypeScript's largest type utility library
- microsoft/inshellisense - IDE style command line auto complete
- jurplel/install-qt-action - Install Qt on your Github Actions workflows with just one simple action
- master-co/css - The CSS Language and Framework
- pacocoursey/cmdk - Fast, unstyled command menu React component.
- pacocoursey/next-themes - Perfect Next.js dark mode in 2 lines of code. Support System preference and any other theme with no flashing
- radix-ui/primitives - Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
- spacedriveapp/spacedrive - Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
- actions/upload-artifact -
- i18next/next-i18next - The easiest way to translate your NextJs apps.
- iamhosseindhv/notistack - Highly customizable notification snackbars (toasts) that can be stacked on top of each other
- supermacro/neverthrow - Type-Safe Errors for JS & TypeScript
- PlasmoHQ/plasmo - 🧩 The Browser Extension Framework
- supabase/supabase - The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
- vercel/ai - Build AI-powered applications with React, Svelte, Vue, and Solid
- ajayyy/SponsorBlock - Skip YouTube video sponsors (browser extension)
- microsoft/vscode-wasm - A WASI implementation that uses VS Code's extension host as the implementing API
- vercel/react-tweet - Embed tweets in your React application.
- plantain-00/type-coverage - A CLI tool to check type coverage for typescript code
- tremorlabs/tremor - React components to build charts and dashboards
- dai-shi/use-context-selector - React useContextSelector hook in userland
- microsoft/devicescript - TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
- vercel/satori - Enlightened library to convert HTML and CSS to SVG
- walkframe/gridsheet - Spreadsheet component for React
- markuplint/markuplint - An HTML linter for all markup developers.
- mihaip/infinite-mac - A classic Mac loaded with everything you'd want
- mantinedev/mantine - A fully featured React components library
- nanojsx/nano - 🎯 SSR first, lightweight 1kB JSX library.
- denoland/fresh - The next-gen web framework.
- gvergnaud/hotscript - A library of composable functions for the type-level! Transform your TypeScript types in any way you want using functions you already know.
- contributor-assistant/github-action - CLA Assistant GitHub Action
- misskey-dev/misskey - 🌎 A completely free and open interplanetary microblogging platform 🚀
- justin-chu/react-fast-marquee - A lightweight React component that harnesses the power of CSS animations to create silky smooth marquees.
- unjs/magic-regexp - A compiled-away, type-safe, readable RegExp alternative
- yy0931/gitconfig-lsp -
- withastro/language-tools - Language tools for Astro
- vendure-ecommerce/vendure - The commerce platform with customization in its DNA.
- vercel/commerce - Next.js Commerce
- colinhacks/zod - TypeScript-first schema validation with static type inference
- epicweb-dev/cachified - 🤑 wrap virtually everything that can store by key to act as cache with ttl/max-age, stale-while-validate, parallel fetch protection and type-safety support
- PaulLeCam/react-leaflet - React components for Leaflet maps
- ts-essentials/ts-essentials - All essential TypeScript types in one place 🤙
- nadeesha/ts-prune - Find unused exports in a typescript project. 🛀
- katspaugh/wavesurfer.js - Audio waveform player
- denoland/std - The Deno Standard Library
- NordicPlayground/vscode-nrf-devicetree - Devicetree syntax and language support for vscode
- devcontainers/cli - A reference implementation for the specification that can create and configure a dev container from a devcontainer.json.
- pixijs/pixijs - The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
- microsoft/vscode-cpptools - Official repository for the Microsoft C/C++ extension for VS Code.
- microsoft/vscode-languageserver-node - Language server protocol implementation for VSCode. This allows implementing language services in JS/TS running on node.js
- preactjs/signals - Manage state with style in every framework
- actions/starter-workflows - Accelerating new GitHub Actions workflows
- docker/setup-qemu-action - GitHub Action to install QEMU static binaries
- ronami/HypeScript - 🐬 A simplified implementation of TypeScript's type system written in TypeScript's type system
- xyflow/xyflow - React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customi
- tokens-studio/figma-plugin - Official repository of the plugin 'Tokens Studio for Figma' (Figma Tokens)
- vercel/hyper - A terminal built on web technologies
- codemix/ts-sql - A SQL database implemented purely in TypeScript type annotations.
- takefumi-yoshii/nextjs-testing-strategy-2022 - nextjs-testing-strategy-2022
- react-icons/react-icons - svg react icons of popular icon packs
- teambit/bit - A build system for development of composable software.
- node-casl2-comet2/vscode-casl2-comet2 - CASL2/COMET2 support for Visual Studio Code
- framer/motion - Open source, production-ready animation and gesture library for React
- mdn/yari - The platform code behind MDN Web Docs
- glideapps/glide-data-grid - 🚀 Glide Data Grid is a no compromise, outrageously react fast data grid with rich rendering, first class accessibility, and full TypeScript support.
- nazo6/nvim-types -
- iorate/ublacklist - Blocks specific sites from appearing in Google search results
- juliencrn/usehooks-ts - React hook library, ready to use, written in Typescript.
- bash-lsp/bash-language-server - A language server for Bash
- google/gts - ☂️ TypeScript style guide, formatter, and linter.
- google/clasp - 🔗 Command Line Apps Script Projects
- Eugeny/tabby - A terminal for a more modern age
- leandrowd/react-responsive-carousel - React.js Responsive Carousel (with Swipe)
- TypeScriptToLua/TypeScriptToLua - Typescript to lua transpiler. https://typescripttolua.github.io/
- zat-dev/VarTrace - time travel debug and analyzer for Python
- vscode-neovim/vscode-neovim - Vim mode for VSCode, powered by Neovim
- aspida/pathpida - TypeScript friendly internal link client for Next.js, Nuxt.js and Sapper.
- hikalium/opv86 - Opcode / Instruction finder for x86_64
- xtermjs/xterm.js - A terminal for the web
- withfig/autocomplete - IDE-style autocomplete for your existing terminal & shell
- phuctm97/shell.how - Explain shell commands using next-generation autocomplete Fig.
- pmndrs/jotai - 👻 Primitive and flexible state management for React
- microsoft/setup-msbuild - A GitHub Action to facilitate configuring MSBuild in the workflow PATH for building .NET Framework applications.
- mui/material-ui - Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
- callstack/linaria - Zero-runtime CSS in JS library
- fkhadra/react-toastify - React notification made easy 🚀 !
- RyutaKojima/simpleGestures - simpleGesture is Google Chrome extension.
- TanStack/query - 🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
- qqpann/DevArms - Tiny toolkit for developers. Runs offline and cross-platform.
- coder/code-server - VS Code in the browser
- shd101wyy/vscode-markdown-preview-enhanced - One of the "BEST" markdown preview extensions for Visual Studio Code
- VSCodeVim/Vim - ⭐ Vim for Visual Studio Code
- nodejs/corepack - Zero-runtime-dependency package acting as bridge between Node projects and their package managers
- wclr/ts-node-dev - Compiles your TS app and restarts when files are modified.
- svenstaro/upload-release-action - Upload files to a GitHub release
- microcmsio/react-hooks-use-modal - This is a customizable modal with react-portal.
- Platane/snk - 🟩⬜ Generates a snake game from a github user contributions graph and output a screen capture as animated svg or gif
- mb21/panwriter - Markdown editor with pandoc integration and paginated preview.
- uhyo/css-grid-quiz -
- HeadlightStudios/bestyled-gamepad - A stylish gamepad component for React, Preact, etc.
- yarnpkg/berry - 📦🐈 Active development trunk for Yarn ⚒
- remix-run/remix - Build Better Websites. Create modern, resilient user experiences with web fundamentals.
- vuejs/vitepress - Vite & Vue powered static site generator.
- snyk/vscode-extension - Snyk extension for Visual Studio Code
- yuki-yano/fzf-preview.vim - The plugin that powerfully integrates fzf and (Neo)vim. It is also possible to integrate with coc.nvim.
- lerna/lerna-changelog - 📖 PR-based changelog generator with monorepo support
- PLhery/node-twitter-api-v2 - Strongly typed, full-featured, light, versatile yet powerful Twitter API v1.1 and v2 client for Node.js.
- niklasvh/html2canvas - Screenshots with JavaScript
- mizchi/tsx-source-jump - Jump from the HTML element to the source code of the generator
- antfu-collective/vitesse-webext - ⚡️ WebExtension Vite Starter Template
- firebase/firebase-js-sdk - Firebase Javascript SDK
- ikatyang/emoji-cheat-sheet - A markdown version emoji cheat sheet
- lunasec-io/lunasec - LunaSec - Dependency Security Scanner that automatically notifies you about vulnerabilities like Log4Shell or node-ipc in your Pull Requests and Builds. Protect yourself in 30 seconds with the LunaTra
- puppeteer/puppeteer - JavaScript API for Chrome and Firefox
- Quramy/eslint-plugin-tutorial - A tutorial/template repository to explain how to create your eslint plugins
- prettier/pretty-quick - ⚡ Get Pretty Quick
- google-github-actions/get-gke-credentials - A GitHub Action that configure authentication to a GKE cluster.
- softprops/action-gh-release - 📦 GitHub Action for creating GitHub Releases
- prisma/prisma - Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
- microsoft/vscode-extension-samples - Sample code illustrating the VS Code extension API.
- kysely-org/kysely - A type-safe typescript SQL query builder
- hashicorp/terraform-cdk - Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
- googleapis/google-auth-library-nodejs - 🔑 Google Auth Library for Node.js
- streetsidesoftware/cspell - A Spell Checker for Code!
- firebase/firebase-tools - The Firebase Command Line Tools
- tsconfig/bases - Hosts TSConfigs to extend in a TypeScript app, tuned to a particular runtime environment
- microsoft/playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
- compiler-explorer/compiler-explorer - Run compilers interactively from your web browser and interact with the assembly
- tailwindlabs/headlessui - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
- reck1ess/next-realworld-example-app - Exemplary real world application built with Next.js + SWR
- alan2207/bulletproof-react - 🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
- apollographql/apollo-client - 🚀 A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
- poc-sleepy/full-stack-open-2020 - For Full Stack Open 2020 Exercises
- changesets/action -
- pnpm/pnpm - Fast, disk space efficient package manager
- microsoft/vscode - Visual Studio Code
- kimlimjustin/xplorer - Xplorer, a customizable, modern file manager
- dotansimha/graphql-code-generator - A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
- SBoudrias/Inquirer.js - A collection of common interactive command line user interfaces.
- nexe/nexe - 🎉 create a single executable out of your node.js apps
- ryansonshine/typescript-npm-package-template - Boilerplate to kickstart creating an npm package using TypeScript
- typeorm/browser-example - Example how to use TypeORM in the browser with WebSQL.
- lahmatiy/react-render-tracker - React render tracker – a tool to discover performance issues related to unintentional re-renders and unmounts
- myxvisual/react-uwp - 📱⌨ React Components that Implement Microsoft's UWP Design & Fluent Design.
- wtetsu/webextensions-webpack-boilerplate -
- darkreader/darkreader - Dark Reader Chrome and Firefox extension
- xcv58/Custom-JavaScript-for-Websites-2 - Run custom JavaScript on any website
- google/intermock - Mocking library to create mock objects with fake data for TypeScript interfaces
- securingsincity/react-ace - React Ace Component
- wtetsu/mouse-dictionary - 📘Super fast browser dictionary
- elegantapp/pwa-asset-generator - Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images. Updates manifest.json and index.html files with the generated i
- wexond/rpc - Type-safe inter-process communication for Electron and Node.js
- open-cli-tools/concurrently - Run commands concurrently. Like
npm run watch-js & npm run watch-less
but better. - hokaccha/electron-template-2021 -
- ant-design/ant-design - An enterprise-class UI design language and React UI library
- FullHuman/purgecss - Remove unused CSS
- microsoft/TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
- gcanti/io-ts - Runtime type system for IO decoding/encoding
- ics-creative/project-japanese-proofreading - テキストファイルやMarkdownファイルの日本語の文章をチェックするVS Codeの拡張機能
- danger/danger-js -
⚠️ Stop saying "you forgot to …" in code review - solidjs/solid - A declarative, efficient, and flexible JavaScript library for building user interfaces.
- kamranahmedse/developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.
- uhyo/better-typescript-lib - Better TypeScript standard library
- ngryman/reading-time - 📚 Medium's like reading time estimation.
- C2FO/fast-csv - CSV parser and formatter for node
- BrainJS/brain.js - 🤖 GPU accelerated Neural networks in JavaScript for Browsers and Node.js
- TypeStrong/typedoc - Documentation generator for TypeScript projects.
- mockdeep/typewiz - Automatically discover and add missing types in your TypeScript code
- fullstack-build/tslog - 📝 tslog - Universal Logger for TypeScript and JavaScript
- TakuKobayashi/github-actions-examples -
- mozmorris/react-webcam - Webcam component
- jaredpalmer/the-platform - Web. Components. 😂
- streamich/react-use - React Hooks — 👍
- vitejs/vite - Next generation frontend tooling. It's fast!
- vadimdemedes/ink - 🌈 React for interactive command-line apps
- async-labs/saas - Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB. Written with TypeScript.
- tensorflow/tfjs-models - Pretrained models for TensorFlow.js
- layrjs/layr - Dramatically simplify full‑stack development
- RobinMalfait/lazy-collections - Collection of fast and lazy operations
- johnlindquist/kit - Script Kit. Automate Anything.
- bikeshaving/crank - The Just JavaScript Framework
- slidevjs/slidev - Presentation Slides for Developers
- doczjs/docz - ✍ It has never been so easy to document your things!
- pmndrs/react-spring - ✌️ A spring physics based React animation library
- sindresorhus/got - 🌐 Human-friendly and powerful HTTP request library for Node.js
- frouriojs/frourio - Fast and type-safe full stack framework, for TypeScript
- facebook/docusaurus - Easy to maintain open source documentation websites.
- thesugar/thesugar.me - my personal website
- gothinkster/realworld - "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
- torokmark/design_patterns_in_typescript - 📐 Design pattern implementations in TypeScript
- v420v/vas - x86-64 Assembler written in V
- ee-uet/UETRV-PCore - Linux Capable 32-bit RISC-V based SoC in System Verilog
- stnolting/neorv32 - 🖥️ A small, customizable and extensible MCU-class 32-bit RISC-V soft-core CPU and microcontroller-like SoC written in platform-independent VHDL.
- cheesecakeufo/komorebi - A beautiful and customizable wallpapers manager for Linux
- olofk/serv - SERV - The SErial RISC-V CPU
- AngeloJacobo/FPGA_Book_Experiments - My completed projects from "FPGA Prototyping by Verilog Examples" book by Pong P. Chu
- ataradov/riscv - Verilog implementation of a RISC-V core
- neovim/neovim - Vim-fork focused on extensibility and usability
- rhysd/vim.wasm - Vim editor ported to WebAssembly
- github/copilot.vim - Neovim plugin for GitHub Copilot
- wakatime/vim-wakatime - Vim plugin for automatic time tracking and metrics generated from your programming activity.
- metakirby5/codi.vim - 📔 The interactive scratchpad for hackers.
- Jxck/dotfiles - dotfiles
- antfu-collective/icones - ⚡️ Icon Explorer with Instant searching, powered by Iconify
- AutomaApp/automa - A browser extension for automating your browser by connecting blocks
- Adamant-im/adamant-im - ADAMANT Decentralized Messenger. Progressive Web Application (PWA)
- microcmsio/microcms-blog - microCMS official blog
- AssemblyScript/assemblyscript - A TypeScript-like language for WebAssembly.
- uhyo/uhyohyo.net - uhyohyo.net
- kubkon/emerald - ld drop-in replacement written in Zig
- oven-sh/bun - Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
- ziglang/zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
To the extent possible under law, SARDONYX-sard has waived all copyright and related or neighboring rights to this work.