Showing 1120 open source projects for "java usb library"

View related business solutions
  • 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
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    Health Education Assets Library: a national, publicly accessible digital library designed to facilitate uploading, cataloging, retrieval, and metadata exchange of multimedia items for health sciences education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CyberVRML97 for C++ is a development library of VRML97/2.0 applications. Using the library, you can read and write the VRML files, set and get the scene graph information, draw the geometries, run the behaviors easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Harvestman is a context aware metasearch engine which functions as a universal infromation gatherer and data mining system for the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The UNO-servlets package is an extension to http-servers, which allows to generate dynamic webcontent with C++ by using an API very similar to the Java servlet API. UNO-servlets run within Apache (1.3.x and 2.0.x) and jakarta-tomcat 3.2.x.
    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
  • 5
    ARAAS is an Authentication and Resource Access Authorization System based on internet technologies. It uses some ideas from OMG's Resource Access Decision Service (RAD) to provide a central service for user authentication and authorization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ThreadWorks (TM) is a Java (TM) API that facilitates development and support of multi-threaded applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Layout tag library allows a clean separation between the layout of a JSP page and the information that is shown on it. The layout is a “template” that is used by the main page to determine how elements on the page are placed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ranjan is a XML(SAX and DOM) API for Databases written in Java. ranjan converts a java ResultSet to XML. ranjan can also return the results in XML given a SQL statement (and a java.sql.Connection to the Database). ranjan wor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Retrieve Google Search results, cached web pages and other services using this Java client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A pure java user interface framework for building both web and gui applications, heavily inspired by the NeXT and OpenStep APIs. Includes clean-room implementations of parts of the WebObjects and JavaClient frameworks plus the Foundation classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Generates an XML document from a directory structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XML to Any-Other-Format. The begin of a multiusable Componentware written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An library for quickly introducing thread management into Java apps. Utilizes the familiar Runnable interface to avoid costly refactoring. As simple as Manager.addWork(Runnable)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The CourseReader is an educational computer conferencing program used for conducting courses via the Internet. It filters a newsgroup's messages into multiple courses for offline work. It is especially useful in regions with expensive Internet access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Just Another Multipart Parser is a java-based implementation of a multipart/form-data (RFC 1867) encoding parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    YACHT is an effort to code an intelligent clan management tool for team based games. It features all the usual features (news, roster, document library, member applications) as well as advanced features like automated battle plan generation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Web Component Tookit is a library for CGI programming in java that mimics the Swing library API whenever possible.Instead of using the Servlet API directly the developers are presented with a programming model that is similar to AWT and Swing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This program aim to create a good irc library in java and to create an easy to configure irc bot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A library to use org.w3c.* in Freemarker. Suggestions are welcome. For now there is no homepage, but it will coming soon, and there I'll explain my ideas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Distributed Computation Framework is a Java based Server/Client program for the distribution of tasks over a network of coputers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WebSPHINX is a web crawler (robot, spider) Java class library, originally developed by Robert Miller of Carnegie Mellon University. Multithreaded, tollerant HTML parsing, URL filtering and page classification, pattern matching, mirroring, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenCms is a professional level Open Source Website Content Management System. OpenCms is witten in 100% Java and uses XML for content storage. Full information can be found at http://www.opencms.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Generates any PDF/TXT report without any headaches with a new geneartion report rendering engine. Merging two XML files (report layout XML, data XML) by this tool to give you any reports you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Rosetta Stone Library is a Java library that facilitates Roman and non-Roman Unicode keyboard text entry into any Swing text component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MultipartHttpServletRequest provides multipart/form-data parsing capabilities and easy handling of file uploads for Servlets and JSP. It implements HttpServletRequest so that it may be used as a normal Servlet request object.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB