84.6K 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.
Basedmypy is a Python type checker that is built on top of the work done by the mypy project. It resolves fundamental issues, limitations and compromises that exist within Mypy and Python's type system.
` txt ├─build ├─config ├─src │ ├─components │ ├─pages │ │ └─news │ │ │─list.vue │ │ └─detail.vue │ ├─App.vue │ ├─app.json │ └─main.js └─package.json `
Spring Boot starter (on Maven Central) that adds an Actuator endpoint to detect used / unused / indeterminate starters at runtime, so you can trim dependency bloat.
Note: This is version 2 of the library, v1 is now in maintenance mode, and is available in this repository under v1 branch. The differences between v1 and v2 are summarised here.
MicroPython WS2812 driver
A collection of hashcat rule-files (mainly so I can download them all at once on an EC2 instance) Follow me on Mastodon: @n0kovo@infosec.exchange
Breeze.Sharp is a data management tool for smart client apps. It retrieves data from the server using a rich query language, manages the entity graph of application data, tracks changes, and performs updates of changed data to the server.
The SportsTeam Manager project is a Flutter-based app aimed at modernizing sports team management. Integrated with Firebase for real-time updates and Google Sign-In API for security, it goes beyond traditional management systems, fostering community engagement and event planning among college…
Production-ready Terraform boilerplate for serverless AWS APIs. Complete infrastructure-as-code solution with Lambda, API Gateway, DynamoDB, and S3. Perfect for startups - less than $1/month.
Model card · OpenAI blog Download gpt-oss-120b and gpt-oss-20b on Hugging Face
This extension provides shortcodes for molstar in quarto. Molstar can display macro-molecules such as proteins as well as molcular dynamics trajectories in an interactive viewer. You can see it in action e.g. in the RCSB Protein Data Base: , where it provides the 3d view for entries. Follow me,…
Install using npm: ` $ npm install -g create-micro `