Open Source Fridays
Discover how your favorite open source projects are created. Live coding and technical insights from the maintainers themselves.
Discover how your favorite open source projects are created. Live coding and technical insights from the maintainers themselves.
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.
The best way to get AI to solve hard problems in complex codebases.
A feature-rich command-line audio/video downloader
All Algorithms implemented in Python
人人都能用英语
Video-based AI memory library. Store millions of text chunks in MP4 files with lightning-fast semantic search. No database needed.
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Pull Requests are often blocked on relatively trivial issues such as code formatting or leftover imports. Fixing these details is expensive as it requires additional roundtrips and context switching. autofix.ci automatically fixes such problems, unblocking development flow.
🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.
A payments protocol for the internet. Built on HTTP.
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
Free and Open Source, Distributed, RESTful Search Engine
OpenZeppelin Contracts is a library for secure smart contract development.
The LLM Evaluation Framework
JavaScript/TypeScript-native, low-boilerplate, object-capability RPC system
A GitHub App built with Probot that creates a new branch after assigning an issue