Showing 498 open source projects for "basic-rom"

View related business solutions
  • 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
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 1

    Sezioni

    Python tool for section property evaluation and stress calculation

    This software is a basic tool for section property evaluation and stress calculation, written in python. The section can be imported or input by points and then can be modified moved, rotated etc.. Area and section inertia can be exported. Loads can be applied (multiple load cases can be imported) and the related stresses are calculated by mean of De Saint Venant formulas.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SMC - The State Machine Compiler

    SMC - The State Machine Compiler

    Translates state machine into a target programming language.

    SMC takes a state machine stored in a .sm file and generates a State pattern in 14 programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    DIG

    DIG

    A library for graph deep learning research

    The key difference with current graph deep learning libraries, such as PyTorch Geometric (PyG) and Deep Graph Library (DGL), is that, while PyG and DGL support basic graph deep learning operations, DIG provides a unified testbed for higher level, research-oriented graph deep learning tasks, such as graph generation, self-supervised learning, explainability, 3D graphs, and graph out-of-distribution. If you are working or plan to work on research in graph deep learning, DIG enables you to develop your own methods within our extensible framework, and compare with current baseline methods using common datasets and evaluation metrics without extra efforts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Render 4 Monitoring

    Render Web Services for Viewing/Monitoring and Test Web Applications

    Renders and aggregates other web services into static HTML monitoring output. Also implements simple and dynamic testing of web based applications using mechanize. Includes Basic authentication, and ADFS authentication for web service testing. Custom authentications can be implemented very easily with python programming. Implements PhantomJS rendering for Javascript/HTML5 dynamic web pages. Requires python3
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 5
    Web Widget

    Web Widget

    Basic Floating translucent WebBrowser Widget App for Windows.

    # Web-Widget 1.6 Basic Floating translucent Widget WebBrowser App for Desktop Unfortunately codecs to support video were not included due to copyright restrictions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Visdom

    Visdom

    A tool for creating, organizing, and sharing data visualizations

    A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy. Visdom aims to facilitate visualization of (remote) data with an emphasis on supporting scientific experimentation. Broadcast visualizations of plots, images, and text for yourself and your collaborators. Organize your visualization space programmatically or through the UI to create dashboards for live data, inspect results of experiments, or debug experimental code. Visdom has...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Custom ROM by IndieRock00

    Custom ROM by IndieRock00

    Custom ROM for Redmi 4 Prime (MARKW)

    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    footswitch3basic

    footswitch3basic

    Audio Transcription software for Linux (Gstreamer) with a foot pedal

    ...There are timestamp macros, along with media player control macros for Play/Pause toggle Jump backwards Jump forwards Slower Faster Normal Audio speed Jump to timestamp This is the "BASIC" version stripped of some of the bells and whistles. As fs3 Basic uses LibreOffice for the transcription input, it means you are working in a world class editor, which can produce output files in most popular formats including MS Word files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    footswitch2basic

    footswitch2basic

    Audio Transcription software for Linux (Vlc) with a foot pedal

    ...This allows the transcriber to control the media player from within Libreoffice as well, making it useful for those who do not yet own a foot pedal. Control of the media player from LibreOffice can be via Hotkeys or an integrated toolbar. As fs2 Basic uses LibreOffice for the transcription input, it means you are working in a world class editor, which can produce output files in most popular formats including MS Word files. If moving from Footswitch2 to Footswitch2 Basic, any existing database files will be converted for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 10
    PyNanoLab

    PyNanoLab

    data analysis and Visualization with matplotlib

    PyNanoLab contains a variety of tools to complete the data analysis, statistics, curve fitting, and basic machine learning application. Visualization in pynanolab is based on matplotlib. The setup tools is desinged to control and set-up all the details of the figure with a GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Simple BPG Image viewer

    Simple BPG Image viewer

    This program allows you to view BPG Images in Windows,Linux and macOS.

    bpgviewer =========== This program allows you to view BPG Images in Windows,Linux and macOS (format description: http://bellard.org/bpg/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Reinforcement-learning

    Reinforcement-learning

    Implementation of Reinforcement Learning Algorithms. Python, OpenAI

    ...For each algorithm category, the repository pairs conceptual descriptions with runnable code and often illustrated exercises that help solidify understanding by bridging theory with practice. It’s structured to serve learners progressing from basic tabular methods to function approximation and deep learning extensions, making it suitable for students, researchers, or practitioners exploring reinforcement learning fundamentals.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Elephas

    Elephas

    Distributed Deep learning with Keras & Spark

    Elephas is an extension of Keras, which allows you to run distributed deep learning models at scale with Spark. Elephas currently supports a number of applications. Elephas brings deep learning with Keras to Spark. Elephas intends to keep the simplicity and high usability of Keras, thereby allowing for fast prototyping of distributed models, which can be run on massive data sets. Elephas implements a class of data-parallel algorithms on top of Keras, using Spark's RDDs and data frames. Keras...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PC-BASIC - a GW-BASIC emulator

    PC-BASIC - a GW-BASIC emulator

    A free, cross-platform emulator for GW-BASIC, PCjr & Tandy BASIC

    PC-BASIC is a free, cross-platform interpreter for GW-BASIC, BASICA, PCjr Cartridge Basic and Tandy 1000 GWBASIC. -- This page is an archive and hosts the legacy version 1.2 of PC-BASIC only. -- For documentation and the latest releases, please see the official homepage: www.pc-basic.org Four source code, discussions and to report bugs please see the GitHub project page https://github.com/robhagemans/pcbasic
    Leader badge
    Downloads: 104 This Week
    Last Update:
    See Project
  • 15
    ceph-ansible

    ceph-ansible

    Ansible playbooks to deploy Ceph, the distributed filesystem

    Ansible playbooks for Ceph, the distributed filesystem. This project assumes you have a basic knowledge of how Ansible works and have already prepared your hosts for configuration by Ansible. After you’ve cloned the ceph-ansible repository, selected your branch and installed Ansible then you’ll need to create your inventory file, playbook and configuration for your Ceph cluster. The Ansible inventory file defines the hosts in your cluster and what roles each host plays in your Ceph cluster. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Download Folder Sorter (Script)

    Sort Your Downloaded Files

    Sort Documents, Videos, Music & Pictures In Your Home Directory Download Folder & Place Them In Their Corresponding Folders. This script runs in the background & shuts down after it completes. If you want an basic output, you will need to use the CMD / Terminal to run the script. A log file will be created once completed Any files that already exists are skipped & left in your Download Folder. Requirements: - Python 3.8 or newer How To Run The Program: - Windows Users: Just Run The DLF Sorter.py File (No Output Messages) Or Run In CMD Window By Navigating To Where The File Is Located & Type "python3 DLF\ Sorter.py " Without The Quotes. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    nlpaug

    nlpaug

    Data augmentation for NLP

    This Python library helps you with augmenting nlp for your machine learning projects. Visit this introduction to understand Data Augmentation in NLP. Augmenter is the basic element of augmentation while Flow is a pipeline to orchestra multi augmenters together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Walrus

    Walrus

    Lightweight Python utilities for working with Redis

    ...In addition to all the features in redis-py, walrus adds support for some newer commands, including full support for streams and consumer groups. Persistent structures implemented on top of Hashes. Supports secondary indexes to allow filtering on equality, inequality, ranges, less/greater-than, and a basic full-text search index. The full-text search features a boolean search query parser, porter stemmer, stop-word filtering, and optional double-metaphone implementation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    The Python Computer Graphics Kit is a collection of Python modules that contain the basic types and functions to be able to create 3D computer graphics images (focusing on Pixar's RenderMan interface).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LaTeX Cookbook

    LaTeX Cookbook

    A comprehensive LaTeX template with examples for theses, books, etc.

    This repo contains a LaTeX document, usable as a cookbook (different "recipes" to achieve various things in LaTeX) as well as a template. The resulting PDF covers LaTeX-specific topics and instructions on compiling the LaTeX source.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    pyTorch Tutorials

    pyTorch Tutorials

    Build your neural network easy and fast

    pyTorch Tutorials is an open-source collection of hands-on tutorials designed to teach developers how to build neural networks with the PyTorch framework. It covers the fundamentals of PyTorch from basic tensor operations to constructing full neural network models, making it suitable for beginners and intermediate learners alike. The project is structured around clear, executable Python scripts and Jupyter notebooks that demonstrate regression, classification, convolutional networks, recurrent networks, autoencoders, and generative adversarial networks, which gives learners practical exposure to real machine learning tasks. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    OpenPRED-Perú

    OpenPRED-Perú

    OpenPRED-Perú es una implementación de OpenPRED para Perú

    OpenPRED-Perú es una herramienta de simulación para apoyar el proceso de planificación de redes eléctricas de distribución, la cual se encuentra implementada en un documento de planilla de cálculo de LibreOffice Calc. Utiliza las funciones Macros de LibreOffice Basic para desarrollar la lógica del procedimiento, conjuntamente con módulos de software Open Source desarrollados en el marco del proyecto OpenREiD (c) (Software de simulación y optimización de redes eléctricas de distribución), del Instituto de Energía Eléctrica (IEE), UNSJ - CONICET, San Juan - Argentina. Además, integra la herramienta Open Source OpenDSS para el cálculo y simulación de redes de distribución en su versión DLL. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Deep learning time series forecasting

    Deep learning time series forecasting

    Deep learning PyTorch library for time series forecasting

    Example image Flow Forecast (FF) is an open-source deep learning for time series forecasting framework. It provides all the latest state-of-the-art models (transformers, attention models, GRUs) and cutting-edge concepts with easy-to-understand interpretability metrics, cloud provider integration, and model serving capabilities. Flow Forecast was the first time series framework to feature support for transformer-based models and remains the only true end-to-end deep learning for time series...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    ELECHEM & FARADAY (Electrochemical)

    ELECHEM & FARADAY (Electrochemical)

    Simulation tool for electrochemical / electroplating parameters

    FARADAY and ELECHEM are the two portable computer programs, find useful for electrochemical researchers, electroplating units, battery as well as supercapacitor industries, process engineers, materials scientists & engineers, electroplaters, hobbyists, and students to evaluate various electrochemical deposition parameters. These computational tools can be used to simulate various electrochemical deposition data or electroplating parameters for metals, alloys, composites as well as energy...
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →