my-awesome-starred
A curated list of my GitHub stars!
https://github.com/rcmdnk/my-awesome-starred
Last synced: 1 day ago
JSON representation
-
Others
- ahkscript/awesome-AutoHotkey - A curated list of awesome AutoHotkey libraries, library distributions, scripts, tools and resources.
- tiimgreen/github-cheat-sheet - A list of cool features of Git and GitHub.
- analyticalmonk/awesome-neuroscience - A curated list of awesome neuroscience libraries, software and any content related to the domain.
- sindresorhus/awesome - 😎 Awesome lists about all kinds of interesting topics
- jlevy/the-art-of-command-line - Master the command line, in one page
- karanpratapsingh/system-design - Learn how to design systems at scale and prepare for system design interviews
- RomuloOliveira/commit-messages-guide - A guide to understand the importance of commit messages and how to write them well
- github/gitignore - A collection of useful .gitignore templates
- semver/semver - Semantic Versioning Specification
- herrbischoff/awesome-macos-command-line - Use your macOS terminal shell to do awesome things.
- Homebrew/legacy-homebrew - 💀 The former home of Homebrew/homebrew (deprecated)
- oshliaer/google-apps-script-awesome-list - The usual list of links to interesting resources for Google Apps Script
- ml-tooling/best-of-ml-python - 🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
- joshbuchea/HEAD - A simple guide to HTML <head> elements
- stevemao/github-issue-templates - 🔣 A collection of GitHub issue, pull request and security templates
- qosf/awesome-quantum-software - Curated list of open-source quantum software projects.
- eugeneyan/applied-ml - 📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
- visenger/awesome-mlops - A curated list of references for MLOps
- alevchuk/vim-clutch - A hardware pedal for improved text editing in Vim
- sisbell/chatgpt-plugin-store - ChatGPT Plugin Store List
- japan-opendata/awesome-japan-opendata - Awesome Japan Open Data - 日本のオープンデータ情報一覧・まとめ
- yt-dlp/Pyinstaller-Builds - PyInstaller Builds for yt-dlp
- TD-er/fritzing-parts - Parts to be used in Fritzing which are frequently used along with popular ESP boards. (boards included)
- ztombol/bats-docs - Shared Bats helper documentation
- arXivQuration/arXivQuration - repository to share the quantum information and quantum computer articles
- arXivTimes/arXivTimes - repository to research & share the machine learning articles
- ookamiinc/kinto - 均等 — Kinto is a Japanese font family adapted to match size & balance with Latin characters in user interfaces. A project based off Google Noto fonts.
- bolknote/SedChess - Шахматы, написанные на языке утилиты sed
- lukasmasuch/best-of-python - 🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
- lukasmasuch/best-of-ml-python - 🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
- PicoTrex/Awesome-Nano-Banana-images - A curated collection of fun and creative examples generated with Nano Banana & Nano Banana Pro🍌, Gemini-2.5-flash-image based model. We also release Nano-consistent-150K openly to support the communit
-
Python
- EbookFoundation/free-programming-books - :books: Freely available programming books
- lm-sys/FastChat - An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
- langchain-ai/langchain - 🦜🔗 The platform for reliable agents.
- davidhalter/jedi-vim - Using the jedi autocompletion library for VIM.
- gleitz/howdoi - instant coding answers via the command line
- google-research/bert - TensorFlow code and pre-trained models for BERT
- lra/mackup - Backup and keep your application settings in sync.
- 3b1b/manim - Animation engine for explanatory math videos
- TheAlgorithms/Python - All Algorithms implemented in Python
- mooz/percol - adds flavor of interactive filtering to the traditional pipe concept of UNIX shell
- nvbn/thefuck - Magnificent app which corrects your previous console command.
- home-assistant/core - :house_with_garden: Open source home automation that puts local control and privacy first.
- networkx/networkx - Network Analysis in Python
- inducer/pudb - Full-screen console debugger for Python
- pallets/click - Python composable command line interface toolkit
- huggingface/transformers - 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
- vaexio/vaex - Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀
- run-llama/llama_index - LlamaIndex is the leading framework for building LLM-powered agents over your data.
- mingrammer/diagrams - :art: Diagram as Code for prototyping cloud system architectures
- PyGithub/PyGithub - Typed interactions with the GitHub API v3
- facebookresearch/AnimatedDrawings - Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
- pyscript/pyscript - PyScript is an open source platform for Python in the browser. Try PyScript: https://pyscript.com Examples: https://tinyurl.com/pyscript-examples Community: https://discord.gg/HxvBtukrg2
- xinntao/Real-ESRGAN - Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
- mlflow/mlflow - The open source developer platform to build AI agents and models with confidence. Enhance your AI applications with end-to-end tracking, observability, and evaluations, all in one integrated platform.
- OpenInterpreter/open-interpreter - A natural language interface for computers
- yoheinakajima/babyagi
- microsoft/autogen - A programming framework for agentic AI
- gradio-app/gradio - Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
- ssut/py-googletrans - (unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.
- satwikkansal/wtfpython - What the f*ck Python? 😱
- Chalarangelo/30-seconds-of-python - Short Python code snippets for all your development needs
- tslearn-team/tslearn - The machine learning toolkit for time series analysis in Python
- PySimpleGUI/PySimpleGUI - Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxP
- django/channels - Developer-friendly asynchrony for Django
- python-poetry/poetry - Python packaging and dependency management made easy
- Lightning-AI/lit-llama - Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
- openai/chatgpt-retrieval-plugin - The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
- pre-commit/pre-commit - A framework for managing and maintaining multi-language pre-commit hooks.
- camel-ai/camel - 🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents. https://www.camel-ai.org
- exaloop/codon - A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
- xtekky/gpt4free - The official gpt4free repository | various collection of powerful language models | o4, o3 and deepseek r1, gpt-4.1, gemini 2.5
- insanum/gcalcli - Google Calendar Command Line Interface
- openai/evals - Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
- google/magika - Fast and accurate AI powered file content types detection
- dry-python/returns - Make your functions return something meaningful, typed, and safe!
- 0xAX/linux-insides - A book-in-progress about the Linux kernel and its insides.
- bchao1/bullet - 🚅 Interactive prompts made simple. Build a prompt like stacking blocks.
- IngoMeyer441/simple-term-menu - A Python package which creates simple interactive menus on the command line.
- zauberzeug/nicegui - Create web-based user interfaces with Python. The nice way.
- pdm-project/pdm - A modern Python package and dependency manager supporting the latest PEP standards
- microsoft/UFO - UFO³: Weaving the Digital Agent Galaxy
- interpretml/DiCE - Generate Diverse Counterfactual Explanations for any machine learning model.
- nalepae/pandarallel - A simple and efficient tool to parallelize Pandas operations on all available CPUs
- quantumlib/Cirq - Python framework for creating, editing, and running Noisy Intermediate-Scale Quantum (NISQ) circuits.
- boxed/mutmut - Mutation testing system
- hauntsaninja/pyp - Easily run Python at the shell! Magical, but never mysterious.
- marimo-team/marimo - A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a script, deploy as an app, and version with git. Stored as pure Python. All in a modern, AI-native editor.
- marsupialtail/quokka - Making data lake work for time series
- reactive-python/reactpy - It's React, but in Python
- wemake-services/wemake-python-styleguide - The strictest and most opinionated python linter ever!
- pyrustic/jesth - Human-readable versatile data format
- mne-tools/mne-python - MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
- neuropsychology/NeuroKit - NeuroKit2: The Python Toolbox for Neurophysiological Signal Processing
- openai/simple-evals
- optuna/optuna - A hyperparameter optimization framework
- google-research/timesfm - TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
- unit8co/darts - A python library for user-friendly forecasting and anomaly detection on time series.
- facebookresearch/schedule_free - Schedule-Free Optimization in PyTorch
- OpenBMB/ChatDev - ChatDev 2.0: Dev All through LLM-powered Multi-Agent Collaboration
- madox2/vim-ai - AI-powered code assistant for Vim. OpenAI and ChatGPT plugin for Vim and Neovim.
- everythingishacked/Semaphore - A full-body keyboard using gestures to type through computer vision
- dephell/dephell - :package: :fire: Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump versio
- swansonk14/typed-argument-parser - Typed argument parser for Python
- googleapis/google-api-python-client - 🐍 The official Python client library for Google's discovery based APIs.
- Python-Markdown/markdown - A Python implementation of John Gruber’s Markdown with Extension support.
- tbicr/django-pg-zero-downtime-migrations - Django postgresql backend that apply migrations with respect to database locks
- pmbarrett314/curses-menu - A simple console menu system in python using the curses library
- cupy/cupy - NumPy & SciPy for GPU
- facebookresearch/hydra - Hydra is a framework for elegantly configuring complex applications
- piskvorky/smart_open - Utils for streaming large files (S3, HDFS, gzip, bz2...)
- ProjectQ-Framework/ProjectQ - ProjectQ: An open source software framework for quantum computing
- quantumlib/OpenFermion - Python package for compiling and analyzing quantum algorithms to simulate electronic structures.
- pytest-dev/pytest-xdist - pytest plugin for distributed testing and loop-on-failures testing modes.
- biobootloader/wolverine
- karpathy/minGPT - A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
- linkchecker/linkchecker - check links in web documents or full websites
- raphaelvallat/antropy - AntroPy: entropy and complexity of (EEG) time-series in Python
- lmfit/uncertainties - Transparent calculations with uncertainties on the quantities involved (aka "error propagation"); calculation of derivatives.
- mpoon/gpt-repository-loader - Convert code repos into an LLM prompt-friendly format. Mostly built by GPT-4.
- Torantulino/AI-Functions - AI-Powered Function Magic: Never code again with GPT models!
- microsoft/OpenAIWorkshop - workshop materials to build intelligent solutions on Open AI
- ryanpetrello/vimwhisperer - A simple VIM plugin for AWS CodeWhisperer code completion support.
- kyegomez/BitNet - Implementation of "BitNet: Scaling 1-bit Transformers for Large Language Models" in pytorch
- tangboxuan/reverse-python-exe - Reverse engineer python exe
- awslabs/aws-icons-for-plantuml - PlantUML sprites, macros, and other includes for Amazon Web Services services and resources
- ebeweber/flake8-mutable - flake8 extension for mutable default arguments
- vzhd1701/evernote-backup - Backup & export all Evernote notes and notebooks
- benkehoe/aws-sso-util - Smooth out the rough edges of AWS SSO (temporarily, until AWS makes it better).
- Aura-healthcare/hrv-analysis - Package for Heart Rate Variability analysis in Python
- GitHubSecurityLab/actions-permissions - GitHub token permissions Monitor and Advisor actions
- raphaelvallat/yasa - YASA (Yet Another Spindle Algorithm): a Python package to analyze polysomnographic sleep recordings.
- hirokidaichi/wanna - Shell command launcher with natural language
- kevlened/pytest-parallel - A pytest plugin for parallel and concurrent testing
- SuperBruceJia/EEG-DL - A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
- aronhoff/regex_spm - Enable Structural Pattern Matching for Python regular expressions
- hppRC/bert-classification-tutorial - 【2023年版】BERTによるテキスト分類
- shellcheck-py/shellcheck-py - python3/pip3 wrapper for installing shellcheck
- AntoineD/docstring-inheritance - A python package to avoid writing and maintaining duplicated python docstrings.
- cbrnr/mnelab - MNELAB – a GUI for MNE
- aegirhall/console-menu - A simple Python menu system for building terminal user interfaces.
- magmax/python-inquirer - A collection of common interactive command line user interfaces, based on Inquirer.js (https://github.com/SBoudrias/Inquirer.js/)
- ambitious-octopus/MI-EEG-1D-CNN - A new approach based on a 10-layer one-dimensional convolution neural network (1D-CNN) to classify five brain states (four MI classes plus a 'baseline' class) using a data augmentation algorithm and a
- pfnet/pysen - Python linting made easy. Also a casual yet honorific way to address individuals who have entered an organization prior to you.
- rinnakk/japanese-pretrained-models - Code for producing Japanese pretrained models provided by rinna Co., Ltd.
- megagonlabs/ginza - A Japanese NLP Library using spaCy as framework based on Universal Dependencies
- EmuKit/emukit - A Python-based toolbox of various methods in decision making, uncertainty quantification and statistical emulation: multi-fidelity, experimental design, Bayesian optimisation, Bayesian quadrature, etc
- vshymanskyy/blynk-library-python - Blynk library for Python. Works with Python 2, Python 3, MicroPython.
- InstituteforDiseaseModeling/covasim - COVID-19 Agent-based Simulator (Covasim): a model for exploring coronavirus dynamics and interventions
- yagays/ja-timex - 自然言語で書かれた時間情報表現を抽出/規格化するルールベースの解析器
- stanford-futuredata/sinkhorn-label-allocation - Sinkhorn Label Allocation is a label assignment method for semi-supervised self-training algorithms. The SLA algorithm is described in full in this ICML 2021 paper: https://arxiv.org/abs/2102.08622.
- UedaTakeyuki/mh-z19 - Read CO2 concentration from mh-z19 sensor on the Raspberry Pi & handle it. Detect Raspberry Pi model automatically and read the value from an appropriate serial device.
- pfnet-research/xfeat - Flexible Feature Engineering & Exploration Library using GPUs and Optuna.
- WorksApplications/SudachiPy - Python version of Sudachi, a Japanese tokenizer.
- vangorra/python_withings_api - Library for the Withings Health API
- withings-sas/api-oauth2-python - Python sample code for OAuth2
- hanxue/brew-pip - Install pip packages as homebrew formulas
- uehara1414/japanize-matplotlib - install & import するだけで matplotlib を日本語表示対応させる
- meesaltena/SSHHeatmap - Generates a heatmap of IP's that made failed SSH login attempts.
- abhishekkr/gmail-helper - it will contain different utilities for GMail API over OAuth2
- mumumu/pep8-ja - PEP8 日本語版
- qiskit-community/qiskit-ignis - Ignis (deprecated) provides tools for quantum hardware verification, noise characterization, and error correction.
- PennyLaneAI/pennylane-cirq - The PennyLane-Cirq plugin integrates Google's Cirq software library with with PennyLane's quantum machine learning capabilities.
- scrapinghub/slackbot - A chat bot for Slack (https://slack.com).
- shinmorino/qgate - Qgate, Quntum circuit simulator
- freedomtan/edge_tpu_python_scripts - some scripts I used to test Google's Edge TPU
- ryuichiueda/opy - onelinerers' Python, which works like AWK
- OpenWonderLabs/python-host - The python code running on Raspberry Pi or other Linux based boards to control SwitchBot.
- emasaka/jpholidayp - Is it holiday today in Japan?
- Qaqarot/qaqarot - Quantum Computer Library for Everyone
- minimaxir/get-profile-data-of-repo-stargazers - This repository contains a script used to get the GitHub profile information of all the people who've Stared a given GitHub repository
- quantumlib/OpenFermion-Cirq - Quantum circuits for simulations of quantum chemistry and materials.
- google/tcp_killer - Shuts down a TCP connection on Linux or macOS. Local and remote endpoint arguments can be copied from the output of 'netstat -lanW'.
- belltailjp/selective_search_py - Python-based implementation of the Selective Search for Object Recognition.
- grimlck/github_helpers - Little helper scripts to talk to GitHub from the command line
- z4r/python-coveralls - Python API for http://coveralls.io
- openinterpreter/open-interpreter - A natural language interface for computers
- pieeg-club/EEGwithRaspberryPI - Not supported. Measure 8 EEG channels with Shield PiEEG and RaspberryPi in C library
- Aider-AI/aider - aider is AI pair programming in your terminal
- openai/swarm - Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
- sentient-engineering/sentient - the framework/ sdk that lets you build browser controlling agents in 3 lines of code. join chat @ https://discord.gg/umgnyQU2K8
- awslabs/git-remote-s3
- FMInference/FlexLLMGen - Running large language models on a single GPU for throughput-oriented scenarios.
- AntonOsika/gpt-engineer - CLI platform to experiment with codegen. Precursor to: https://lovable.dev
- microsoft/markitdown - Python tool for converting files and office documents to Markdown.
- BeastByteAI/scikit-llm - Seamlessly integrate LLMs into scikit-learn.
- deepspeedai/DeepSpeed - DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
- mesop-dev/mesop - Rapidly build AI apps in Python
- mindverse/Second-Me - Train your AI self, amplify you, bridge the world
- lllyasviel/FramePack - Lets make video diffusion practical!
- blueqat/blueqatSDK - Quantum Computer Library for Everyone
- astral-sh/ty - An extremely fast Python type checker and language server, written in Rust.
- zou-group/sleepfm-clinical
- google-gemini/genai-processors - GenAI Processors is a lightweight Python library that enables efficient, parallel content processing.
- openai/gpt-oss - gpt-oss-120b and gpt-oss-20b are two open-weight language models by OpenAI
- github/spec-kit - 💫 Toolkit to help you get started with Spec-Driven Development
- mne-tools/mne-features - MNE-Features software for extracting features from multivariate time series
-
JavaScript
- shelljs/shelljs - :shell: Portable Unix shell commands for Node.js
- alyssaxuu/screenity - The free and privacy-friendly screen recorder with no limits 🎥
- leeoniya/uPlot - 📈 A small, fast chart for time series, lines, areas, ohlc & bars
- semantic-release/semantic-release - :package::rocket: Fully automated version management and package publishing
- chunqiuyiyu/ervy - Bring charts to terminal.
- aksakalli/gtop - System monitoring dashboard for terminal
- NARKOZ/hacker-scripts - Based on a true story
- yaronn/blessed-contrib - Build terminal dashboards using ascii/ansi art and javascript
- cerebroapp/cerebro - 🔵 Cerebro is an open-source launcher to improve your productivity and efficiency
- airbnb/javascript - JavaScript Style Guide
- camsong/You-Dont-Need-jQuery - Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
- GitSquared/edex-ui - A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
- jerosoler/Drawflow - Simple flow library 🖥️🖱️
- buttons/github-buttons - :octocat: Unofficial github:buttons
- anuraghazra/github-readme-stats - :zap: Dynamically generated stats for your github readmes
- juliangarnier/anime - JavaScript animation engine
- serverless/serverless - ⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
- santinic/how2 - AI for the Command Line
- leonhartX/gas-github - sync gas code to github
- duo-labs/cloudmapper - CloudMapper helps you analyze your Amazon Web Services (AWS) environments.
- reorproject/reor - Private & local AI personal knowledge management app for high entropy people.
- mxschmitt/action-tmate - Debug your GitHub Actions via SSH by using tmate to get access to the runner system itself.
- automatisch/automatisch - The open source Zapier alternative. Build workflow automation without spending time and money.
- dutiyesh/chrome-extension-cli - 🚀 The CLI for your next Chrome Extension
- 1995eaton/chromium-vim - Vim bindings for Google Chrome.
- pqrs-org/KE-complex_modifications - Karabiner-Elements complex_modifications rules
- lambdalisue/jupyter-vim-binding - Jupyter meets Vim. Vimmer will fall in love.
- Jelmerro/Vieb - Vim Inspired Electron Browser - Vim bindings for the web by design
- kuwala-io/kuwala - Kuwala is the no-code data platform for BI analysts and engineers enabling you to build powerful analytics workflows. We are set out to bring state-of-the-art data engineering tools you love, such as
- tani/cheeriogs - Cheerio/ jQuery for Google Apps Script
- googleworkspace/apps-script-oauth2 - An OAuth2 library for Google Apps Script.
- anc95/ChatGPT-CodeReview - 🐥 A code review bot powered by ChatGPT
- pjeby/hot-reload - Automatically reload Obsidian plugins in development when their files are changed
- github/command - IssueOps commands in GitHub Actions
- ayaka14732/ChatGPTAPIFree - A simple and open-source proxy API that allows you to access OpenAI's ChatGPT API for free!
- MishaKav/pytest-coverage-comment - Comments a pull request with the pytest code coverage badge and full report
- ttv20/gDriveOCR - OCR by Google Drive API
- colin-scott/interactive_latencies - Jeff Dean's latency numbers plotted over time
- PruneMazui/resume-maker - Generate a JIS standard resume (for Japanese) from the json config file.
- klaudiosinani/hyper-pokemon - Tailor-made Pokémon themes for your Hyper terminal
- gsi-cyberjapan/gsimaps - The source of GSI Maps (https://maps.gsi.go.jp/)
- vimperator/vimperator-labs - Vimperator
- Quicksaver/The-Fox--Only-Better - A Firefox add-on to improve the feeling of using the new Australis theme.
- jaxbot/browserlink.vim - Live browser editing for Vim
- vim-jp/issues - 有志で既知のバグや要望を検討・管理し、オフィシャルへの還元をしていきます。
- neerajcse/octopress-calendar-aside - Show a calendar(as aside) with clickable dates to your posts in octopress.
- eduardoleao052/js-pytorch - A JavaScript library like PyTorch, with GPU acceleration.
-
Swift
- kishikawakatsumi/KeychainAccess - Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
- nchudleigh/vimac - Productive macOS keyboard-driven navigation
- cho45/KeyCast - Record keystroke for screencast
- mas-cli/mas - :package: Mac App Store command-line interface
- blinksh/blink - Blink Mobile Shell for iOS (Mosh based)
- biscuitehh/pam-watchid - PAM plugin module that allows the Apple Watch to be used for authentication
- m0ppers/syncthing-bar - A statusbar for syncthing on Mac OS X
- curzel-it/pipper - App that allows users to keep a webview always visible on their screen, on top of other windows, like for watching youtube while working and stuff. Still a proof of concept
-
TypeScript
- refined-github/refined-github - :octocat: Browser extension that simplifies the GitHub interface and adds useful features
- umami-software/umami - Umami is a modern, privacy-focused analytics platform. An open-source alternative to Google Analytics, Mixpanel and Amplitude.
- felixrieseberg/windows95 - 💩🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.
- onivim/oni - Oni: Modern Modal Editing - powered by Neovim
- curlconverter/curlconverter - Transpile curl commands into Python, JavaScript and 27 other languages
- FullHuman/purgecss - Remove unused CSS
- vercel/hyper - A terminal built on web technologies
- xtermjs/xterm.js - A terminal for the web
- junaid33/opensource.builders - Find and build open-source alternatives
- Nutlope/aicommits - A CLI that writes your git commit messages for you with AI
- star-history/star-history - The missing star history graph of GitHub repos - https://star-history.com
- akveo/eva-icons - A pack of more than 480 beautifully crafted Open Source icons. SVG, Sketch, Web Font and Animations support.
- nat/openplayground - An LLM playground you can run on your laptop
- withfig/autocomplete - IDE-style autocomplete for your existing terminal & shell
- qawolf/qawolf - 🐺 Create browser tests 10x faster
- taniarascia/takenote - 📝 A web-based notes app for developers.
- secretlint/secretlint - Pluggable linting tool to prevent committing credential.
- neoclide/coc-git - Git integration of coc.nvim
- bash-lsp/bash-language-server - A language server for Bash
- microsoft/inshellisense - IDE style command line auto complete
- rhysd/action-setup-vim - GitHub Action to setup Vim or Neovim on Linux, macOS and Windows for testing Vim plugins
- getomni-ai/zerox - OCR & Document Extraction using vision models
- nwtgck/piping-server - Infinitely transfer between every device over pure HTTP with pipes or browsers
- obsidianmd/obsidian-sample-plugin - Template for Obsidian community plugins with build configuration and development best practices.
- coderabbitai/ai-pr-reviewer - AI-based Pull Request Summarizer and Reviewer with Chat Capabilities.
- geolonia/normalize-japanese-addresses - オープンソースの住所正規化ライブラリ。
- BSFishy/pip-action - Github Action to install Pip packages
- Kesin11/actions-timeline - An Action shows timeline of a workflow in a run summary.
- microsoft/data-formulator - 🪄 Create rich visualizations with AI
- stackblitz/bolt.new - Prompt, run, edit, and deploy full-stack web applications. -- bolt.new -- Help Center: https://support.bolt.new/ -- Community Support: https://discord.com/invite/stackblitz
- sunfish-shogi/shogihome - PC で動く高機能な将棋の GUI「ShogiHome」の開発リポジトリ
- steel-dev/steel-browser - 🔥 Open Source Browser API for AI Agents & Apps. Steel Browser is a batteries-included browser sandbox that lets you automate the web without worrying about infrastructure.
- aws-samples/generative-ai-use-cases - Application implementation with business use cases for safely utilizing generative AI in business operations
- leonardsellem/n8n-mcp-server - MCP server that provides tools and resources for interacting with n8n API
- ymichael/open-codex - Lightweight coding agent that runs in your terminal
- upstash/context7 - Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
- openai/agents.md - AGENTS.md — a simple, open format for guiding coding agents
- slopus/happy - Mobile and Web client for Codex and Claude Code, with realtime voice, encryption and fully featured
- d-kimuson/claude-code-viewer - A full-featured web-based Claude Code client that provides complete interactive functionality for managing Claude Code projects
- komlan-kodoh-project/graph-algorithms
- Circuit2TikZ/CircuiTikZ-Designer - A GUI for drawing CircuiTikZ circuits
- agentsmd/agents.md - AGENTS.md — a simple, open format for guiding coding agents
-
Go
- plandex-ai/plandex - Open source AI coding agent. Designed for large projects and real world tasks.
- direnv/direnv - unclutter your .profile
- gizak/termui - Golang terminal dashboard
- cli/cli - GitHub’s official command line tool
- gulyasm/jsonui - jsonui is an interactive JSON explorer on your command line
- jesseduffield/lazygit - simple terminal UI for git commands
- gohugoio/hugo - The world’s fastest framework for building websites.
- sqshq/sampler - Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
- jroimartin/gocui - Minimalist Go package aimed at creating Console User Interfaces.
- nektos/act - Run your GitHub Actions locally 🚀
- gotify/server - A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
- asciimoo/wuzz - Interactive cli tool for HTTP inspection
- go-acme/lego - Let's Encrypt/ACME client and library written in Go
- gravitational/teleport - The easiest, and most secure way to access and protect all of your infrastructure.
- ollama/ollama - Get up and running with GLM-4.7, DeepSeek, gpt-oss, Qwen, Gemma and other models.
- rhysd/actionlint - :octocat: Static checker for GitHub Actions workflow files
- derailed/k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style!
- lima-vm/lima - Linux virtual machines, with a focus on running containers
- whalebrew/whalebrew - Homebrew, but with Docker images
- mergestat/mergestat-lite - Query git repositories with SQL. Generate reports, perform status checks, analyze codebases. 🔍 📊
- x-motemen/ghq - Remote repository management made easy
- nanohard/gotime - CUI project/task/time tracker written in golang
- ibuildthecloud/k3v - Virtual Kubernetes
- pulumi/kubespy - Tools for observing Kubernetes resources in real time, powered by Pulumi.
- charmbracelet/vhs - Your CLI home video recorder 📼
- earthly/earthly - Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby.
- infracost/infracost - Cloud cost estimates for Terraform in pull requests💰📉 Shift FinOps Left!
- reviewdog/reviewdog - 🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
- mislav/hub - A command-line tool that makes git easier to use with GitHub.
- dlvhdr/gh-dash - A rich terminal UI for GitHub that doesn't break your flow.
- opentofu/opentofu - OpenTofu lets you declaratively manage your cloud infrastructure.
- lemonade-command/lemonade - Lemonade is a remote utility tool. (copy, paste and open browser) over TCP.
- MichaelMure/mdr - MarkDown Renderer for the terminal
- atotto/clipboard - clipboard for golang
- antonmedv/countdown - Terminal countdown timer
- koki-develop/clive - ⚡ Automates terminal operations.
- n7olkachev/imgdiff - Faster than the fastest in the world pixel-by-pixel image difference tool.
- peak/s5cmd - Parallel S3 and local filesystem execution tool.
- beefsack/webify - Turn shell commands into web services
- mbrt/gmailctl - Declarative configuration for Gmail filters
- irevenko/what-anime-cli - ❓🖼 Find the anime scene by image using your terminal
- fujiwara/awslim - A simplified alternative to the AWS CLI for limited use cases.
- jiro4989/slotchmod - slotchmod changes file permission with a slot.
- get-woke/woke - Detect non-inclusive language in your source code.
- rancher/k3c - Lightweight local container engine for container development
- knqyf263/holiday_jp-go - Japanese holiday
- djhworld/gomeboycolor - Gameboy Color emulator
- git-bug/git-bug - Distributed, offline-first bug tracker embedded in git
- dlvhdr/diffnav - A git diff pager based on delta but with a file tree, à la GitHub.
- coder/agentapi - HTTP API for Claude Code, Goose, Aider, Gemini, Amp, and Codex
- shuymn/gh-mcp - A GitHub CLI extension that seamlessly runs the github-mcp-server in Docker using your existing gh authentication. Eliminates manual PAT setup by automatically retrieving GitHub credentials and launch
- awslabs/diagram-as-code - Diagram-as-code for AWS architecture.
-
C++
- pqrs-org/Karabiner-archived - Karabiner (KeyRemap4MacBook) is a powerful utility for keyboard customization.
- cvengler/sysget - One package manager to rule them all
- pqrs-org/Karabiner-Elements - Karabiner-Elements is a powerful tool for customizing keyboards on macOS
- nomic-ai/gpt4all - GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
- microsoft/terminal - The new Windows Terminal and the original Windows console host, all in the same place!
- bitcoin/bitcoin - Bitcoin Core integration/staging tree
- AGWA/git-crypt - Transparent file encryption in git
- DamRsn/NeuralNote - Audio Plugin for Audio to MIDI transcription using deep learning.
- keroro824/HashingDeepLearning - Codebase for "SLIDE : In Defense of Smart Algorithms over Hardware Acceleration for Large-Scale Deep Learning Systems"
- CoatiSoftware/Sourcetrail - Sourcetrail - free and open-source interactive source explorer
- epasveer/seer - Seer - a gui frontend to gdb
- ggerganov/kbd-audio - 🎤⌨️ Acoustic keyboard eavesdropping
- carbon-language/carbon-lang - Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
- tenderlove/initial-v - It's a BMW shifter converted to a Bluetooth Keyboard that you use with Vim
- pit-ray/win-vind - You can operate Windows with key bindings like Vim.
- brainflow-dev/brainflow - BrainFlow is a library intended to obtain, parse and analyze EEG, EMG, ECG and other kinds of data from biosensors
- QuEST-Kit/QuEST - A multithreaded, distributed, GPU-accelerated simulator of quantum computers
- yaneurao/YaneuraOu - YaneuraOu is the World's Strongest Shogi engine(AI player) , WCSC29 1st winner , educational and USI compliant engine.
- WifWaf/MH-Z19 - For Arduino Boards (&ESP32). Additional Examples/Commands., Hardware/Software Serial
- htcondor/htcondor - HTCondor source repository, formerly the Condor Project
- blynkkk/blynk-library - Blynk library for IoT boards. Works with Arduino, ESP32, ESP8266, Raspberry Pi, Particle, ARM Mbed, etc.
- qulacs/qulacs - Variational Quantum Circuit Simulator for Quantum Computation Research
-
Rust
- PyO3/pyo3 - Rust bindings for the Python interpreter
- Wilfred/difftastic - a structural diff that understands syntax 🟥🟩
- alacritty/alacritty - A cross-platform, OpenGL terminal emulator.
- astral-sh/ruff - An extremely fast Python linter and code formatter, written in Rust.
- trifectatechfoundation/sudo-rs - A memory safe implementation of sudo and su.
- rust-embedded/rust-raspberrypi-OS-tutorials - :books: Learn to write an embedded OS in Rust :crab:
- asciinema/asciinema - Terminal session recorder, streamer and player 📹
- dalance/procs - A modern replacement for ps written in Rust
- RustPython/RustPython - A Python Interpreter written in Rust
- zellij-org/zellij - A terminal workspace with batteries included
- erg-lang/erg - A statically typed language compatible with Python
- astral-sh/uv - An extremely fast Python package and project manager, written in Rust.
- TheAlgorithms/Rust - All Algorithms implemented in Rust
- google/kati - An experimental GNU make clone
- awslabs/llrt - LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.
- microsoft/sudo - It's sudo, for Windows
- rhysd/cargo-husky - Setup Git hooks automatically for cargo projects with :dog:
- zesterer/chumsky - Write expressive, high-performance parsers with ease.
- zee-editor/zee - A modern text editor for the terminal written in Rust
- 1Password/typeshare - Typeshare is the ultimate tool for synchronizing your type definitions between Rust and other languages for seamless FFI.
- radekvit/coffee_break - Take a break while compiling.
- Eventual-Inc/Daft - High-performance data engine for AI and multimodal workloads. Process images, audio, video, and structured data at any scale
- motemen/slack-stream-json
- dora-rs/dora - DORA (Dataflow-Oriented Robotic Architecture) is middleware designed to streamline and simplify the creation of AI-based robotic applications. It offers low latency, composable, and distributed datafl
- ratatui/ratatui - A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
- rustcoreutils/posixutils-rs - Core POSIX command line utilities in safe Rust
- jj-vcs/jj - A Git-compatible VCS that is both simple and powerful
- bahdotsh/wrkflw - Validate and Run GitHub Actions locally.
- KOBA789/human-in-the-loop - An MCP (Model Context Protocol) server that allows AI assistants to ask questions to humans via Discord.
- skanehira/ghost - Simple background process manager for Unix systems
-
C
- koekeishiya/yabai - A tiling window manager for macOS based on binary space partitioning
- skeeto/endlessh - SSH tarpit that slowly sends an endless banner
- netdata/netdata - The fastest path to AI-powered full stack observability, even for lean teams.
- torvalds/linux - Linux kernel source tree
- saitoha/libsixel - A SIXEL encoder/decoder implementation derived from kmiya's sixel (https://github.com/saitoha/sixel).
- Genymobile/scrcpy - Display and control your Android device
- mptre/yank - Yank terminal output to clipboard
- cfenollosa/os-tutorial - How to create an OS from scratch
- p-gen/smenu - smenu started as a lightweight and flexible terminal menu generator, but quickly evolved into a powerful and versatile CLI selection tool for interactive or scripting use.
- mathieupassenaud/resume_operating_system - my resume in a home made operating system
- mtoyoda/sl - SL(1): Cure your bad habit of mistyping
- vermaseren/form - The FORM project for symbolic manipulation of very big expressions
- haampie/libtree - ldd as a tree
- joan2937/pigpio - pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO).
- andreiva/raspberry-pi-bme280 - Raspberry Pi BME280 driver
- NVIDIA/open-gpu-doc - Documentation of NVIDIA chip/hardware interfaces
- form-dev/form - The FORM project for symbolic manipulation of very big expressions
- asmvik/yabai - A tiling window manager for macOS based on binary space partitioning
-
Jupyter Notebook
- tloen/alpaca-lora - Instruct-tune LLaMA on consumer hardware
- shap/shap - A game theoretic approach to explain the output of any machine learning model.
- suno-ai/bark - 🔊 Text-Prompted Generative Audio Model
- pycaret/pycaret - An open-source, low-code machine learning library in Python
- instillai/TensorFlow-Course - :satellite: Simple and ready-to-use tutorials for TensorFlow
- christophM/interpretable-ml-book - Book about interpretable machine learning
- facebookresearch/segment-anything - The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
- advimman/lama - 🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
- KindXiaoming/pykan - Kolmogorov Arnold Networks
- tensorflow/tpu - Reference models and tools for Cloud TPUs.
- DmitryUlyanov/deep-image-prior - Image restoration with neural networks but without learning.
- dcmoura/spyql - Query data on the command line with SQL-like SELECTs powered by Python expressions
- saforem2/l2hmc-qcd - Application of the L2HMC algorithm to simulations in lattice QCD.
- Qiskit/qiskit-tutorials - A collection of Jupyter notebooks showing how to use the Qiskit SDK
- numediart/EEGLearn-Pytorch
- aws-samples/amazon-sagemaker-mlflow-fargate - Managing your machine learning lifecycle with MLflow and Amazon SageMaker
- Dreem-Organization/dosed - Dreem One Shot Detector
- cerlymarco/keras-hypetune - A friendly python package for Keras Hyperparameters Tuning based only on NumPy and hyperopt.
- xkotaro/lockdowneR
- mrdbourke/tensorflow-deep-learning - All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
- hannari-python/tutorial
- Ayumu-walker/Quantum-Computer
- matsuolab-edu/dl4us
- jeffbinder/promptarray - Text generator prompting with Boolean operators
-
OCaml
- semgrep/semgrep - Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
- gfngfn/SATySFi - A statically-typed, functional typesetting system
-
Objective-C
- tonsky/AnyBar - OS X menubar status indicator
-
Ruby
- AndrewRadev/switch.vim - A simple Vim plugin to switch segments of text with predefined replacements
- jekyll/jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
- Homebrew/homebrew-cask - 🍻 A CLI workflow for the administration of macOS applications distributed as binaries
- minimagick/minimagick - mini replacement for RMagick
- buo/homebrew-cask-upgrade - A command line tool for upgrading every outdated app installed by Homebrew Cask
- imathis/octopress - Octopress is an obsessively designed framework for Jekyll blogging. It’s easy to configure and easy to deploy. Sweet huh?
- jeffreytse/jekyll-spaceship - 🚀 A Jekyll plugin to provide powerful supports for table, mathjax, plantuml, mermaid, emoji, video, audio, youtube, vimeo, dailymotion, soundcloud, spotify, etc.
- Vimjas/vim-python-pep8-indent - A nicer Python indentation style for vim.
- holiday-jp/holiday_jp - Japanese holiday datasets
- puppetlabs/r10k - Smarter Puppet deployment
- Linuxbrew/install - 💀 Linuxbrew/install (deprecated)
- jugyo/tunnels - https --(--)--> http
- remore/burn - A Toolkit To Create 8-bit Flavored Application
- lokarlhorst/githubrepo-octopress - Plugin to display Github Repos in Posts inspired by https://github.com/JoelSutherland/GitHub-jQuery-Repo-Widget
- meltingice/RubyDrop - A roll your own Dropbox-like clone written in Ruby.
- boxen/our-boxen - Copy me for your team.
- chriskempson/jekyll-emoji - A jekyll plug-in that provides a Liquid filter for emojifying text with https://github.com/github/gemoji. See http://www.emoji-cheat-sheet.com for a full listing of emoji codes.
-
SCSS
- slatedocs/slate - Beautiful static documentation for your API
- elrumordelaluz/csshake - CSS classes to move your DOM!
-
Vim Script
- neovim/neovim - Vim-fork focused on extensibility and usability
- preservim/vim-markdown - Markdown Vim Mode
- itchyny/lightline.vim - A light and configurable statusline/tabline plugin for Vim
- mbbill/undotree - The undo history visualizer for VIM
- sheerun/vim-polyglot - A solid language pack for Vim.
- chaoren/vim-wordmotion - More useful word motions for Vim
- terryma/vim-multiple-cursors - True Sublime Text style multiple selections for Vim
- mattn/vim-chatgpt
- brammool/vim9 - An experimental fork of Vim, exploring ways to make Vim script faster and better.
- junegunn/vim-easy-align - :sunflower: A Vim alignment plugin
- Shougo/dein.vim - :zap: Dark powered Vim/Neovim plugin manager
- johngrib/vim-game-code-break - Block-breaking game in vim 8.0
- simeji/winresizer - very simple vim plugin for easy resizing of your vim windows
- rbtnn/vim-mario - Mario on Vim
- matoruru/vim-hjkl-warning - Stop to use h/j/k/l many times.
- haya14busa/niconicomment.vim - :tv: NicoNico like comments on Vim
- Shougo/neocomplete.vim - Next generation completion framework after neocomplcache
- joker1007/vim-markdown-quote-syntax - vim plugin for highliting code in markdown quote
- LeafCage/yankround.vim - logging registers and reusing them.
-
C# #
- DevToys-app/DevToys - A Swiss Army knife for developers.
- mdhiggins/CenterTaskbar - Center Windows Taskbar Icons
-
PowerShell
- chocolatey-archive/chocolatey - [DEPRECATED - https://github.com/chocolatey/choco] Chocolatey NuGet - Like apt-get, but for windows.
- microsoft/winget-pkgs - The Microsoft community Windows Package Manager manifest repository
- TheDotSource/Expand-TarBall - Expand tarball archives (.tar.gz) natively with PowerShell with no dependencies.
- benmusson/ahk2exe-action - Compile AutoHotkey v1.1 and v2.0 scripts using Ahk2Exe.
-
CSS
- tobiasahlin/SpinKit - A collection of loading indicators animated with CSS
- JoelSutherland/GitHub-jQuery-Repo-Widget - A good looking repo widget to add to your website.
-
JSON
- upptime/upptime - ⬆️ GitHub Actions uptime monitor & status page by @AnandChowdhary
-
Shell
- dylanaraps/pure-bash-bible - 📖 A collection of pure bash alternatives to external processes.
- super-linter/super-linter - Combination of multiple linters to run as a GitHub Action or standalone
- sdushantha/tmpmail - A temporary email right from your terminal written in POSIX sh
- mchav/with - Command prefixing for continuous workflow using a single tool.
- transcode-open/apt-cyg - Apt-cyg, an apt-get like tool for Cygwin
- niieani/bash-oo-framework - Bash Infinity is a modern standard library / framework / boilerplate for Bash
- ryanmjacobs/c - Compile and execute C "scripts" in one go!
- bats-core/bats-core - Bash Automated Testing System
- sstephenson/bats - Bash Automated Testing System
- erikw/vim-keybindings-everywhere-the-ultimate-list - The ultimate list of which programs support Vim-like keybindings natively, or how they can be added with extensions. A collaborative project.
- kward/shunit2 - shUnit2 is a xUnit based unit test framework for Bourne based shell scripts.
- hackerb9/lsix - Like "ls", but for images. Shows thumbnails in terminal using sixel graphics.
- antonbabenko/pre-commit-terraform - pre-commit git hooks to take care of Terraform configurations 🇺🇦
- iridakos/goto - Alias and navigate to directories with tab completion in Linux
- dzove855/Bash-web-server - A purely bash web server, no socat, netcat, etc...
- convictional/trigger-workflow-and-wait - Trigger a workflow in another (or same) repository and wait for the job to finish.
- koalaman/shellcheck-precommit - Pre-commit hook for ShellCheck
- neologd/mecab-ipadic-neologd - Neologism dictionary based on the language resources on the Web for mecab-ipadic
- gigamonkey/monorepoize - Bash scripts for creating a monorepo out of smaller repos.
- ztombol/bats-assert - Common assertions for Bats
- hashbang/git-signatures - Git extensions for m-of-n signing and verification on commits/tags.
- whywaita/ci-research - research CI SaaS
- obra/superpowers - An agentic skills framework & software development methodology that works.
-
PostScript
- kenjihiranabe/The-Art-of-Linear-Algebra - Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
-
Perl
- thoughtbot/rcm - rc file (dotfile) management
- nferraz/st - simple statistics from the command line
-
Lua
- folke/tokyonight.nvim - 🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
- catppuccin/nvim - 🍨 Soothing pastel theme for (Neo)vim
- epwalsh/obsidian.nvim - Obsidian 🤝 Neovim
- Xuyuanp/scrollbar.nvim - scrollbar for neovim
- Eandrju/cellular-automaton.nvim - A useless plugin that might help you cope with stubbornly broken tests or overall lack of sense in life. It lets you execute aesthetically pleasing, cellular automaton animations based on the content
- dbalatero/VimMode.spoon - Adds vim keybindings to all OS X inputs
- olimorris/codecompanion.nvim - ✨ AI Coding, Vim Style
- CopilotC-Nvim/CopilotChat.nvim - Chat with GitHub Copilot in Neovim
- folke/sidekick.nvim - Your Neovim AI sidekick
-
Nim
- oakes/vim_cubed - Vim rendered on a cube for no reason
-
Java
- datahub-project/datahub - The Metadata Platform for your Data and AI Stack
- data-integrations/google-cloud - A collection of Google Cloud Platform (GCP) plugins
-
QML
- Swordfish90/cool-retro-term - A good looking terminal emulator which mimics the old cathode display...
-
MLIR
- triton-lang/triton - Development repository for the Triton language and compiler
-
AutoHotkey
- mmikeww/AHK-v2-script-converter - AHK v1 -> v2 script converter
- maestrith/AHK-Studio - Created with AHK Studio
- k-ayaki/IMEv2.ahk - Autohotkey v2.0 でIMEを制御する関数群
-
Vue
- Tokyo-Metro-Gov/covid19 - 東京都 新型コロナウイルス感染症対策サイト / Tokyo COVID-19 Task Force website
-
Awk
- djanderson/aho - A git implementation in awk
-
HTML
- oberon-lang/specification - The Oberon+ Programming Language Specification
- tadashi0713/howtheytest-jp - 日本のソフトウェア企業のテスト・テスト自動化に関する資料をまとめています
- The-Japan-DataScientist-Society/100knocks-preprocess - データサイエンス100本ノック(構造化データ加工編)
- georgebrock/1pass - A command line interface for 1Password
- fossology/fossology - FOSSology is an open source license compliance software system and toolkit. As a toolkit you can run license, copyright and export control scans from the command line. As a system, a database and we
-
Astro
- vim-jp/ekiden - vim-jp記事執筆企画「駅伝」の管理リポジトリ
-
Cuda
- NVIDIA/multi-gpu-programming-models - Examples demonstrating available options to program multiple GPUs in a single node or a cluster
- GooFit/GooFit - Code repository for the massively-parallel framework for maximum-likelihood fits, implemented in CUDA/OpenMP
-
Cython
- ikegami-yukino/neologdn - Japanese text normalizer for mecab-neologd
-
Haskell
- lotz84/remote-house - 話したい人々と話しかけられたい人々を繋げるWebアプリ
-
Julia
- caseykneale/VIMKiller - Exiting VIM is hard; sometimes we need to take drastic measures
-
MATLAB
- sccn/ICLabel - Automatic EEG IC classification plugin for EEGLAB
-
Nix
- Xe/xn--ts9h - 🥺 is sudo at home
-
PHP
-
Mojo
- modular/modular - The Modular Platform (includes MAX & Mojo)
Programming Languages
Categories
Python
166
Go
52
JavaScript
47
TypeScript
42
Others
31
Rust
30
Jupyter Notebook
24
Shell
23
C++
22
Vim Script
19
C
18
Ruby
17
Lua
9
Swift
8
HTML
5
PowerShell
4
AutoHotkey
3
Perl
2
Java
2
Cuda
2
CSS
2
SCSS
2
License
2
OCaml
2
C# #
2
Astro
1
Awk
1
Julia
1
PHP
1
Cython
1
JSON
1
Mojo
1
QML
1
Haskell
1
Objective-C
1
Vue
1
PostScript
1
Nix
1
MLIR
1
Nim
1
MATLAB
1
Sub Categories
Keywords
python
73
cli
30
machine-learning
28
terminal
23
vim
22
deep-learning
19
go
18
golang
18
javascript
18
rust
15
shell
15
git
14
macos
13
chatgpt
12
command-line
12
neovim
12
python3
11
bash
11
linux
11
github
11
tensorflow
10
quantum-computing
10
data-science
10
openai
10
ai
9
pytorch
9
typescript
9
llm
9
windows
9
aws
8
nodejs
8
eeg
8
gpt-4
7
linter
7
nlp
7
list
7
api
7
testing
7
github-actions
7
quantum-algorithms
7
raspberry-pi
7
quantum-programming-language
6
data-visualization
6
gui
6
react
6
security
6
awesome-list
6
c
6
markdown
6
ci
6