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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Several projects here:
- An audio plugin system, 100% Java based
- A demo command-line audio time stretching tool based on the plugin system
- A fork of tritonus, with:
o Support for floating-point encoding (WAVE, AIFF, AU)
o Support for WAVE files of more than 4 GB using RF64
o Many other small improvements (mostly on the three PCM formats (WAVE, AIFF, AU))
- A JavaSound SPI for opus audio files (reading and writing)
GLSL shader prototyping tool based on Eclipse IDE.
...Shader development can be done using, compatible with Fragmentarium and Shadertoy (but limited to FS and VS), Fragx shaders or by using fully featured JavaScript JSX scripts. The JSX API is consistent with WebGL but in fact exposes complete OpenGL 4+ API.
To install Synthclipse one can download prepacked Eclipse with Synthclipse feature (see "Files" section above) or update an existing Eclipse using the following Update Site: https://kamil-kolaczynski.github.io/synthclipse/update/
Prepacked version has one advantage: it has nice console logs coloring since it shipped with Grep Console plugin ( https://marketplace.eclipse.org/content/grep-console ) that is configured specially for Synthclipse logs.
Green, an Eclipseplugin, is an advanced yet simple UML class-diagram tool, developed primarily for student use. It does live round-tripping, so it's easy to move between diagram and code views. It's extensible: users can define their own relations
TimeDoctor is a tool to visualize execution traces of tasks, queues, cache behavior, etc. While originally targeting embedded media processors and includes specific features for analyzing audio/video streaming applications it has wider applicability.
This Eclipseplugin help you to create, edit and verify your GLSL (OpenGL Shading Language) and NVidia CG vertex and pixel shaders directly inside the Eclipse IDE. Each shader can be edit in an editor with syntax color with error/warning markers.
Comix viewer is a simple eclipseplugin allowing a developer to view their favorite daily comic strips. Remembers the last comic viewed and allows for easy import and export. Eclipse Update Site : http://www.oblivion.ch/rcp/update/
Bimage allows groups to view and generate images of infinite depth
...Bimage is targeted for Google App Engine (GAE), and uses the datastore for a backend, though it should be adaptable to other backends. This project
is set up for eclipse using the GAE plugin. The server-side of Bimage is not required for the javascript to function, but the saving of images will always fail (or can be disabled).
Follow the link below to see Bimage in action. (Best viewed on Firefox or Chrome).
JTreeMap is a Swing Component which represents a tree structure with rectangles (a TreeMap. See http://www.cs.umd.edu/hcil/treemap/). KTreeMap is the SWT component for treemapping (see http://en.wikipedia.org/wiki/Treemapping). It is an Eclipseplugin.
Herramienta de modelado UML para programacion orientada a aspectos bajo el enfoque de AODM UML diagramming application for design of aspect oriented application based on AODM approach
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
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.
Jaude is "Java pour les Astronomes Utilisateurs de Detecteurs Electroniques". Jaude is Eclipse RCP and plugin based. So it will provide an Eclipse interface for JSky library (http://archive.eso.org/JSky/).
[Abandoned] An Eclipseplugin to aid in developing with JMe (JMonkeyEngine - www.jmonkeyengine.com). This project is in no way directly associated or sponsored by JMonkeyEngine.
PicEdit is a plugin for Eclipse 2.0 (http://www.eclipse.org) for viewing (and eventually editing) images. It currently supports most of the built-in image formats that eclipse supports.
An Eclipseplugin for editing and managing textures for POV-Ray (Persistence of Vision Raytracer). Inspired by TextureView and is an addition to PovClipse.