Showing 28 open source projects for "sample"

View related business solutions
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 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
  • 1
    Apache Seata

    Apache Seata

    High-performance, open source distributed transaction solution

    Seata is a distributed transaction solution for microservices that provides consistent, cross-service commits without forcing every team to adopt the same persistence model. Its architecture separates responsibilities into a global coordinator and per-service participants, so business services remain decoupled while transactions are orchestrated centrally. Multiple modes are supported—AT (automatic, SQL-based with undo logs), TCC (try-confirm-cancel), Saga (long-running compensation), and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Cash Flow

    Cash Flow

    Personal finance app to keep track of cash, income, expense and budget

    Cash Flow is a simple personal finance app that keeps track of your monthly income and expense by categories. You can add reminders of upcoming credit card payments. View your account balances at a glance to quickly make sure you have enough money in each account. Start with as little as one month of transactions from a bank. Cash Flow supports checking, savings, credit cards, and cash expense accounts. Cash Flow stores data in text files. The fields in a transaction are colorized...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    WhyLogs Java Library

    WhyLogs Java Library

    Profile and monitor your ML data pipeline end-to-end

    ...Using approximate statistics allows the package to run on minimal infrastructure and monitor an entire dataset, rather than miss outliers and other anomalies by only using a sample of the data to calculate statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MOIRAI

    Simple Scientific Workflow System for CAGE Analysis

    Cap analysis of gene expression (CAGE) is a sequencing based technology to capture the 5’ ends of RNAs in a biological sample. After mapping, a CAGE peak on the genome indicates the position of an active transcriptional start site (TSS) and the number of reads correspond to its expression level. CAGE is prominently used in both the FANTOM and ENCODE project. MOIRAI is a compact yet flexible workflow system designed to carry out the main steps in data processing and analysis of CAGE data. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    jasperreports-scala

    jasperreports-scala

    Adds Scala as an expression language for the JasperReports library

    ...This project adds the JRScalaCompiler and JRScalaGenerator classes, modifies the JRReport class to add Scala as a supported language, and provides a demo project with a sample report that uses Scala expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Sample Tracking

    Rediscover the Simplicity http://www.atgclabs.com/

    ...FWA can track all of your research, development and process scale-up data in a single data storage platform, providing a organized and time effective means of keeping inventory and tracking samples on a large scale, while integrating sample storage and data storage on one easy-to-use format, minimizing confusion and increasing overall efficiency. With FWA, storage of samples is simple and systematic by entering them into the program according to their physical arrangements we create virtual containers matching these configurations and dimensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Lab Storage

    Rediscover the Simplicity http://www.atgclabs.com/

    ...FWA can track all of your research, development and process scale-up data in a single data storage platform, providing a organized and time effective means of keeping inventory and tracking samples on a large scale, while integrating sample storage and data storage on one easy-to-use format, minimizing confusion and increasing overall efficiency. With FWA, storage of samples is simple and systematic by entering them into the program according to their physical arrangements we create virtual containers matching these configurations and dimensions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    A bigger sample application for the ZK framework. http://www.zkoss.org . Uses Spring, Spring-AOP, Spring-Security, Hibernate, JasperReports, DynamicJasper, Generic-Hibernate-DAO. Live Demo: http://www.zk-web.de/zksample2/ Have a look on our new project called ZKBoost. Full featured base application; ZK7; MVVM pattern; responsive design with Bootstrap 3.x; modular expandable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ab

    ab

    A very simple addressbook in Java with single xml text file storage

    A very simple small non-intrusive addressbook software written in pure Java. Ab is inspired by REBOL sample rebodex. [Status: Some critical bugs were found, not yet fixed, see Tickets/Bug Reports]
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 10
    adLIMS

    adLIMS

    adLIMS: a Laboratory Information Management System with ADempiere

    ...We process around 1500 samples/year resulting in hundreds of millions of sequencing reads, requiring automation and posing new challenges in data storage, monitoring of sample process and computational tools for analyses. Thus we need to standardize data management and tracking systems, built on a scalable, flexible structure with an easily accessible and web based interface, what is usually called Laboratory Information Management System (LIMS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Fx702p

    Fx702p

    A Casio Fx702p handheld-computer emulator

    A fully-featured Casio Fx702p emulator including the calculator mode, a full basic implementation and a original debugger as well as some sample programs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    RoboStopwatch

    Automation scheduler and monitor with stopwatch GUI widget.

    ...The user / programmer of the API Jar designs their own messages, specifying the set of properties and their types which will be sent with each event they want to report. The properties in the custom message are the fields in a log table created specifically for that task. I am including a sample use program which is a sensor-net simulation, specifically of a home monitoring system, which could be used as a control system as well provided the interfaces from Java to the devices are installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Standard Deviation Calculator

    Calculates the standard deviation of any set of numbers.

    A simple program that will calculate the standard deviation of any set of numbers. The user is given the option to select either a population standard deviation or a sample from a population (the results will usually differ significantly). Written in Java. Any questions or concerns, bug reports, suggestions, etc. contact David at dxm3269@rit.edu. Winner of the Softpedia "100% Clean" Award: http://mac.softpedia.com/progClean/Standard-Deviation-Calculator-Clean-139193.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenWorkdesk

    OpenWorkdesk

    OpenWorkdesk is now Alfresco Workdesk

    ...Get the latest Community edition here: http://sourceforge.net/projects/alfresco/files/ WeWebU OpenWorkdesk: Community Edition (Open Source License GPLv3). The standard for intuitive working with CMIS compliant ECM Systems. With Sample HR application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    XML2pdfprint

    Printed document formatting like invoices, payment instruments, etc.

    This software written in Java was primarily developed for a printed document formatting, like invoices, bills, payment instruments, etc based on XML or FO and XSL technology. A sample included in a directory "sample-upn" represents a xsl formatting object stylesheet (copyrighted under the other terms than XML2pdfprint see copyright.txt for detail) as an example of e-invoice printout like in XML was specified within the project e-slog to an instrument like UPN in Slovenia is. It includes Apache FOP. Additional informations are obtainable through the forms on author's web page http://www.marcina.net Many usefull samples were included in the Apache fop "examples" directory if you like to use it for many other purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Spreadshirt provides full service around the creation of customized apparel. We are working right now on providing a REST interface called API v1. The apps provided in this project shall help you to use the API and create your own apps based on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ingres Database Workbench
    The Ingres Database Workbench (IDW) is an Eclipse RCP application that makes Ingres database development faster and easier, and provides tools to connect to EC2 instances in the cloud. It is targetted for Ingres VectorWise customers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Excelsior is a next generation automated trading platform designed to support the rapid development of 'black box', quantitative trading systems. A sample Long-Short Equity strategy is featured to demonstrate the platform's capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tudu Lists is a J2EE application for managing todo lists. It's based on Spring 2.5, JPA/Hibernate and AJAX (using the DWR framework). It's a simple yet effective project management tool, and it is also often used as a sample Spring application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OSBI (open source business intelligence) is a set of libraries developed in JAVA that implement a BI platform. It also provides a sample server that accepts commands in XML format and a sample web client (JSP, Servlets) to the server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This program reads a sample file and draws the a chart. To draw chart, JFreeChart library is being used. Sample files are .run, .rav, and .rtr files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    It is a framework and a sample application to personal finacial control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    InfusionMonitor is a suite to sample, store and view the activity of medical infusion pumps. It currently supports Terumo pumps, and includes a TE-372 pumps simulator to try it out without the need for a real pumps network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    statJ written in Java contains methods for performing basic statistical operations that describe a sample or population, including measures of central tendency or location, measures of variability or dispersion., and measures of strength of relationship.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ONess comprises a set of reusable business components and a sample of technology integration: Spring, Hibernate, Struts, XDoclet, AspectJ and Maven, completely modular, thoroughly tested
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB