88.3K repos
Browse every curated open-source repository in the directory. Narrow the list with taxonomy filters, sort by stars or recency, or hand the search to AI.
Generate inteligent customisable markdown TOC with affordances for emojis and relative file paths.
This small demo shows how to accept payments with stripe with Vue.js using an Azure Serverless Function. It's actually not that bad to set up!
English | 简体中文
This is the angular component of the GuiExpert Table Project.
A Python-based MCP server that lets Claude run boto3 code to query and manage AWS resources. Execute powerful AWS operations directly through Claude with proper sandboxing and containerization. No need for complex setups - just pass your AWS credentials and start interacting with all AWS services.
See URetinex-Net++. We release training code of URetinex-Net++, which share the decomposition module and unfolding module with URetinex-Net, enjoy!
Official code for the paper "BECAME: BayEsian Continual Learning with Adaptive Model MErging" (ICML 2025).
Brainfuck interpreter written in Swift using Playground.
A python bot that uses the Pyrogram API Framework to take a list of Telegram channels and groups and joins them.
This is more a design pattern and conceptual idea than a lot of code and will improve the maintainability of your code base. This plugin just provides some classes to help you applying this concept in the CakePHP framework following the way of the framework of convention over configuration.
A small incomplete undocumented and poorly tested MQTT 3.1.1 client library written in <500 lines of C99. The library uses no dynamic allocation and compiles down to ~1K on ARM thumb.