Showing 284 open source projects for "java usb library"

View related business solutions
  • 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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    This project is to implement a java like C++ library. this library will be simple, robust and object-oriented. It consists lots of classes which is very much like java, but written in C++. It is easy to port java code to C++ using this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jakelib2 is a crossplatform C++ class library with a Java-like API. An automatic garbage collector is used to take care of unused objects. External libraries like PCRE or GTK+ are beeing integrated to provide the programmer with a homogeneous, easy to u
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    UMDS is small, strong and expansible project. The model offers a uniform method of conceptual view of the diverse data as a sequence of bits and a uniform method of keeping and processing this sequence on the external storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    stdnet - original: C++ networking class library; simple event-driven interface stdnet2 - revamp: C++ class library for java-like programming; networking; etc. stdnetj - TODO: Java version of stdnet2
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Integrate the potentialities of serveral OSS projects like Compiere, SAPDB, Eclipse, OpenAdapter based on the the WebOS - JBoss - and provide an Agile Development Environment (ADE) for the whole lifecycle of the produced solution including the demise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    When writting portable C++ CORBA code one finds that each ORB vendor has its own set of libraries, include files, caracteristics, etc. This project's goal is both: 1. to provide a set of autoconf/automake/libtool macros to support as many ORBs (C & C++)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ALDE is designed as a graphical user environment for Linux desktops. It includes a windowing system that runs on top of the Linux Framebuffer Device. ALDE provides C++/Java application framework which is fully object-oriented and easily extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A completely portable C++ library, to provide a standard set of classes similar to Java Common API. It's highly efficient and it follows the Embedded C++ Standard. It's FREE (LGPL licensed).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Director Xtra which provides a Lingo API to access the ActiveWire USB I/O card.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A library for portability. Phil makes use of what Autoconf reports so that your C/C++ or Java app doesn't have to. The Phil docs also discuss portability issues that might be of use even without Phil.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project supplies two code generating utilities and a core C++ library that simplify programming to the JNI in C++.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    This project aims to build a full featured C++ (and possibly Python) library and associated tools which facilitate building Artificial Life simulations in a distributed environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The purpose of this "General Game Framework" is to make easier and speed up the development of a wide range of games. The main goal is to be simple, flexible and well documented. It's like a High level (above graphics and sounds) library for games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JMouseWheel implements mouse wheel support for Java applications running on Win32 platforms. This is basically a much needed work-around until Java 1.4 ships in early 2002. We're looking for people to implement support for other platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EGC is a garbage collector designed for embedded systems. It is fully concurrent and can bound its runtime. It runs in fixed memory spaces. It works with GCJ and with C/C++ programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    xdProf is a tool that captures and analyzes stack traces sent at a fixed interval from Java Virtual Machines in a distributed system. The xdProf client uses a C/C++ Java Virtual Machine Profiling Interface (JVMPI) library and works on many platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XML Validator is a framework designed to provide developers with a simple, extensible and modular way to validate XML documents. The XML descriptor language, which is similar to XML-schema and against which an XML Document is validated, is now dynamic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Project for flexible Server. The First Implementation will be Remote Object Server. Implementing with Java, C++ and Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CGI++ is a cross platform CGI C++ class library that enables programmers to easily create CGI applications. I would ultimately like to create a cross platform graphical environment, probably written in Java, for creating CGI applications using CGI++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GenP Genetic Programming Library is a cross-platform library of genetic programming functions for generic application. Initially it's purpose is for machine learning in board games but should be applicable to any purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CDK++ is an attempt to make a Java like API for C++ developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pure Interaction is a formal model on how to encode human-computer interaction. This project will implement the Pure Interaction Corba Interfaces and create an implementation for C++ and X-Windows called the FOH-framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JUiC++ is a library for developing programs that perform object reference counting and garbage collection in a fashion that is similar to Java. In addition, JUiC++ defines, in C++, some of Java's more common utility packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A virtual reality (VR) system for the Internet based on a secure distributed object system. ADR has been renamed and moved: please see new site interreality.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A System for Rendering Graphics with Java and C++
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB