chrisrodrigue's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
public-apis/public-apis
A collective list of free APIs
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
TheAlgorithms/Python
All Algorithms implemented in Python
torvalds/linux
Linux kernel source tree
microsoft/vscode
Visual Studio Code
rust-lang/rust
Empowering everyone to build reliable and efficient software.
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
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 Documentation/SubmittingPatches procedure for any of your improvements.
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
bigskysoftware/htmx
</> htmx - high power tools for HTML
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).
encode/httpx
A next generation HTTP client for Python. 🦋
bloomberg/memray
Memray is a memory profiler for Python
Nuitka/Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.13. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
zauberzeug/nicegui
Create web-based user interfaces with Python. The nice way.
cython/cython
The most widely used Python to C compiler
encode/uvicorn
An ASGI web server, for Python. 🦄
PyCQA/bandit
Bandit is a tool designed to find common security issues in Python code.
codespell-project/codespell
check code for common misspellings
pyupio/safety
Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected.
astral-sh/ruff-vscode
A Visual Studio Code extension with support for the Ruff linter.
pypa/pip-audit
Audits Python environments, requirements files and dependency trees for known security vulnerabilities, and can automatically fix them
CycloneDX/specification
OWASP CycloneDX is a full-stack Bill of Materials (BOM) standard that provides advanced supply chain capabilities for cyber risk reduction. SBOM, SaaSBOM, HBOM, AI/ML-BOM, CBOM, OBOM, MBOM, VDR, and VEX
CycloneDX/cyclonedx-python
CycloneDX Software Bill of Materials (SBOM) generator for Python projects and environments
astral-sh/uv-pre-commit