03 Aug 2026
Pico is a minimalist CSS framework designed for creating elegant and responsive websites using semantic HTML. Notable features include an easy setup via CDN or package managers, built-in accessibility improvements, customization options with SASS, and a versatile color palette with support for light and dark modes. Its class-less version allows for streamlined HTML without additional CSS classes, making it ideal for rapid prototyping and clean design systems.
03 Aug 2026
Perfetto is an open-source tracing suite designed for system profiling, app tracing, and trace analysis across client and embedded systems, notably integrated as the default tracing system for Android and Chromium. It features high-performance tracing daemons, a low-overhead tracing SDK, an extensive OS-level probe system, a browser-based UI for visualization, and a SQL-based analysis library for automated trace querying. This versatile tool aids developers in debugging performance issues and profiling both application and system behavior efficiently.
03 Aug 2026
Pawdoption is a mobile application developed with Flutter that facilitates the search for pets available for adoption from local animal shelters using a swiping interface. Its notable features include detailed pet profiles containing information such as age, breed, and shelter location, as well as integration with the PetFinder API to access up-to-date data. The app is currently available on the Google Play Store, with an iOS version planned for future release.
03 Aug 2026
OSSIM is an open-source geospatial image processing library primarily developed in C++, designed for use by various entities across the solar system. The repository includes the core library, command-line utilities, tests, and build system, while omitting plugins and additional related code available in separate repositories. Notable features include a robust build system utilizing CMake, continuous integration support via Jenkins, and a comprehensive command-line utility for processing geospatial imagery.
03 Aug 2026
OR-Tools is an open-source optimization suite developed by Google, designed to tackle combinatorial optimization problems through various methods such as constraint programming, linear programming, and specialized algorithmic approaches. It features solvers for key problems including the Traveling Salesman Problem, Vehicle Routing Problem, along with bin packing, knapsack algorithms, and advanced graph algorithms. The suite is implemented in C++ with support for wrappers in Python, C#, and Java, enhancing its accessibility and usability across different programming environments.
03 Aug 2026
OpenTofu is an open-source tool designed for safe and efficient management of infrastructure through Infrastructure as Code (IaC) principles, enabling users to build, modify, and version their infrastructure across both popular service providers and custom solutions. Notable features include execution plans that provide clear visibility into proposed changes, resource graphs for efficient operations, and automated change management to minimize human error. The tool significantly enhances infrastructure management by allowing for blueprint versioning and streamlined updates.
03 Aug 2026
OpenMusic is a visual programming language that leverages Lisp to facilitate music composition through a graphical interface where users can assemble and connect icons representing functions and data structures. It features built-in visual control structures, extensive libraries for musical data manipulation, and supports different representations of musical processes, making it suitable for both general-purpose programming and specialized music projects. The environment allows for easy integration of existing Common Lisp code and offers an extensible framework for custom musical applications.
03 Aug 2026
OpenFunction is a cloud-native open-source Function as a Service (FaaS) platform designed to streamline the deployment of serverless workloads by allowing users to focus solely on business logic. It features a pluggable architecture supporting multiple function runtimes, advanced asynchronous function handling, flexible autoscaling, and simplified backend-as-a-service (BaaS) integration through Dapr. Additionally, OpenFunction offers capabilities such as OCI-compliant container image generation and advanced traffic management powered by the Kubernetes Gateway API, positioning it as a versatile solution for managing function lifecycles efficiently.
03 Aug 2026
OpenBTS is an open-source software toolkit that allows users to implement a GSM mobile network using software-defined radio components. Its primary use case is to provide a flexible platform for building and testing GSM networks, featuring support for SMS transmission, voice calls, and SIP protocols. Notable features include a comprehensive GSM stack, an integrated SMS server (smqueue), and modular architecture for easy customization of components and configurations.
03 Aug 2026
The OpenAI-ESP32 library facilitates integration of the OpenAI API with the ESP32 platform, enabling developers to leverage AI functionalities in their Arduino projects. It currently supports a wide range of API endpoints, excluding file management and fine-tuning, and provides example implementations for ease of use. This library is in early stages of development, indicating potential for future updates and enhancements.
03 Aug 2026
Open Policy Agent (OPA) is an open-source, general-purpose policy engine designed for unified and context-aware policy enforcement across various systems. Its primary use case includes managing access control and policy decisions in microservices and cloud-native environments. Notable features include support for the Rego policy language, a robust CLI for local execution, integration capabilities via a REST API and SDKs, and strong community support with extensive documentation and learning resources.
03 Aug 2026
Ollama is a tool designed to facilitate the integration and deployment of open models, allowing users to leverage various AI capabilities within their applications. Its primary use case includes launching AI models for coding assistance, personal AI integration across messaging platforms, and interactive chat functionalities. Notable features include seamless interactions with popular models like Claude, Codex, and Gemma 4, as well as support for a REST API and integrations with various programming libraries such as Python and JavaScript.
03 Aug 2026
Olares is an open-source personal cloud operating system designed to run AI agents and large language models (LLMs) on user-owned hardware, utilizing Kubernetes for management. It provides features such as one-click installation of AI applications, advanced computing management for GPUs, secure networking options, and accessible file management across local and cloud storage. Olares aims to offer users a self-hosted alternative to conventional cloud AI services, ensuring data privacy and ease of access from various devices.
03 Aug 2026
Minimal is a customizable theme for Obsidian, designed for optimal aesthetic and functional use across desktop, mobile, and tablet devices. Its primary use case is to enhance the user experience with features like focus mode, extensive color scheme options, and support for popular Obsidian plugins such as Calendar and Dataview. Notable features include customizability through companion plugins for settings and styles, as well as helper classes for improved workflow organization.
03 Aug 2026
Obot is an open-source platform designed for organizations to manage, secure, and govern their AI ecosystems by providing a unified infrastructure for AI client interactions, model access, and activity monitoring. It features gateways for model and server access, sandboxed execution for hosted services, comprehensive identity and access controls, and curated registries for managing AI tools and skills. Notably, it supports a variety of AI clients without requiring standardization on a single model or tool, facilitating integration with multiple external providers and enhancing organizational flexibility.
03 Aug 2026
ntfy is an open-source HTTP-based publish-subscribe notification service that enables users to send notifications to their phones or desktops via scripts without the need for sign-up or fees. Key features include the ability to run a personal instance, integration with various platforms such as Android and iOS apps, and a user-friendly documentation for easy setup. The service provides both free access and paid plans for users who prefer not to self-host.
03 Aug 2026
No Code is a conceptual tool that emphasizes the idea of building applications without writing any code, promoting a philosophy of security and reliability through non-action. Its primary use case is as a satirical commentary on software development practices, highlighting the absurdity of adding complexity without actual code. Notable features include a minimalist approach to application development and deployment, encapsulated by the notion of doing nothing to achieve a theoretical outcome.
03 Aug 2026
netz is a cybersecurity tool designed to identify internet-wide misconfigurations in network components, such as web servers and databases, by leveraging rapid scanning techniques. The tool employs masscan for initial port scanning and zgrab2 for further application-level probing, enabling users to discover publicly exposed services without authentication credentials. Notable features include the capability to run scans against various service ports and the option to automate the entire process via a cloud infrastructure or Docker setup, while also supporting the use of advanced packet capture technologies for enhanced performance.
03 Aug 2026
Netmaker is a tool designed for the automation of WireGuard VPN deployments, catering to both homelab and enterprise environments. Its primary use case includes the creation and management of WireGuard networks, remote access gateways, and mesh VPNs, while offering features such as an admin UI, OAuth integration, and private DNS. Notably, it supports cross-platform installations on Linux, Docker, Mac, and Windows, facilitating diverse deployment scenarios.
03 Aug 2026
Netdata is an open-source real-time infrastructure monitoring tool designed to provide comprehensive insights into system performance and health by collecting a multitude of metrics every second. Its primary use case is for monitoring applications and servers across varied platforms, enabling users to detect and respond to issues swiftly. Notable features include an intuitive web-based dashboard, customizable notifications, and rich visualization capabilities that facilitate detailed analysis of system health and performance trends.
03 Aug 2026
Nerd Fonts is a font patching tool that enhances popular developer-targeted fonts by adding a plethora of glyphs from well-known icon libraries, such as Font Awesome and Devicons. Its primary use case is to streamline the use of icons in programming environments, and it features a dedicated font patcher tool that allows users to customize other fonts with additional glyphs. The project supports various installation methods and includes a wide array of patched font variations to cater to different developer preferences.
03 Aug 2026
neofetch-win is a lightweight clone of the popular neofetch utility designed specifically for Windows 10 and later, built in C++ and easily installable via winget. Its primary use case is to display system information in a visually appealing format with minimal overhead, boasting an executable size of just 62KB and requiring no additional dependencies beyond standard MS Visual C++ redistributables. Notable features include compatibility with multiple C++ standards, simple installation processes, and efficient performance tailored for Windows environments.
03 Aug 2026
Nearby is a collection of projects designed to facilitate cross-device connectivity, primarily focusing on real-time peer-to-peer networking through its Nearby Connections API. It provides features for device discovery, data exchange, and an identity model for secure interactions, while also offering a lightweight implementation for embedded systems.
03 Aug 2026
Mods is a command-line tool that integrates Large Language Model (LLM) capabilities to enhance command output processing, allowing users to format results into Markdown, JSON, and other text-based formats. Primarily designed for use in pipelines, it enables AI-assisted command line operations, compatible with various local and cloud-based LLM services such as LocalAI and OpenAI. Notable features include shell completions for various environments and an emphasis on ease of installation across multiple package managers.
03 Aug 2026
Run OpenShift 3.x locally | This project does not see active developement and maintenance.