Showing 1226 open source projects for "java%203d"

View related business solutions
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 1
    Swing Simple is a set of Java Swing libraries meant to simplify the development of Swing and AWT components. These include a process viewer, a CSS-like Layout Manager and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Yaoqiang XPDL Model
    Yaoqiang XPDL Model is a library for workflow process applications (such as Yaoqiang XPDL Editor), parse XML file to XPDL Model object or serialize XPDL Model object to XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An add-on package for implementations of Contexts and Dependency Injection for the Java EE platform (CDI - JSR-299) providing convenient integration with Perf4j - performance monitoring library for Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    sshxcute
    sshxcute is a Java based tool used to execute command or script on remote machine via SSH protocol. sshxcute是Java编写的通过SSH协议远程执行命令或者脚本的工具。
    Downloads: 0 This Week
    Last Update:
    See Project
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try Cloud Run Free
  • 5
    Application to create PDF document on the fly from any source file format(PRN,HTML,TEXT,CSV) with complete mailing system and reports module. It's made over following library Pdf - IText Web Server- Simple Frame work Database- H2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Raken, web service controller, is based on JSON as a data definition language. it utilizes simple protocol, optional asynchronous interaction, recovery, localization, security, caching, batch, and multi-part messaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This library offers an API to useful tools that can be utilized for any text mining project. More details will be mentioned in the project's future documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java API for GSM modems. Allows sending and receiving SMS. Capable to dial out and receive calls in data mode. Contains driver classes for Wavecom and Siemens GSM modems. Extandable. Developers are welcome to supply new drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    My personal JEE toolkit, based on Spring and other opensource projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    jHermes is an asynchronous communication framework for Java. In the spirit of Apache MINA, this is meant to provide a high-level abstraction for applications to utilize efficient asynchronous communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Artificial neural network with eigenfaces for face recognition
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Java implementation of a NAT-PMP client. At the project's inception, there was not a well-known NAT-PMP client library for Java. This project intends to fill the gap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Just another data-structure library for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LIEL (Language Independent Extension Library) is a language-agnostic library containing solutions to various programming problems and extending the capabilities of existing frameworks and code libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JMacAdapter is a Mac OS X adapter for Java built as a reflective wrapper for com.apple.eawt.*, allowing programs to look and behave like native Mac OS X applications without having to depend on com.apple.eawt.* imports, which are often unavailable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SkyMonome facilitates Monome hardware programming in Java by manipulating simple virtual entities like groups of leds, sequencers, etc... You don't need to know the OSC protocol at all. SkyMonome uses JavaOSC library and needs only Java 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RedRoo implements a framework for defining and executing hierarchical state machines. As a Red Kangaroo jumps from place to place, RedRoo will transition your application from state to state feeding on the events you pass to it. So get jumping!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An event driven software system for easy and efficient streaming of structured data. Instead of creating temporary objects and holding them in lists for passing around, chain$tar streams data directly to a sequence of chained methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Give your addresses a face. MapFace is a set of JSF Facelets components for integrating the Google Maps API into any JSF application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RcpFuse application framework or skeleton that integrates Java libraries to help you develop Rich applications quickly and efficiently. With similar design goals as AppFuse; and in fact the first version was an offshoot from AppFuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An umbrella project for static data repositories, such as ISO country codes, currency codes, and more to come. For each subject, there will be three stages: data gathering, java repository implementation, generation of files for other technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FFJUXS Free Java Universal XML Serializer: The aim of this project is to create a serializer that supports anything the standard Java Serializion supports (not just JavaBeans) - and more - using the XML file format and giving many options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Java library whose aim is to help developers to create Iterators. Filtering iterator, Concat iterators, etc... all implementing the new CloseableIterator interface. A persistence package is provided to help the user to create ResultSet iterators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JFreeGanttChart is a free chart library for the Java(tm) platform to create complex Gantt charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Program to performing the complete cycle of neural networks analysis: preparing data, choosing neural network (CasCor, MP, LogRegression, PNN), learning of network, monitoring learning state, ROC-analysis, optimization of network parameters using GA.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB