Showing 1165 open source projects for "robust"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 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
  • 1
    The Compartmented Robust Posix C++ Unit Test system. crpcut is a simple to use unit test system for C++, where each test case is run in its own process and own working directory, to ensure that each test case starts from a clean slate.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    L1-norm-robust-regression

    linear regression on the basis of minimal absolute deviations error

    This software provides a Fortran95 implemented routine to call and obtain the L1-norm regression coefficients. The "standard" linear regression minimizes the squared error. (L2-norm-regression). It allows for a simple solution process, hence its popularity. But it is not robust to outlier points. L1-norm regression is robust with respect to outliers but the solution algorithm is more difficult. It minimizes the sum of absolute deviations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    irayMol

    Molecular visualization

    Analyses and Interactive visualizations of the structures, functions and actions of biomolecules including molecular surface computation, and protein-ligand interface and protein-ligand docking where the ligand could a small compound, a nucleic acid, membrane and other proteins, written in C++/Qt/openGL/GLSL with more than 125,000 lines of codes. In addition to Qt, the only external library needed is GSL everything else is coded from the scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PHP Optimuz Framework

    A powerfull PHP framework.

    The framework is based on the MVC pattern and is OOP driven. It has a complete library for building robust web applications and brings great ideas from other frameworks/programming languages. For convenience, the Optimuz Frameworks comes bundled with some common libraries and tools to turn the developer's life easier. For instance you can check Propel and CssMinify/JsMinify.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 5

    OpenSource Domain Name Registry Platform

    Open-Source Domain Name Registry Platform based on Perl and mod_epp

    EPP Server, robust EPP-based Domain Name Registry System for New gTLD (.yourbrand) or for second level domains *.yourdomain.com. EPP Server supports the following RFCs: - RFC 5730 - (EPP) - RFC 5731 - (EPP) Domain Name Mapping - RFC 5732 - (EPP) Host Mapping - RFC 5733 - (EPP) Contact Mapping - RFC 5734 - (EPP) Transport over TCP The interface supports the following object types and transactions: - Domain commands: check, info, create, update, renew, delete, transfer - Host commands: check, info, create, update, delete - Contact commands: check, info, create, update, delete - Session commands: login, logout, hello, poll Uses the 'prepaid' billing model. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    novoBreak

    Robust detection of somatic structural breakpoints in cancer genomes

    novoBreak is a tool used in cancer genomic studies to discover SV (both somatic and germline) breakpoints. It can report accurate breakpoints of Deletions (DEL), Duplications (DUP), Inversions (INV) and Translocations (TRA) (you should consider some of them are mobile elements insertions or templated insertions). For novel insertions, we may only report the breakpoints but not the inserted sequence. Please forget about novel insertions at the moment. We will work on that later. It was...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tinyobjloader

    tinyobjloader

    Tiny but powerful single file wavefront obj loader

    ...It can parse over 10M polygons with moderate memory and time. tinyobjloader is good for embedding .obj loader to your (global illumination) renderer. We recommend to use master (main) branch. Its v2.0 release candidate. Most features are now nearly robust and stable (The remaining task for release v2.0 is polishing C++ and Python API).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    listing

    listing

    Small directory script with plenty of options. PHP PDO flavored.

    Listing is a very robust yet simple to learn directory script. Users can Add up to 6 images on top of main image. Responses to listings can be posted on front end. Has plenty of configuration options for administrator and listing members. Secure login with registration and activation via email. Using MySQL and PDO this script is secure enough for production sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    E6000 Converged Edge Router

    E6000 Converged Edge Router

    Continues the legacy of C4 CMTS, higher density, cost effectiveness

    The E6000™ Converged Edge Router (CER) continues the highly successful legacy of the C4 CMTS and delivers new levels of density and cost-effectiveness for high-density markets in a simple, robust integrated architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Torrus is a universal framework for data series collection and processing. It is a robust and scalable replacement for Cacti, Cricket and MRTG.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ECO

    ECO

    Matlab implementation of the ECO tracker

    ECO (Efficient Convolution Operators for Tracking) is a high-performance object tracking algorithm developed by Martin Danelljan and collaborators. It is based on discriminative correlation filters and designed to handle appearance changes, occlusions, and scale variations in visual object tracking tasks. The code provides a MATLAB implementation of the ECO and ECO-HC (high-speed) variants and was one of the top performers on multiple visual tracking benchmarks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    React Redux Starter Kit

    React Redux Starter Kit

    Get started with React, Redux, and React-Router

    ...Its purpose is not to dictate your project structure or to demonstrate a complete real-world application, but to provide a set of tools intended to make front-end development robust, easy, and, most importantly, fun. The project structure presented in this boilerplate is fractal, where functionality is grouped primarily by feature rather than file type. This structure is only meant to serve as a guide, it is by no means prescriptive. That said, it aims to represent generally accepted guidelines and patterns for building scalable applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    BWEM

    Fast and robust map analyser for Brood War.

    Brood War Easy Map is a C++ library that analyses Brood War's maps and provides relevant information such as areas, choke points and base locations. It is built on top of the BWAPI library. It first aims at simplifying the development of bots for Brood War, but can be used for any task requiring high level map information. It can be used as a replacement for the BWTA2 add-on, as it performs faster and shows better robustness while providing similar information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    aeneas

    aeneas

    Automagically synchronize audio and text (aka forced alignment)

    aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment). aeneas automatically generates a synchronization map between a list of text fragments and an audio file containing the narration of the text. In computer science this task is known as (automatically computing a) forced alignment.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    RDRPOSTagger

    A Rule-based Part-of-Speech and Morphological Tagging Toolkit

    RDRPOSTagger is a robust, easy-to-use and language-independent rule-based toolkit for Part-of-Speech (POS) and morphological tagging. RDRPOSTagger obtains fast performance in both learning and tagging process. RDRPOSTagger also achieves a very competitive accuracy in comparison to the state-of-the-art results. RDRPOSTagger now supports pre-trained POS and morphological tagging models for Bulgarian, Czech, Dutch, English, French, German, Hindi, Italian, Portuguese, Spanish, Swedish, Thai and Vietnamese. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mctc4bmi

    mctc4bmi

    Matrix and Tensor Completion for Background Model Initialization

    MCTC4BMI (Multimodal Compressed Sensing and Tensor Decomposition for Brain-Machine Interfaces) is a MATLAB toolbox designed to process and analyze EEG data. It applies compressed sensing and tensor decomposition techniques to improve brain-machine interface (BMI) performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MMOWGLI

    MMOWGLI

    Massive Multiplayer Online Wargame Leveraging the Internet

    ...It has been used to study a number of topics... starting in 2021 and beyond. Years of funded support by Office of Naval Research (ONR) and more than a dozen additional sponsors has produced a robust tool that can be applied to many different group challenges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NVG348Q

    NVG348Q

    ARRIS NVG34x-Series Voice, Video and Data residential gateway

    The ARRIS NVG34x-Series Triple Play (Voice, Video and Data) and Dual-Play (Video and Data) Residential Gateways are designed to deliver robust video, high-speed data and (optionally) primary line telephony, all delivered over the VDSL/VDSL2/ADSL2+ broadband network. This full-featured, high-performance Gateway provides a cost-effective way for Service Providers to migrate seamlessly from legacy ADSL networks to VDSL/VDSL2 networks via a converged services platform, made possible with the ARRIS 9x CPE Software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Starehe School Management

    Starehe School Management

    A mulitiuser school Management system.

    Starehe school management system combines simplicity and performance for exceptional quality. IMPORTANT: See ReadMe for Default Login credentials. We recommend that you change the password on first login.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    RSS

    RSS

    Online cloud school information management software

    ( RSS ) is elegant in its operational concept of a ‘ Service Oriented Approach'.The distributed and synchronized data provides the source of information needed for student, parent, staff and management at a much higher speed. It is designed to speed up various tasks across the institution system and offers modules from student robust features that benefit educators, students, and staff. An ERP solution that can be accessed anytime, anywhere, RSS automates the entire student lifecycle — integrating admissions, registration, fee receipts, finan-cial aid, student services and more into a single system that even includes built-in, self-service portals, all operating on a sing e, secure shared database. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MSU's Sparse Fourier Repository

    The Home of DMSFT, AAFFT, GFFT, and MSFFT.

    ...But, the *algorithm* itself is significantly simpler and has "essentially no parameters". 4.) MSFFT, implemented by David Lawlor and Bosu Choi. This code is fast, but is not terribly easy to use. The algorithm is robust to some noise, but requires a lot of parameter tuning. Enjoy at your own risk :), Mark Iwen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    vim‑javascript

    vim‑javascript

    Vastly improved Javascript indentation and syntax support in Vim

    vim‑javascript is a Vim bundle enhancing JavaScript editing by providing advanced syntax highlighting, indentation, and support for modern JavaScript constructs through enhanced syntax files. Enables some additional syntax highlighting for NGDocs. Requires JSDoc plugin to be enabled as well. You can customize concealing characters, if your font provides the glyph you want, by defining one or more variables. Distributed under the same terms as Vim itself. Vastly improved JavaScript...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    json4sapnw

    json4sapnw

    Another JSON extension for SAP ABAP

    ...last Changes: - JSON HTTP Client - HTTP Auth for Basic, SAP Basic+SSO, WSSE - Bugfixes: Big Integer, negative Integer - Array with has_next/next - Object with robust set_text method - OpenWeatherMap.org Example (see files/example)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Art of Node

    The Art of Node

    A short introduction to node.js

    The Art of Node is an open-source resource and codebase that explores idiomatic and practical ways to write Node.js applications, often focusing on design patterns, best practices, and real-world examples to help developers build robust, scalable, and maintainable server-side JavaScript. Instead of simply cataloging APIs, the project delves into architecture concepts such as modularization, asynchronous control flows, testing strategies, error handling patterns, and tooling setups that professional Node applications benefit from. It may include sample apps, code snippets, and documentation that walks readers through common issues and solutions, demonstrating how to leverage modern Node.js features effectively. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    Free CMS for your WEBsites

    Need website? Looking for easy and free CMS?

    Free CMS - this is what you need to deploy your own independent website. Free CMS - is the answer to the question of those who are looking for simple, comprehensible, but at the same time functional CMS. Indeed, the technical knowledge to work with this engine is not required, the developer have tried to make the Free CMS as simple as possible. At the same time, this simplicity is an advantage even for professionals. Creating a site on the basis of Free CMS engine, you get the ease,...
    Downloads: 0 This Week
    Last Update:
    See Project