Search Results for "software synthesizer java" - Page 53

Showing 1602 open source projects for "software synthesizer java"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1
    This Project provides a set of EJBs to store Log4J events (received via JMS appender) in a database. The main aim is to provide a toolset for a centralized, data-center suitable logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jeeglue is the glue that sticks together your J2EE applications. It's a meta-info based framework that provides entity polymorphism, generic XML support, code generation and domain object validation out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JellyFish is a toolkit for persisting Java objects to LDAP. Its goals are similar to those of Java Data Objects(JDO), but it targets JNDI instead of JDBC. JellyFish has a built-in filesystem JNDI provider, so you do not need an LDAP server to try it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Client software for UptimeNotifier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    The welofunc project will develop a load and fuctional test tool for web applications with special focus on J2EE applications. Besides load and functional tests server monitoring will be included (CPU load, memory usage of the J2EE application server)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Location Trader Project wants to provide free and reliable positioning information for mobile clients to enable location based services independently from certain network operators and in heterogeneous network environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The InstallGuru is a program written in Java for creating installers for Java and non-Java applications. Since this install application is written in Java, it can run almost on any operating system where there is a JRE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Elba has achieved its goal and is dead. For open source J2EE application servers, consider Apache Geronimo or ObjectWeb JOnAS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The goal of this project is to create a new peer-to-peer system that is capable of supporting instant messaging, encryption, and secure sharing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Software load balancer. Accepts connections and distributes them to an array of back end servers. Unique/advanced features include integrated testing of back end servers and optional termination of client connections to misfunctioning servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Swing-based Java application to manage (open, view, edit, update, create and save) Java properties files, which can also be saved as XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Simple Messaging Framework provides an elegant way to create robust and flexible Web services. It is based on the document-style Web services paradigm that enables you to expose arbitrarily complex business objects and services with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Oolong is an object to relational mapper. It features a layered approach for extensibility. It emphasizes on pluggable mapping functionalities and enterprise connectivity. Custom mappings are supported in addition to different relationship mapping: one-t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    To provide a bunch of useful applications for daily use. The first of those applications was donated by NIH\'s DECA, it\'s called REX and is a Request/Bug tracker. All applications will be Struts 1.1 and greater based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ulysses is a 100% java software developed to allow control on a remote machine. It is intended to provide services similar to FTP or to execute programs; it is designed (although this isn\'t completed, yet) to manage plugin installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jasperCall is a Java JAR to call and export JasperReports without the need to write a Java program. Especially it is used to call and export JasperReports from command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    idyuts is \"I Dare You to Use This Shell\"; a pre-hibernate approach to replacing an ORM written with jython functors into a pure-Java language command pattern. The \"pipeline codegen artifacts\" are simple IoC templates, and trivial to adapt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Logmine is a tool to facilitate logging to an RDBMS. Logging to a true database can make logs far more useful. While this is written in Java/JDBC, it uses a standard HTTP request, thus can be useful for any language/database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PerPojo combines Pojos (Plain old java objects) and persistence without the need of a database or something like this. It caches all objects in memory and save them to a file using serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The concept behind the 'Applications via XML' (AVX) architecture is to allow applications to become more flexible in the way they go about performing their duties. The essential idea is to avoid 'hard-coding' instructions into an applications' source
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is my collection of Java classes. Major chunks include: robust logging system, JDBC connection pools, lightweight application server, general utility classes.... enjoy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RMILite is an ultra-thin layer which sits on top of Java remote method invocation (RMI) protocol, allowing the user to export arbitrary objects without having to extend Remote, run rmic, or declare all methods to throw RemoteException
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is a try of implementing Java Messages Systems on Java 2 Micro Edition. The project consists of a few parts: - a library for mobiles, implementing most of JMS methods - a proxy serwer, running on J2SE, communicating with queues provider
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tool to change the meta-information of PDF-Files stored in the /Info-Dictionary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The beSee-2-x architecture brings JVM wide instrumentation for AOP systems, independant from bytecode kit (BCEL, Javassist). A plugin is provided to instrument BEA WebLogic (v7) for tracing purpose (servlet->EJB->CMP->DB), with full JMX capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB