Showing 460 open source projects for "split"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1

    TDD MAS Toolkit

    A set of powerful tools to perform TDD on MAS based on JADE

    The TDD MAS Toolkit provides a set of tools to perform Test Driven Development of MAS based on Jade. The toolkit allows developers to set up simulation based and test case scenario based testing, providing powerful insights of the MAS under construction and assuring that the interation protocols and agent interaction in general are been enacted as expected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pyLAZ

    pyLAZ

    Tools for laser propagation

    Graphic interface to plot: a) some simple effects of laser propagation: - temporal broadening - B integral - Reflection at interface (Fresnel's equations) - Tranverse Brillouin gain b) and a more complex propagation (1D temporal) - Propagation (Split-step)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Create, check, annotate, merge, diff, split SBML (System Biology Markup Lanugage) documents. The latest version of semanticSBML is webbased with a RESTful interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    F-Split

    This application can split and join any files

    This is a simple Java application which can run on any platform with Java installed. It has the capacity to split any files regardless of its size. It can also join them to create the original one. It works very fast and also has the ability to show the current and overall progress of the task. This is multi-threaded and thus takes advantage of modern day CPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    AS3WebSocket

    AS3WebSocket

    ActionScript client implementation for the WebSocket Draft RFC6455

    AS3WebSocket is an ActionScript 3 client implementation of the WebSocket protocol, following the final version of RFC 6455. It’s designed to allow Flash/AIR applications to connect via WebSocket (including secure WebSocket: wss://) to servers implementing that standard, to send/receive text and binary data, handle subprotocols, and support fragmentation etc. A test app is included. The testApp directory contains a Flash Builder 4.6 Air Project that uses the AS3WebSocket library and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Backup and Recovery Archive Generator

    Tools to perform local backup and recovery

    Tools to perform very fast incremental backups with powerful file selection capability, and ability to split backup into different archive formats. Possible scenarios: You have thousands of family and vacation photos. But you haven't yet gotten around to sort them all out, so they are all scattered across your documents, desktop, and import folders for your phone and camera. With BRAG you can scan your entire user directory for all jpg, jpeg, tiff, raw, or whatever formats your cameras use. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    CSV Tools

    Tool for splitting and changing encoding or delimiters in CSV files.

    Simple tool for converting CSV file. You can easily change file encoding, escaping or separator character. You can split the file into more smaller files as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ImpraStorage

    ImpraStorage

    ImpraStorage provided a private imap access to store large files

    ...Just vizualize locally the index of stored files and simply select files to download or upload. ImpraStorage automatically launch the parts to download, then merge parts in the appropriate way to rebuild the original file. Inversely, a file to upload is split (in several parts with addition of noise data), and ImpraStorage randomly upload each parts then update the index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Code Red Sim

    Code Red Sim

    A low-power ISA design and simulator for a 2010 IEEE competition

    ...Included is a design of that architecture, a Java-based simulator, an implementation (without vector instructions) designed as a Logisim circuit (http://ozark.hendrix.edu/~burch/logisim/), and more. The name "Code Red" comes from our team name, the Red Team. Since the competition dictated a small team size, our professor split the class and gave each group a color. We liked the name "Code Red" and chose it to represent our team and school's color (UMass' official color is Maroon.) Only later did we realize that "Code Red" was the name of an unrelated computer worm from 2001.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Easy development of stereoscopic OpenGL applications. Supports anaglyph, side by side, horizontal split and quad buffer stereo and setup of the projection matrices for the frustums of left and right eye that are necessary for stereoscopic rendering. Version 2 added support for a freely located observer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Video Splitter

    Video Splitter is Java application which splits video to smaller ones

    Video Splitter is open source Java desktop application for Windows which splits video to smaller ones. Video Splitter is developed from mp4splitter [ https://code.google.com/p/mp4splitter/ ].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EJS

    EJS

    Embedded JavaScript templates for node

    EJS is a templating engine for JavaScript/Node.js that allows developers to embed plain JavaScript code into HTML markup. The idea is to avoid introducing a separate DSL for templating and instead use familiar JavaScript logic inside template tags to generate dynamic content. You write templates using <% %> scriptlet tags, <%= %> for output, and you can include other templates, pass data, and control flow with loops and conditionals. It’s fast because it compiles templates to JavaScript...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Mobster

    Mobster: a robust tool for Mobile Element Insertion detection in NGS

    Mobster is used to detect novel (non-reference) Mobile Element Insertion (MEI) events in BAM files and uses both a discordant read pair method and a split-read method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Craft

    Craft

    Minecraft clone written in C using modern OpenGL

    A simple Minecraft clone written in C using modern OpenGL (shaders). A very performant Minecraft clone written in just a few thousand lines of C using modern OpenGL (shaders). Online multiplayer support is included using a Python-based server. Many people have used this as a base upon which a more complex game was built. Simple but nice looking terrain generation using simplex noise. More than 20 types of blocks and more can be added easily. Supports plants (grass, flowers, trees, etc.) and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    9Ping

    9Ping

    9Ping have a split window with ping results from 9 different pings

    9Ping can help you monitor your network 9Ping have a split window with ping results from 9 different pings On host down event, 9Ping can send Email notification to multiple email addresses with detailed information 9Ping can help with ATP tests, it can beep if a packet lost occurs You can add a bookmark before each test start You can configure 9Ping to ping every 1ms All ping results are saved automaticly, you can load saved results All ping results have a timestamp You can view results in a detailed or minimal view (Cisco like) you can create profiles for different networks / tests
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 16
    Epubor PDF SPLITTER&Merger

    Epubor PDF SPLITTER&Merger

    Merge and Split PDF with best quality, Easy-to-use PDF Merger&Splitter

    Designed by Delphi. Merge and Split PDF with best quality,keep all the original effects, powerfull and easy to use. Merge all PDF files or several PDF files into one file with one click Easy to split files in 3 ways in seconds Keep all the original effects with no contents lost
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MFM operates with audio/video files supported by taglib-sharp. It facilitates metadata and conversion operations. Support for iPod/iPhone video conversion is significant. Splits album file into track files using CUE
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    TCM's bin2img converter

    TCM's bin2img converter

    a powerful tool for sharing non-image files on image hosting sites

    ...https://github.com/thecodemonkey86/bin2img/releases bin2img converter is a powerful tool for sharing non-image files on image hosting sites. It converts files into the PNG image format and is able to directly upload to an image hosting site. You can split files to circumvent file size limits, with a nice side effect: parallel, faster downloads. Using image hosting sites for sharing files has advantages over conventional One-click hosting services: No download queue and full speed. 1-click downloads are possible by using a special URL protocol: b2i:// The tool creates real, valid PNG files and encodes the files into pixel colors based on the byte values instead of breaking file format specs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HBase - Hannibal

    HBase - Hannibal

    Monitor and maintain HBase configured for manual splitting

    ...This information is essential when your cluster is configured for manual splits, especially when the data growth is not uniform. This tool tries to fill that gap by answering the following questions: How well are regions balanced over the cluster? How well are the regions split for each table? How do regions evolve over time? See https://github.com/sentric/hannibal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Unite or Split Videos

    Create a new video from existing videos. Split exiting videos to new

    Create a new video from existing videos by merging them without losing data (i.e taking 2 existing videos and making a new video by attaching them one to another). Split exiting videos into 2 sub-videos by separating them without losing data (i.e making a new video out of the first part of a video and another new video out of the second part). Create a sub-video from an existing video by extracting a part of it (i.e recording a part of a video and making a new file out of it). This software is user-friendly and self-explanatory. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Integrated Pipeline for Genome-Wide Association Studies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Split and Manage your Large Files The Easy Way!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HandySplit
    An Eclipse plugin that enables split and rearrangement of open editors with keyboard shortcuts
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • 24

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Ogg Omg Metadata Getter for PHP

    Previously known as Ogg.class.php

    This is a continuation of Ogg.class.php by Nicolas Ricquemaque, which in turn was a split from File_Ogg by David Grant (don't you love Free Software?). Initially this project will just fix bugs and make minor adjustments to Ogg.class.php code, no backward incompatible changes will be made without an announcement. The version numbers will continue from the 1.3g, the latest released version of the ancestor project.
    Downloads: 0 This Week
    Last Update:
    See Project