• 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
  • 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
  • 1
    JWebThumb is Java API for WebThumb (webthumb.bluga.net) web service API for generating web thumbnails and full size snapshots of websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JWebcamSimple

    JWebcamSimple is a 100% Java Library to play webcams.

    JWebcamSimple is a 100% Java Library that allows you to play webcam video in your Java applications. It does not need native dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jadeite Engine is a free cross-platform 3D game development framework. It provides rendering, sound, networking and physics. Please visit the project homepage!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jalava is a pure Javascript diagram editor. Unlike Windows-based programs, Jalava runs on your web browser. No Flash, no Java applets, no SVG. It is designed to be easily customised, so you can design your own editor using the framework provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Janus - Java'n'UML Simultanously. A free CASE tool plug in for Eclipse with support for editing Java code and UML diagrams simultaneously. Right now this is also the home of the Image Export plug in to export GEF diagrams to various image formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java 3D Game SDK based on J2SE 1.4 and Java 3D 1.3. No native code is used, so this SDK should be portable to all operating systems, which provide the above SDKs. The SDK provides functions from initializing the window till model animating and renderin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java 3D VR with basic headtracking. Basics of blob tracking, image processing. Make sure you have a webcam and an infrared led
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java n-tier Framework and GUI Screen builder/designer, supporting 1, 2 and 3 tier mixed architectures to databases, application servers or local persistent data in files. Extensive documentation including launching from a Web Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java Graphical Process Designer designs workflow/business process modelling (bpm) diagrams and exports (and imports) them, usually as XML, to workflow engines after model validation. It allows quick and easy integration of new workflow formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    JCGrid is an easy-to-use tools for real-world grid-computing. It requires only to install Java Runtime and you can easy split your cpu-intensive task among several Workstations/PC/Mac/etc. It includes support for POVRay and MandelGrid as usage examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java Open Framework (JOF) is a suite of applications extending your creative potential. JOF includes a HTML creator, image editor, text editor and an audio/visual player and converter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Java Swing interface which exposes the functionality provided by Picasa's Web Albums. Allows you to connect to a Picasaweb account, view/add/delete albums, download/delete/upload/preview photos, and copy photos from one account to a different account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A library for cross-platform vector graphics cut and paste in java. It allows one to draw graphics which can the be pasted into word or openoffice. It handles Graphics2D, but not bitmap picture inclusion nor transparencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is a suite of plugins to easily integrate Java2D, SVG and JAI capabilities into Eclipse or standalone SWT applications. Since 2.0.0: use Java2D inside GEF /draw2d! The Batik and JAI plugins can also be used by other plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pure Java tile based map editor. A Cross platform, multi-language tool to create a map file for 2D/3D applications.<p>Un basado en azulejos redactor de mapa en Java. En plataformas múltiples, y idiomas múltiple crea mapas para aplicaciones de 2D/3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JavelinOrgChart is a class library, written in Java, for generating organizational charts (OrgChart/OrgTree/Organigram). Utilising the Java2D APIs to generate orgcharts in several formats for the web or SWING-like GUI'S.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JetClass, Java net-class application, allows virtual lectures to be held by teachers and students located in front of their computers, somewhere around the globe. It's written in Pure Java, relying on CORBA for network communications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Jiggle project aims to provide a lightweight Java-centric OO framework for the development of high-performance OpenGL apps based on the JOGL API. The Jiggle projects encompasses production and experimental components to aid the JOGL developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JimboVector 3D is a suite of applications and source code which allow 3D application developers to easily implement complex 3D items into their projects. Such items would include character animations and physics, 3D maps, realtime 3D animated cutscenes,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jimp

    Jimp

    An image processing library written entirely in JavaScript for Node

    An image processing library for Node written entirely in JavaScript, with zero native dependencies. If you're using this library with TypeScript the method of importing slightly differs from JavaScript. Instead of using require, you must import it with ES6 default import scheme. If you're using a web bundles (webpack, rollup, parcel) you can benefit from using the module build of jimp. Using the module build will allow your bundler to understand your code better and exclude things you aren't using. If you're using webpack you can set process.browser to true and your build of jimp will exclude certain parts, making it load faster. The static Jimp.read method takes the path to a file, URL, dimensions, a Jimp instance or a buffer and returns a Promise. In some cases, you need to pass additional parameters with an image's URL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An UI editor for j2me developers. You can draw images with this tool and then generate j2me codes which draws the same image by drawLine(), drawRect(), etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is an image coder with fixed sampling, at a rate of up to 24 images per second (on XC2V1000-4 @ 40 MHz with res. up to 352x288).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Jolikit

    Java APIs+Impls to abstract away time, and simple 2D UIs (BWD)

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    KAGEfx is a framework to load shader programs based on the OpenGL Shading Language contained within an XML file that holds descriptive metadata about the shader and to replace shader modules on the fly with respect to their level-of-detail metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Kerach

    Kerach

    A Makeshift Text Shaderer

    A Makeshift Text Shaderer GitHub repository: https://github.com/Northstrix/kerach Check it out at: https://kerach.netlify.app/
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB