MQTT.js is a JavaScript client library for the MQTT protocol, usable in Node.js and browsers. It supports MQTT 3.1.1 and 5, QoS levels, automatic reconnection, WebSocket and TLS transports, plus a command-line tool for publishing and subscribing.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONHugging Face Transformers is a model-definition framework for machine learning across text, vision, audio, and multimodal tasks. It provides a unified API for inference and training with over 1 million pretrained checkpoints.
Gitea is a painless, self-hosted all-in-one software development service providing Git hosting, code review, and CI/CD capabilities.
Zustand is a small, fast React state management library using hooks. It provides a simple, unopinionated API for managing application state without boilerplate or context providers.
Arrow is a Python library that simplifies creation, manipulation, formatting, and conversion of dates, times, and timestamps with timezone awareness and human-friendly API.
A Clean Architecture solution template for ASP.NET Core, distributed as a dotnet CLI template. It provides layered Core, Use Cases, Infrastructure and Web projects with tests, plus full and minimal variants.
A library providing Views and Drawable classes for displaying animated GIFs on Android, using bundled GIFLib via JNI for efficient frame rendering.
A popular open-source guide to 33 essential JavaScript concepts, with clear explanations, code examples, and curated resources. It has grown beyond the original list and is available in 40+ translations.
Detox is a gray box end-to-end testing framework for mobile apps, supporting React Native on Android and iOS. It automates user interactions, reduces flakiness, and integrates with CI/CD pipelines.
Git is a fast, scalable, distributed revision control system providing a rich command set for high-level operations and internal access.
Readme Typing SVG generates animated SVG text that appears to type and delete, customizable via URL parameters for GitHub profiles, READMEs, and websites.
A functional and stateful Go framework for building terminal user interfaces (TUIs) based on The Elm Architecture.
Educational collection of algorithms implemented in Java, intended for learning purposes. Includes a full directory of applications, contribution guidelines, and support for running/editing in Gitpod.
An open-source developer platform for building native cross-platform .NET applications for Web, Desktop, Mobile, and Embedded systems from a single C#/XAML codebase.
Wagtail is an open source content management system built on Django, offering a fast authoring interface, flexible StreamField content, a content API for headless sites, and integrated search.
Original Apollo 11 Guidance Computer (AGC) source code for the Command Module (Comanche055) and Lunar Module (Luminary099), digitized from MIT Museum hardcopy scans.
An asynchronous Python client for Stockholm's Open Data Platform API. It currently retrieves disabled-parking locations (about 2045) with address, district, coordinates and validity dates, requires an API key, and is structured so other datasets from the same platform can be added.
Marked is a fast, lightweight Markdown parser and compiler that works in browsers, on Node.js servers, and via CLI. It supports all standard Markdown features, custom extensions, and is easily adaptable for different use cases.
A comprehensive, community-curated collection of free learning resources for programming, including books, courses, and interactive tutorials in numerous languages.
Nuxt is a free, open-source full-stack framework for building type-safe, performant Vue.js applications with server-side rendering, static generation, automatic routing, and 300+ extensible modules.