Browse Open Source Software

  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    OSRS .json Hiscores

    OSRS .json Hiscores

    The Oldschool Runescape API wrapper that does more

    OSRS .json Hiscores is a server-side API wrapper designed to transform Old School RuneScape hiscores data into structured and developer-friendly JSON objects, addressing limitations in the official API’s output formats. The official API typically returns CSV or basic arrays, which can be difficult to work with, so this project restructures the data into meaningful objects that include player stats, rankings, and inferred metadata. It also adds additional logic to determine player game modes, including historical transitions such as de-ironing or hardcore status changes. The library includes functions for retrieving leaderboard pages, skill rankings, and activity statistics, making it suitable for building analytics dashboards or game-related applications. It supports TypeScript with full type definitions, improving developer experience and reliability when integrating into backend systems.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Better Stack JavaScript client

    Better Stack JavaScript client

    Better Stack JavaScript client

    Logtail is now part of Better Stack. Better Uptime and Logtail have been rebranded as Uptime and Logs on the Better Stack platform. Our mission is to help developers in building a better internet. And we believe that with the new fully integrated Better Stack platform, we’re simplifying the experience for the developers leveraging Better Stack even further. Formerly Logtail, lets you visualize your entire stack, turn your logs into structured data, and query everything like a single database with SQL. Customize retention per source to retain and query everything you want. No need to archive your logs to S3 anymore. Search all your logs anytime. See what metrics your teammates are looking at, comment on note-worthy data spikes and share log fragments with one click. Building a great software is a multiplayer game. Get answers fast with a powerful SQL query builder. No need to learn a new querying language or ask your data analyst.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    libnx

    libnx

    Library for Switch Homebrew

    Nintendo Switch AArch64-only userland library. Based on libctru. Library for Switch Homebrew.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    WIKINDX

    WIKINDX

    Virtual Research Environment / On-line Bibliography Manager

    Reference management, bibliography management, citations and a whole lot more. Designed by academics for academics, under continuous development since 2003, and used by both individuals and major research institutions worldwide, WIKINDX is a Virtual Research Environment (an enhanced on-line bibliography manager) storing searchable references, notes, files, citations, ideas, and more. An integrated WYSIWYG word processor exports formatted articles to RTF and HTML. Plugins include a citation style editor and import/export of bibliographies (BibTeX, Endnote, RIS etc.). WIKINDX supports multiple attachments with each reference, multiple language localizations, and uses a template system to allow users to visually integrate WIKINDX into their sites. WIKINDX runs on a web server giving you and your research group ownership and global access from any web-enabled device. You manage your database, you own your data. WIKINDX can be test-driven at: https://testdrive.wikindx.com
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    whoami.filippo.io

    whoami.filippo.io

    A ssh server that knows who you are. $ ssh whoami.filippo.io

    whoami.filippo.io powers a diagnostic service that reports what your client and connection look like from the other side, making it a handy mirror for network and TLS debugging. It surfaces details such as your IP address, protocol versions, cipher suites, SNI, and other attributes that are otherwise tedious to confirm across layers. The tool emphasizes clarity and minimalism, helping engineers quickly verify configuration changes in browsers, proxies, VPNs, or CLI tools. It is especially helpful when validating modern TLS features like ALPN, HTTP versions, and certificate behavior under different client stacks. Because the output is human-friendly, it doubles as an educational resource for understanding how transport and application-layer negotiations actually manifest. Teams use it to troubleshoot misconfigurations and confirm policy enforcement without setting up their own inspection endpoints.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    NASPRO
    NASPRO, acronym for "NASPRO Architecture for Sound PROcessing" is a collection of free and open source sound processing software built around the LV2 plugin standard.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    libmsb is a C library for encoding and decoding data to and from magnetic stripe binary according to the format specified in the ISO/IEC 7811 standards (Identification cards -- Recording technique).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    msb is a program for encoding and decoding data to and from magnetic stripe binary according to the format specified in the ISO/IEC 7811 standards (Identification cards -- Recording technique).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Ahven

    Ahven

    Unit testing framework for Ada

    Ahven is a simple unit testing framework for Ada 95 programming language. The source code is fully portable and works with any Ada 95 (and also Ada 2005) compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    A collection of compact, powerful programs and functions, written in C, for the analysis and transformation of data. No object or structure dependencies, no fancy interfaces - just good tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The C Algorithms library has moved to GitHub. Please go to the new project page: https://github.com/fragglet/c-algorithms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Chaotic Fate is a free 3D MMORPG that seeks to create a fantasy world run in large part by players. It is set in Medieval mythology of different cultures. The emphasis is on rapid development of features and support for all platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Clerk

    Clerk

    Moldable Live Programming for Clojure

    Clerk is a notebook library for Clojure that enables interactive, reproducible, and version-control-friendly live programming. Notebook content is written in standard Clojure namespaces or Markdown with embedded Clojure code blocks and evaluates top-to-bottom for predictable behavior. Clerk notebooks are either regular Clojure namespaces (interspersed with markdown comments) or regular markdown files (interspersed with Clojure code fences). This also means Clerk notebooks are meant to be stored in source control. Clerk notebooks always evaluate from top to bottom. Clerk builds a dependency graph of Clojure vars and only recomputes the needed changes to keep the feedback loop fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cryptic
    Cryptic is a cryptographic applications suite for encryption/decryption of data, calculating cryptographic hashes or message digests and securing user passwords using a master password in a password safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Converstional engine, in the line of Zork, written using ANSI C. For the time being it's just a bunch of useless code, and its design is still childish at most. However, progress is being made char* after char*
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GPT Crawler

    GPT Crawler

    Crawl a site to generate knowledge files to create your own custom GPT

    GPT Crawler is an open-source tool designed to automatically crawl websites and generate structured knowledge that can be used to build AI assistants and retrieval systems. It focuses on extracting high-quality textual content from web pages and preparing it in formats suitable for embedding, indexing, or fine-tuning workflows. The project is especially useful for teams that want to turn documentation sites or knowledge bases into conversational AI backends without building custom scrapers from scratch. It includes configurable crawling logic, content filtering, and output pipelines that streamline the process of preparing data for large language models. Developers can integrate it into automated pipelines to keep knowledge sources fresh and synchronized with live websites. The overall architecture emphasizes extensibility, allowing users to customize crawling depth, parsing rules, and output handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gitlogue

    Gitlogue

    A cinematic Git commit replay tool for the terminal

    Gitlogue provides a fun and creative command-line tool that turns your Git commit history into an animated replay, displaying your commits as if someone were typing the changes in real time with cinematic flair. When you run this tool in the terminal, it visually replays diffs line by line, highlights syntax, and shows changes evolving in a way that feels like watching a code story unfold, which can be entertaining and useful for reviewing history or showcasing progress. It builds on typical Git data but reshapes it into a compelling narrative with visual appeal, making it great for demos, teaching, or just savoring your development journey. The tool is standalone and designed to be easy to install and run, so users don’t need complex setups to enjoy animated commit histories. Gitlogue adds atmosphere and personality to otherwise dry version control logs, and it supports terminal-friendly output that respects your existing workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A "gumbo" of tools and concepts supporting rich client applications with 2D/3D user interfaces. Expands on the code from the book "3D User Interfaces with Java 3D", and includes a generous contribution of RCP code from Meyer Sound. Recent work includes a Norden bombsight simulator, with terrain rendering based on NASA's WorldWind SDK. For this effort YourKit has generously made available its full-featured Java Profiler (https://www.yourkit.com/java/profiler/index.jsp), which has proved invaluable in improving simulator performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HPe-rc

    HPe-rc

    HPe-rc is a command-line utility for the Uniden HomePatrol-1 scanner.

    HPe-rc is a command-line utility for the Uniden HomePatrol scanner with the Extreme Upgrade. All functions of the published remote control specification (2.05) are implemented, including downloading audio files and reading raw discriminator data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Halfdecent Sharp
    A suite of tools and libraries for .NET and Mono software development PROJECT MOVED TO http://github.com/macro187/halfdecentsharp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kataw

    Kataw

    An 100% spec compliant ES2022 JavaScript toolchain

    Kataw is a JavaScript toolchain aiming for full compliance with the ES2022 specification. It offers tools for parsing, analyzing, transforming, and minifying JavaScript code, consolidating functionalities typically handled by separate tools.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A structured and modular build system framework on top of GNU Make. PROJECT MOVED TO http://github.com/macro187/makery/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MirageOS

    MirageOS

    MirageOS is a library operating system that constructs unikernels

    A programming framework for building type-safe, modular systems. MirageOS is a library operating system that constructs unikernels for secure, high-performance network applications across a variety of cloud computing and mobile platforms. Code can be developed on a normal OS such as Linux or macOS, and then compiled into a fully standalone, specialized unikernel that runs under a Xen or KVM hypervisor. This lets your services run more efficiently, securely and with finer control than with a full conventional software stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Task scheduling service written completely in managed C#. The service can be linked into other projects (DLL) or installed as a stand-alone Windows service (EXE), and is able of executing tasks written in any .NET language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OSMF HLS Plugin

    OSMF HLS Plugin

    OSMF HLS Plugin

    The OSMF HLS Plugin is a plugin extension for OSMF (Open Source Media Framework) version 2.0 that enables playback of Apple’s HTTP Live Streaming (HLS) streams within Flash/OSMF-based video players. It supports various use cases (live, video-on-demand, DVR style) and handles HLS protocol tags, bitrate switching, discontinuities, etc., to allow AS3/Flash / AIR apps/players to use HLS as a streaming protocol. HLS playback in OSMF 2.0-based video players. Multi-bitrate streaming. VOD/Live/DVR content streaming. Dynamic buffering control for optimized playback (beta).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB