Open directory of Free and Open Source projects looking for funding and financial assistance. Crawls funding.json (fundingjson.org) manifests.
A free AGPLv3 toolkit that lets any solo operator, researcher, or small team build their own autonomous discovery agent. It harvests sources across the open web, classifies and scores them with a r...
A free AGPLv3 coordination layer that lets multiple AI agents work together without burning the token budget, by coordinating through a passive shared blackboard and minimal per-agent context inste...
An ISL-first learning platform for Deaf and hard-of-hearing learners in India. Includes accessible courses, live captions, Upli AI tutor, and a Deaf-led community. Built with a focus on real access...
YAML parser and serializer for JavaScript and Node.js.
Privacy-first AI assistant infrastructure. AGPL-3.0 licensed, Mode B architecture (local CLI wrapper using the user's own AI subscriptions, no OAuth hijacking, no API keys in code). Features includ...
CadQuery is an open source Python library for building parametric 3D CAD models using scripts. It is built on the Open CASCADE Technology (OCCT) kernel — the same industrial-grade geometry engine...
A scoped Apache-2.0 Swift package for local-first collaboration primitives and validation tooling extracted from Cabin. The package keeps private app assets out of scope while exposing reusable ses...
repowise turns a git repository into machine-readable codebase intelligence for AI coding agents. tree-sitter parses 14 languages into a two-tier dependency graph (files and symbols) with a confide...
An open registry for electronics circuit designs. Every circuit gets a permanent, citable URL and can be simulated in the browser without installing any software. Supports CircuitJS and Wokwi. Cove...
An open-source, end-to-end encrypted, censorship-resistant messenger production-validated against Russia's TSPU DPI filtering. Built with Kotlin Multiplatform (one codebase across Android, iOS, web...
An open-source terminal developer agent and local sandbox workspace utility for safely validating Hugging Face repositories and automating local terminal workflows.
A comprehensive business ledger management system for product-selling companies built with Next.js 16, Prisma ORM 7, and PostgreSQL. Features include real-time data synchronization with IndexedDB, ...
Metis version 0.0.1 is a free desktop application for PLS-SEM, Necessary Condition Analysis, IPMA, and PLSpredict. It provides a visual interface for importing datasets, building models, running an...
volesti is the core C++ library of GeomScale for practical volume approximation and random sampling in high dimensions. Features: - Volume approximation for convex polytopes and related convex bod...
Rvolesti is the R interface to the volesti C++ library and is distributed on CRAN as the R package volesti. It brings high-dimensional volume approximation, convex polytope sampling, rounding, rota...
Markdown parser for JavaScript.
albu-spec extracts structured metadata from AlbumentationsX transforms, including parameters, types, constraints, supported targets, docstrings, and examples. It supports documentation, tooling, va...
AlbumentationsX is the actively maintained open-source successor to Albumentations, a widely used Python image augmentation library for deep learning, computer vision, and medical imaging. The Albu...
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
Open-source C++/CUDA inference engine for ternary-weight LLMs with runtime LoRA. Solves the ternary merge problem: LoRA deltas (~1e-5 magnitude) are silently erased when merged into ternary weights...