Showing 1328 open source projects for "result"

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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    ConvNetJS

    ConvNetJS

    Deep learning in Javascript to train convolutional neural networks

    ...If you would like to add features to the library, you will have to change the code in src/ and then compile the library into the build/ directory. The compilation script simply concatenates files in src/ and then minifies the result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Text Zip

    This software zips and unzips a text file

    This software zips and unzips a .txt file, using the Huffman encoding algorithm and the list and tree data structures. The result files are named zippedFile.txt and unzippedFile.txt and can be found at the same directory as the Text Zip executable file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    FolderCompare

    Compares all the text root files between two folders and reports

    This command line utility compares all the text, pdf and image files stored in two folders and reports the result in html format along with the diff of files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MiniTAK Operating System

    A small operating system, compatible with MS-DOS, written in assemly

    ...This project is an attempt to develop an optimized operating system which can be used to replace MS-DOS, adding new modern features. This operating system is completely written by me in 2004, as a result of about 5 years full research and development. And now in 2014, I want to publish it to the world. This operating system supports FAT12 file system, and allow to run many MS-DOS applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    KoSQLite is a SQLite client. You can work with multiple databases, write and execute querys, import data, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    btrxml

    Basic, Tiny, Reader for XML

    A very basic, portable, tiny parser for XML, written in C under the zlib license. It is designed to be used in memory constrained environments (smartphones for example). The end result will be a "DOM-like" collection of memory. A lot of things were chopped away to deliver the very basic support for XML, and this project does not aim to become a fully compliant parser; keep it basic, stay basic. Part of the design goal is to jam all of this in to one .C file and one .H file while giving other developers a somewhat convenient API. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Text to dbf util

    Text to dbf util

    The program includes 3 components: a text-delimited format database

    ...The search for the two switching fields, fields to display are configured, disable the index and the exact match, the search character, numeric and date data types. Editing of found records. The result in the form of a table. Has options for working with B/D modification, creation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    mYLastRSS

    PHP class to parse and merge several feeds

    PHP class to parse several feeds at same time and give ordered result. Support RSS 0.9x/1.0/2.0, RDF, and Atom. Support some namespaced modules like Media RSS, iTunes, Dublin Core, and more... Include class to make RSS rewriting or filtering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpKey Personal Edition

    OpKey Personal Edition

    The Tool Agnostic Test Automation Platform

    It is not easy to find a perfect combination of open source automation tool and a free enterprise grade automation framework on top it. You can have this combination working for you when you use OpKey Personal Edition - The Tool Agnostic Test Automation Platform with Selenium RC(OpKey 1.0) and Selenium WebDriver(OpKey 2.0)- The most popular open source tool. And good news is - its FREE! So download it and start automating from day 1. Have Questions? Mail us at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10

    Protein SDK

    Web. Desktop. Best of both worlds.

    ...You can create a desktop application using python, html, css, javascript or jquery in minutes! The SDK allows you to: - Run python code, on any javascript event. - Render result of python function dynamically - Create HTML User Interfaces, using standard HTML. The SDK is powered by: - Google Chrome apps - Python anywhere - Cherrypy Web Framework Though it is a desktop application sdk, it is purely web hosted locally. This makes it extremely easy to deploy these applications to web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Frndz Boolean Expression Simplifier

    Boolean Expression Simplifier developed by Mayank Shekhar

    This application simplifies a boolean expression to its simplest form. User can enter MAX value or MIN value and can get the result in SOP or POS form correspondingly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    BoneSlicer

    Experimental G-Code-Generator for variable density infill in FFF parts

    ...It uses a simple structural Finite Element Analysis to determine the distribution of mechanical stress within the part and offers tools to generate an infill structure consisting of multiple subareas of varying infill density. Subdivision of the infill area can be based on a broad spectrum of FEA result parameters. BoneSlicer relies on the Open Source software GMesh and Calculix for meshing and FEA analysis. So far only 2D FEA and only cross hatch infill is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    JUnit Execution & Report Generation Tool

    Runs JUnit Test cases and generate HTML report, keeps past run history

    This tool pulls all JUnit testcases from the class path and run them all. After completion of test case execution it populates the result in database tables. A report tool fetch the result data from database and produce an HTML report. Highlights of this tool - No coding effort is required from developer to integrate existing JUnit test cases. They just need to put their test case folder to the class path - Since it keep the test result data in a database, it can keep history of any number of past execution result. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    shelloid-vpt

    Rethinking VPNs: Service access without network access

    ...The VPT project's vision is to make remote access to network-enabled services simpler and safer for end-users. Unlike VPNs, VPT does not provide network-level access between participating devices. As a result VPT users are not vulnerable to firewall misconfigurations and do not have to deal with complex firewall rules for security. Moreover, any potential compromises in a participating system has much lesser impact on other systems since the network perimeter is not extended to include all the participating devices. VPT internally works using a novel secure multi-hop port-forwarding technique by setting up virtual on-demand end-to-end tunnels carrying transport-layer data (VPN tunnels carry network-layer data).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Voyager G2
    This project is writen in python and is a result of a school project with the goal to be able to simulate and determin interplanetary orbits. The goal of the project was to design a Voyager like mission in the present hence the name, Voyager Generation 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VideoEye

    VideoEye

    open-source stream analysis software

    ...It can play and make analysis of video bit stream. It supports multiple kind of sources, include: HTTP, RTMP, RTSP and files, etc. The software can make real time stream analysis and show the result graphically. Currently the software is under development yet.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    Contract++

    Contract++

    Contract Programming Library for C++

    **** THIS LIBRARY WAS MOVED INTO Boost **** New location: https://github.com/boostorg/contract C++ Contract Programming (a.k.a. Design by Contract or DbC). All Eiffel features supported: subcontracting, postcondition old and result values, optional contract compilation, customizable action on assertion failure, block invariants, loop variants, etc. Plus virtual specifiers, concept checking, named parameters. See: http://contractpp.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A formula based sequence from the original virus would contain segments that are mathematically identical to the virus strain and can be found in the virus and used as a vaccine. Some patterns for h.i.v. may not result in repetition of tev and can be stored as immunity. The formula technique above can be used to find and study vaccines with bio-informatics software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    reconfig

    This program can manage input/output database of text files data

    This package can get configuration from files, pages and databases. The main class can get input data from files, remote site pages, a database or the result of execution of given PHP code. The class can extract values from the input data using regular expressions or custom PHP code and saves it to files or a database. Currently it supports MySQL, PostgreSQL and Microsoft SQL server databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    pvaas

    Program to identify Variants Associated with Aberrant Splicing

    Alternative splicing is a precisely regulated process that involves interactions between cis- and trans-acting regulatory elements, and factors that disrupt these interactions can result in aberrant splicing. About 15-60% of human disease-causing mutations affect mRNA splicing rather than directly affecting coding sequences (López-Bigas, et al 2005, Krawczak M, et al, 1992). Deep transcriptome sequencing (RNA-seq) provides ability to interrogate both aberrant splicings and mutations simultaneously. PVAAS (Program to identify Variants Associated with Aberrant Splicing) is such program to identify causative mutations that impact RNA splicing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    OppSim

    A simulation framework for opportunistic networks

    On the basis of MiXiM, OppSim is developed for opportunistic networks (ONs) in order to help the researchers in this domain focus on the design of protocols and result analysis instead of the development of simulation and analysis modules. The contributions of this work are: • An integrated solution for simulation and analysis • Separated routing and MAC layers • Symmetric and correlated channel modelling • Structured MAC design • Combination of multiple application traffic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PL-jrxml2pdf

    A pure PL/SQL reporting engine (transforms jrxml to PDF)

    PL-jrxml2pdf is a PL/SQL-program which takes a report-definition in jrxml-format and generated a PDF-result from it. It's pure PL/SQL, so there's no need for any middleware. Design your reports graphically, e.g. by using iReports from JasperSoft, then use PL-jrxml2pdf as runtime-engine to generate PDF from PL/SQL. The software comes with an Oracle APEX-application whichs installs all required objects and samples. Also the APEX-application allows you - to manage all PL-jrxml2pdf-objects - to run reports - to view logs written when running a report The JRXML-generator allows you to generate report-definitions out of APEX-pages to fasten the process of creating reports. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    openlsm
    openlsm - Web based open source, Linux Server Management(LSM) -LAMP ,FTP,Jabber, Samba,NFS,LDAP and MySQL based virtual hosting, Squid,Backup,Quota,Mail ,spam-assassin, mailable,Asterisk, web hosting, Load balancing, nagios and ganglia monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    fusie

    Fuzzy scala inference engine

    Rewriting from Java to Scala and improving my university project on course Artifical Intelligence Systems. About project in russian: http://brunneng.blogspot.com/2013/06/fuzzy-scala-inference-engine-fusie.html Can be used from maven: <dependency> <groupId>net.sf.brunneng.fusie</groupId> <artifactId>fusie</artifactId> <version>0.8.1</version> </dependency>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    IQuant

    A pipeline for quantitative proteomics based upon isobaric tags

    IQuant is an automated pipeline for quantitative proteomics based upon isobaric tags. It integrates post-processing tool of protein identification and advanced statistical algorithms to process the MS/MS signals generated from the peptides labeled by isobaric tags for quantification. IQuant can run from a graphical user interface (GUI) as well as a command-line interface and work with both Windows and Linux system. This website contains the IQuant software, an example data labeled by...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB