Showing 4507 open source projects for "using"

View related business solutions
  • 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
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    inspectIT

    inspectIT

    inspectIT is the leading Open Source APM

    ...With inspectIT you always know about the health of your software and can easily analyze any problems that arise. For Web applications, the tool integrates the End user monitoring using automatic JavaScript agent injection. This allows easy monitoring of the performance that real users are facing in the browser. In addition, the inspectIT can correlate all user actions in the browser to the backend traces, thus providing a complete picture on the user experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Codename One

    Codename One

    Cross-platform app development framework for Java & Kotlin developers.

    Build native mobile applications using Java or Kotlin with our open source tools. Codename One seamlessly integrates with IntelliJ/IDEA, Eclipse & NetBeans to make native write once run anywhere a reality on iOS (iPhone/iPad), Android, Windows (UWP), Desktops and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Rejoiner

    Rejoiner

    Generates a unified GraphQL schema from gRPC microservices

    ...It then looks at the parameters and return type of these methods in order to generate the appropriate GraphQL schema. Expose any GraphQL schema as a gRPC service. Lossless end to end proto scalar types when using gRPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Oryx

    Oryx

    Lambda architecture on Apache Spark, Apache Kafka for real-time

    ...It is a framework for building applications but also includes packaged, end-to-end applications for collaborative filtering, classification, regression and clustering. The application is written in Java, using Apache Spark, Hadoop, Tomcat, Kafka, Zookeeper and more. Configuration uses a single Typesafe Config config file, wherein applications configure an entire deployment of the system. This includes implementations of key interface classes which implement the batch, speed, and serving logic. Applications package and deploy their implementations with each instance of the layer binaries. ...
    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
    MeNUS

    MeNUS

    The Revoluntionary Restaurant Management System

    Improves the management and its efficiency of your restaurants in NUS. This is a desktop menu application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface) which is oriented for typist users. The target user group is F&B owners who operate one or more restaurants in NUS. This application aims to improve the effectiveness and efficiency of managing their restaurants. Essentially, MeNUS is the one and only restaurant management system they will ever need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CloverDX

    CloverDX

    Design, automate, operate and publish data pipelines at scale

    ...CloverDX offers 100+ specialized components which can be further extended by creation of "macros" - subgraphs - and libraries, shareable with 3rd parties. Simple data manipulation jobs can be created visually. More complex business logic can be implemented using Clover's domain-specific-language CTL, in Java or languages like Python or JavaScript. Through its DataServices functionality, it allows to quickly turn data pipelines into REST API endpoints. The platform allows to easily scale your data job across multiple cores or nodes/machines. Supports Docker/Kubernetes deployments and offers AWS/Azure images in their respective marketplace
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Quasar

    Quasar

    Fibers, channels and actors for the JVM

    ...This can be done at classloading time via a Java Agent, or at compilation time with an Ant task. Quasar’s lightweight thread implementation relies on bytecode instrumentation. Instrumentation can be performed at compilation time or at runtime using a Java agent. The easy and preferable way to instrument programs using Quasar is with the Java agent, which instruments code at runtime. Sometimes, however, running a Java agent is not an option. Quasar supports AOT instrumentation with an Ant task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DDDChalk

    Set of java annotations to express domain driven design (DDD) concepts

    ...Like a chalk that tailor uses before making alterations, this annotations are a quick way to markup classes before DDD-oriented refactoring. Tools can be implemented using these annotations to bring important things to front or to enforce DDD constraints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Java Dpkg

    A Debian package library including a Maven plugin.

    This project consist of a library for handling Debian packages - parsing and building - as well as Maven plugin for using the functionality of the library in your build process. The library and the Maven plugin are 100% native Java and don't need any dpkg binary files or Linux system. Build Debian packages on whatever system you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10
    react-native-fcm

    react-native-fcm

    react native module for firebase cloud messaging

    ...To allow android to respond to click_action, you need to define Activities and filter on specific intent. Since all javascript is running in MainActivity, you can have MainActivity to handle actions. If you are using RN < 0.30.0 and react-native-fcm < 1.0.16, pass intent into package, edit MainActivity.java. Import libraries, add Capabilities (background running and push notification), upload APNS and etc. Put frameworks under ios/Frameworks folder, and drag those files into your xcode solution. Make sure the file is not just moved into the folder. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    apache spark data pipeline osDQ

    apache spark data pipeline osDQ

    osDQ dedicated to create apache spark based data pipeline using JSON

    This is an offshoot project of open source data quality (osDQ) project https://sourceforge.net/projects/dataquality/ This sub project will create apache spark based data pipeline where JSON based metadata (file) will be used to run data processing , data pipeline , data quality and data preparation and data modeling features for big data. This uses java API of apache spark. It can run in local mode also. Get json example at https://github.com/arrahtech/osdq-spark How to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hedwig Mail server
    Hedwig is an open source IMAP, SMTP, POP3 server written in Java, designed with ease of installation and configuration in mind. Hedwig enables storage of mail message headers in a relational database(MySQL or Oracle) and mail messages in a file system. Visit http://hwmail.sourceforge.net/ for more information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    CobolToCsv

    Convert Cobol Data Files to/From Csv

    This project will convert Cobol Data Files to/From Csv files using a Cobol Copybook.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    UCDetector

    UCDetector

    Eclipse Plugin to find unused Java code

    UCDetector (Unnecessary Code Detector) is a Open Source Eclipse Plugin Tool. UCDetector finds unnecessary (dead) public Java code. It suggests to make code final, protected or private.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    SparkButton

    SparkButton

    Android library to create buttons with Twitter's heart like animation

    A highly customizable and lightweight library that allows you to create a button with an animation effect similar to Twitter's heart animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MerlinRunner

    MerlinRunner

    Ready to run Word template engine

    Merlin runner for templating Word documents by using variables and conditional expressions inside your word file, such as {if age <= 18}For teenagers...{endif} or Dear ${name}... MerlinRunner is a ready to run application (with installer including everything)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JVectorAnim

    vector animation using java Graphics2D

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QualityControlForRadiology

    QualityControlForRadiology

    QC tests and patient doses from radiodiagnostic XRay equipment

    This software performs various quality control tests for XRay devices used in radiography, mammography, fluoroscopy and CT such as: HVL/tube filtration, high voltage, exposure time, tube output, MTF calculations, film sensitometry, AEC devices and more. It also compute patient doses using an external program based on the GEANT4 simulation toolkit. This program is found here: https://sourceforge.net/projects/doseinhumanbody/ Read the "README" file for details. Source code and documentation included. Also, available on GitHub: https://github.com/ZiliasTheSaint/RadQC.git Check out for dependent module!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Material Calendar View

    Material Calendar View

    A Material design back port of Android's CalendarView

    ...The goal is to have a Material look and feel, rather than 100% parity with the platform's implementation. Material CalendarView 2.0 comes in with a major change into the core of it's API, we transitioned from using java.util.Calendar to java.time.LocalDate. Also that should not impact the public api (we are still using CalendarDay), both Calendar and LocalDate function a little bit differently. One example of that: Months are now indexed from 1 (January) to 12 (December). You can access from the LocalDate from CalendarDay using getDate().
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Maintenance Manager is a Help Desk Application written using Java to allow tracking of "trouble" tickets and their resolution. Please see http://maintmgr.sourceforge.net for installation instructions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple GUI Java program that is capable of WOL and Ping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Relations RCP is a personal wiki style application for knowledge creation and management. Its use is the visualization of terms and concepts and the relations governing these items. Relations is implemented as Eclipse RCP application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KaiZen OpenAPI Editor

    KaiZen OpenAPI Editor

    Eclipse Editor for the Swagger-OpenAPI Description Language

    KaiZen OpenAPI Editor is an Eclipse editor for the industry standard API description language, formerly known as Swagger. It now supports both Swagger-OpenAPI version 2.0 and OpenAPI version 3.0. KaiZen Editor is a core component of RepreZen API Studio, a comprehensive solution for API modeling, documentation, visualization, testing and code generation, built on Eclipse. KaiZen OpenAPI Editor is available on Eclipse Marketplace. Drag-and-drop this button into Eclipse Oxygen or later to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RadiationHelper

    RadiationHelper

    Alpha, Beta, Gamma measurements and Nuclide exposure

    RadiationHelper is a data analysis tool for : 1. gross alpha and beta radiation measurement and detector calibration using experimental data (counts acquired by alpha-beta devices). 2. gamma spectroscopy measurements and detector calibration using experimental data (spectra acquired by acquisition software such as Assayer, Gamma Vision, Maestro) 3. gross alpha,beta, gamma detector efficiencies and gamma peak efficiency can be theoretical computed using Monte-Carlo simulation technique for radiation transport (based on EGSnrc toolkit) 4.dose assessment in human body exposed to radiations from nuclides in several common scenarios such as air exposure, water submersion, ground surface, internal ingestion or inhalation. 5. quick dosimetry and shielding computations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jDoom2
    This application is a front-end for Doomsday Engine (http://dengine.net). It is distributed "as is" and you're using it at your own risk.
    Downloads: 1 This Week
    Last Update:
    See Project