Showing 879 open source projects for "sub"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    Given a partially filled 9×9 2D array, the goal is to assign digits (from 1 to 9) to the empty cells so that every row, column, and sub grid of size 3×3 contains exactly one instance of the digits from 1 to 9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cisco config sanitizer tool

    Cisco config sanitizer tool

    Tool used to sanitize Cisco configuration files.

    Cisco sanitizing configuration tool. It removes passwords, keys, certs and other sensitive data from text config files. Use this tool to sanitize extracted configurations files before you send them to audit (Ex: TAC) 'show tech-support' is good, but sometimes you need to remove more sensitive data from the configurations This tool will scan a folder with all its sub-folders and sanitize every file from that tree. But it will never modify the source files, instead it will create another...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    SimulaBeta

    SimulaBeta

    A simulation program for insulin-glucose homeostasis.

    SimulaBeta is a simulation program for insulin-glucose feedback control. It is based on a nonlinear MiMe-NoCoDI model.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    nginx-clojure

    nginx-clojure

    Nginx-Clojure is a Nginx module for embedding Clojure or Java programs

    Nginx-Clojure is a Nginx module for embedding Clojure or Java or Groovy programs, typically those Ring based handlers. Check http://nginx-clojure.github.io for more details
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    XMB Forum - php forum

    XMB Forum - php forum

    php forum, php forum script, forum software, bbs - by XMB Forum

    XMB [eXtreme Message Board] is a PHP forum with all the features you need to support a growing online community. With outstanding community support and contribution, you will find XMB to be easy to setup, customize, enhance and use. Though XMB is lightweight out of the box, it offers the key features you need to get your message board forum up and running. php forum, php forum script, forum software, bbs - XMB Forum is all of the above. XMB forum software is free, open source and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    SimThyr

    SimThyr

    A simulation program for thyroid homeostasis.

    SimThyr is a continuous simulation program for the human pituitary-thyroid feedback control system. Applications of this program cover research, including development of hypotheses, and education of students in biology and medicine, nurses and patients.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    WhisperBatchRun

    This batch file will run OpenAi's whisper to transcribe (or translate)

    Currently, Version #1 of the batch file does the following: (1) checks of whisper is installed, and if so, starts to run; (2) Asks if you want to process sub-folders, and if an answer is not provided in 10 seconds, defaults to "N"; (3) Applies the following command to each mp3 or wav file in the folder/sub-folders: "whisper "FILENAME" --model large-v2 --output_format vtt" (4) Creates a log file in the active directory, but only if there were any errors; (5) ends. To use, simply place...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Use it to copy files from a list, having the path where the files will be searched and the destination folder of the files. The Software will search and lookup for Files names based on the path and sub folders provided , if find the file will be copy to destination folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WWW::Suffit

    WWW::Suffit

    The Suffit core library

    This library provides common functionality for all sub projects of the Suffit metasystem
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 10
    AugLy

    AugLy

    A data augmentations library for audio, image, text, and video

    AugLy is a data augmentations library that currently supports four modalities (audio, image, text & video) and over 100 augmentations. Each modality’s augmentations are contained within its own sub-library. These sub-libraries include both function-based and class-based transforms, composition operators, and have the option to provide metadata about the transform applied, including its intensity. AugLy is a great library to utilize for augmenting your data in model training, or to evaluate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DavesMetronome
    DavesMetronome is a desktop metronome. It was written with Java and runs on systems which support Java Runtime Environment. The application is available as a jar file and requires JRE to be installed on your computer. JRE can be downloaded from https://www.java.com/en/download/manual.jsp. Version 2.0 adds programming capability. Program simple exercises to increase or decrease tempo after a specified number of beats or define complex rhythm patterns. See the 'Help' menu item in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    mastodonkt-super

    Controller for mastodon4kt development

    Imports GIT projects as sub-modules so that they can be built and tested using high-level Makefile targets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    jonbtask

    Cooperative multitasking classes for the Arduino

    Yet another set of classes supporting cooperative multitasking for the Arduino. Designed for memory-constrained applications. Includes classes for oneshot, fixed and capped rate tasks, as well as pin pulsers and debounced switches. Also includes a "blockable" task, which supports timed sleep, conditional wait, non-nested looping, and timeouts. Times are specified in microseconds, to achieve better than millisecond resolution (depends on processor speed and task work). Does not use interrupt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    FAH-Web-Monitor

    Web app to monitor Folding@Home

    Une application WEB pour le monitoring des clients Folding@Home en sur-couche de HFM.net. Web app to monitor Folding@Home clients as a sub-layer to HFM.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This software solves the Phylogeny problem using Median Networks. Exact and heuristic methods available. Input: an alignment and a reversible stepmatrix, output: (sub)optimal trees and their combinations. Steiner problem solver included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Easy Team Document Software for all ORGs

    Easy Team Document Software for all ORGs

    Tasks, Guides, Scripts, Collaborations, Knowledge Bases, Tech Supports

    Have a look at the Video below for details. Refer Wiki Page for more instructions. I created this Virtual Machine for 2 reasons: 1. Very little initial setup work required to make a Team Document System live, within minutes. 2. This system should keep running for Years, without requiring any further Updates / Breakages. New Points: 1. If needed, change the utf8 line below, to match your language charset, in the corresponding php files, in the htdocs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WordPress Question and Answer Plugin

    WordPress Question and Answer Plugin

    Boost your site with our Q&A plugin—engage, manage, monetize.

    Elevate your website with our WordPress Q&A plugin for lively forums and rich knowledge sharing. It’s designed for user engagement through interactive discussions, efficient moderation, and even monetization capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    happyx

    happyx

    Macro-oriented full-stack web framework

    In HappyX you can write single page, static site generation and server side rendering applications 💡 You can write Rest API with HappyX also 🔌 HappyX is very simple to use. Keep your peace of mind 🙂
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Modcomp XPL Compiler

    Modcomp XPL Compiler

    XPL Compiler for the Modcomp III/IV and Classic

    This is a self compiling XPL compiler for the Modcomp III/IV and Classic. The XPL language is described in the book "A Compiler Generator" by McKeeman, Horning and Wortman. This project has two compilers. The first was written in the late 1970's and released to the Modcomp Users Group (MUSE). The second compiler is an extension of the first that includes a Common Sub-Expression optimizer. XPL was used to write the HAL/S compiler for NASA about the same time this XPL compiler was being...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cclite2

    Cclite2

    Second Version of Cclite

    Mutual Social Credit (LETS), non-blockchain community currency software. This is usable, experimentally. Install documentation for deb package in wiki and file example. Test installs from 'clean' Ubuntu 18 and 20 on AWS (ugh!) or Mint . The Debian package in: https://sourceforge.net/projects/cclite2/files/ works, but is preliminary. Second version of Cclite (now 15 years old), based on Mojolicious, Postgresql and a native RESTful interface. It's designed as an engine rather than a web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    geometry3d

    A Python library for geometric objects in 3 dimentions

    ... orthogonality and parallelism. Vectors are sub-typed from numpy ndarray class. Extensive unit tests are included. Test coverage exceeds 95%. See documentation of the library internals in section Files ( https://sourceforge.net/projects/geometry3d/files/ ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Vector Pascal is a language targeted at SIMD multi-core instruction-sets such as the AVX and SSE2 or x86-64-v3. It has a SIMD compiler which supports parallel vector operations, loop unrolling, common sub expression removal etc. It is implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gwyscope

    Gwyscope

    Open hardware SPM controller with advanced sampling support.

    ... It is based on a low cost FPGA board Red Pitaya and additional high bit depth AD and DA converters. When put together with the AFM scanning hardware (sensor, scanner and their amplifiers) and user interface software it can serve as a standalone SPM system. Otherwise, it can serve as a sub-module for a custom built SPM system, e.g. providing the feedback loop mechanism only. Finally, it can be used as a board for developing advanced sampling techniques, which was the primary goal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HardwareLibre

    HardwareLibre

    http://hardwarelibre.esy.es/

    Proyecto HardwareLibre™ Diseño, desarrollo e implementación de sistemas computacionales y software médico, educativo, audiovisual, industrial, arquitectónico y doméstico basado en especificaciones informáticas y computacionales de bajo consumo de recursos, alto nivel de seguridad, flexibilidad de implementación y operación, de código abierto y gratuito, orientado a sistemas industriales y comunicacionales de alto desempeño; a través de exposiciones demostrativas de capacitación y...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Strings Edit

    Strings Edit

    String editing and formatting library for Ada

    Strings edit is a library that provides I/O facilities for integers, floating-point numbers, Roman numerals, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding. Numeric input can be checked against expected values range to be either saturated or to raise an exception. For floating-point output either relative or absolute output precision can be specified. UTF-8 encoded strings...
    Downloads: 0 This Week
    Last Update:
    See Project