Showing 33824 open source projects for "beta"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
    muse

    muse

    AI agent memory system—pure Markdown, zero dependencies, fully local

    MUSE gives AI coding agents persistent cross-session memory and multi-role governance through plain Markdown files. Supports Claude Code, OpenClaw, Cursor, Windsurf, Gemini CLI, and Codex via one-command install. Built-in MCP Server for programmatic access. 56 skills, auto memory capture, semantic compression, role-based governance, multi-project management. Pure Markdown, no database, no cloud. MIT open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JSpeech

    JSpeech

    Java library designed to integrate Speech-to-Text

    jSpeech is a Java library designed to integrate Speech-to-Text (STT) capabilities, command control, and diarization (speaker identification) into applications in a simple, modular, and decoupled way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Incident Response Automation

    Incident Response Automation Tool

    This tool simulates automated defensive actions, such as blocking an IP address on a firewall, in response to detected threats. Quick Start To use this tool, run the responder: # Block an IP address python lab_runner.py incident-response --ip 10.10.10.xxx --reason "Malicious Activity Detected"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Spindle

    Spindle

    The language used in the AP CSP Exam, now a programming language!

    Spindle is a simple language designed to help AP CSP students ace their AP Exam. Spindle code largely mirrors the code found in the AP CSP Reference Sheet and allows students and teachers to get comfortable with code in the same format it'll have on exam day.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5

    Crypto Arbitrage Bot

    Smart bot for crypto arbitrage across multiple DEXs.

    The bot persistently monitors the prices of specific assets across various decentralized exchanges, seeking opportunities to buy low on one platform and sell higher on another. When a profitable arbitrage chance emerges, it automatically carries out the transactions to exploit the price differences and generate gains. By continuously tracking multiple DEX platforms, the bot evaluates live market data to identify instances where an asset's price significantly diverges across exchanges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Image Gallery Content Management System

    Image Gallery Content Management System

    I hope this software ends up in good hands.

    A standard powerhouse with essential tools for uploading, displaying, and managing images. Image Gallery CMS WebApp — I hope this software ends up in good hands, showcasing great content. More information on tools and features coming soon. Images are uploaded to both the MySQL database and the file system. The version stored in the database is optimized using WebP re-encoding and appropriate width/height settings, while the original file remains unchanged on the file system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    babyshark

    babyshark

    terminal based packet sniffer

    Primary goal is to monitor specific packet "streams" (same source, destination MAC, IP, and UDP port, VLAN, and PCP value on embedded platforms without a GUI. It also monitors ARP requests and responses and can be used as a packet generator. It uses ncurses colorization. If you find this project useful and want to show your appreciation drop me a note or you can buy me a coffee: https://www.buymeacoffee.com/davidverbree
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Deletion 44

    Deletion 44

    Match five game

    The name of game is "Deletion 44" as it can delete 44 same color neighbor stones at most by copy action. ==Rules== 1. Select a source stone by mouse button clicked. 2. Then, select a target stone that neighbors a source stone (up, down, left, right) by mouse button clicked. 3. If target stones have more than 3 stones as same color in a row (for right or left neighbor) or in a column (for up or down neighbor), copy the color of source stone to target stones. Otherwise, go to step...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ALMA pyconv

    this is a converter for Python 2 source files

    This script : - as a web script does a limited conversion on Python 2 source files (for example for run them by Skuplt) so that the source can be written in ALMA Python syntax, it comes with a complete web directory ('converter') and can be used by the page 'converter.php' in a server (but its main purpose is an online demonstration only !) - as a console script does a limited conversion on Python 2 source files so that the source can be written in ALMA Python syntax (but its main...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 10

    gestorProcessos

    Gestiona l'execució de processos en diferents servidors i entorns.

    Gestiona l'execució de processos, procediments, instruccions en diferents màquines i diferents entorns, de manera interactiva o programada, els resultats de les execucions poden ser enviades per correu electrònic. Es realitza la gestió de maquinari, servidors, usuaris i grups per donar autorització a l'execució de processos o procediments o instruccions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    open_data_assimilation
    Generic data-assimilation toolbox written in java, with native (c and fortran) libraries for high performance computing. Provides tools to couple to your own model and a wide range of algorithms, ranging from parameter calibration to Kalman filters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A multiplatform module playing library, and a tracker project, written in Free Pascal. Intended to achieve near 100% compatibility with the four classic and most popular trackers from the DOS and Amiga eras - Impulse Tracker 2.14, Fast Tracker 2, Scream Tracker 3 and ProTracker. Tralala Impulsive is a tracker, attempting to recreate the user experience of Impulse Tracker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dbus-cxx
    dbus-cxx is a C++ wrapper for dbus. It exposes the C API to allow direct manipulation and relies on sigc++ to provide an OO interface. Also included is dbus-cxx-xml2cpp to generate proxy and adapter interfaces from DBus XML introspection-like documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    EasyJCE

    Provides encryption & password hashing for your app or Hibernate POJOs

    EasyJCE provides an easy to use interface for encrypting, decrypting, and hashing data for transmission or storage using the Java Cryptographic Extension (JCE). A set of Hibernate user types is included to transparently integrate encryption into the data layer in a JPA/Hibernate environment, ensuring data is persisted in its encrypted form while obscuring encryption and decryption logic from application code. EasyJCE supports most algorithms implemented for the JCE, including those provided...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    IzzySales: Free Sales Management System

    IzzySales: Free Sales Management System

    IzzySales is a free web application to manage Sales, Orders, Stock

    IzzySales, released as BETA, is a free web application built with PHP, MySQL, Bootstrap and Ajax. It is a light-weight application, very easy to use with minimum technical complexity. It can be installed on Web Servers as well as local computers that support PHP and MySQL. It can be used by retail outlets, online sellers, offline sellers, small business or anyone who wants quick and neat way to record sales, orders and stock data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    MK88 BIOS

    MK88 BIOS

    Modiifed BIOS for MK88 PC

    This project is aimed to produce modified MK88 BIOS with new features: 1. Improved keyboard driver 2. Support for cp866 encoding 3. Support for DS/DD drives 4. Support for ROM extension cards
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    dlric

    dlric

    Fork of OpenClaw at 19/march/2026 to fix bugs and enhancements

    Fork of OpenClaw at 19/march/2026 to fix bugs and enhancements This is our contribution to the project, but notice that I am new to typescript then take easy with me This is not available at github because as anyone knows my github account was blocked by Microsoft since 2021 (without reason...) Hope to release the first release in a few hours as soon I catchup with typescript My github account is maria901, if you can unlock it I say thanks Now back to the code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Secure VPC Network Generator

    Secure VPC Network Generator

    Deploys a secure VPC on AWS with public/private subnets using Terraform. This tool provides a calculator and generator for AWS VPC Terraform configurations. It allows you to quickly scaffold a secure VPC with multiple subnets. Quick Start To use this tool, run the generator: bash # Generate a VPC with 3 subnets python lab_runner.py vpc-gen --cidr 10.10.0.0/16 --subnets 3 --output my_vpc.tf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    cleanvideo-cli

    cleanvideo-cli

    CLI tool for removing watermarks from AI-generated videos using frame-

    cleanvideo-cli is a command-line tool designed to remove visible watermarks from AI-generated videos. It works by analyzing video frames and reconstructing the underlying pixels in watermark regions, without cropping or blurring the original content. This project is intended for developers, researchers, and creators who need a lightweight utility for cleaning preview or draft videos before further processing. Note: This tool does not bypass platform restrictions and should be used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
     ServerArk by wahke

    ServerArk by wahke

    Linux game server UDP flood analyzer and protector

    ServerArk ist ein leichtgewichtiges UDP-Flood-Protection-Tool für Linux-Game- und Anwendungs-Server. Es überwacht eingehende UDP-Pakete über libpcap in Echtzeit und erkennt Flood-Angriffe, die Lags verursachen oder Server zum Absturz bringen können. Verdächtige Pakete werden per iptables bereits auf Kernel-Ebene blockiert, bevor sie den eigentlichen Server erreichen. So bleibt der Game-Server auch unter starken Angriffen weitgehend spielbar, da nur legitimer Traffic bis zur Anwendung...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Vigen

    Vigen

    UTF-8 Multi-pass Tableau de Vigenère Encryption Rotation Engine

    Vigen is a Unicode UTF-8 multi-pass rotation encryption system based on the classic Tableau de Vigenère. Vigen is an experiment using this particular cypher, intended for those who are interesting in building their own encryption tables. Vigen can generate exceedingly strong rotation cyphers that are probably unbreakable without the given keys and tables. Vigen might even generate military grade cyphers, although I make no claim as to the security of the cypher. Vigen is for encrypting UTF-8...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Splashed-Push-Notifications

    Splashed-Push-Notifications

    Splashed push notifications created from templates I found on Codepen.

    Simple, splashed push notifications created from templates I found on CodePen. Check them out at https://northstrix.github.io/Splashed-Push-Notifications/ Alternatively, you can play with the notifications on Codepen: https://codepen.io/Northstrix/pen/eYqjbvW https://codepen.io/Northstrix/pen/XWvBoxE GitHub repository: https://github.com/Northstrix/Splashed-Push-Notifications Credit The existence of this project wouldn't've been possible without the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Crypto Arbitrage Bot

    The bot seeks arbitrage opportunities on DEX for profit.

    The bot persistently monitors the prices of specific assets across various decentralized exchanges, seeking opportunities to buy low on one platform and sell higher on another. When a profitable arbitrage chance emerges, it automatically carries out the transactions to exploit the price differences and generate gains. By continuously tracking multiple DEX platforms, the bot evaluates live market data to identify instances where an asset's price significantly diverges across...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Asud

    Asud

    Sudoku Assistant

    Pencil & paper Sudoku fans that need help will find that this [free & offline] app can help them to identify & eliminate candidate digits, using Windows or Linux. ASUD is a sudoku assistant tool designed to help with manually solving Sudoku puzzles. It handles routine tasks so you can focus on more advanced puzzle solving strategies. Algorithms have been added to detect and display (hidden or naked) pairs, triples, & quads, whose display can be toggled. Executables that run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    likeForth

    likeForth - an IDE in one file with graphics and sound.

    likeForth started out as a weekend challenge and is now a digital schrebergarten to me. It is inspired by sectorForth and project-k.js, many thanks to the developers! Included is a rather simple interpreter and a Forth compiler, which give you an interactive development environment. It doesn't contain most Forth words but will be extended from time to time. I hope, likeForth could be somewhat useful and is therefore published under MIT licence. Many thanks to Leo Brodie for his book...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB