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
Host LLMs in Production With On-Demand GPUs
NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
Java playground is a collection of experimental prototypes written in java. It contains random things such as common utilities libraries, experimental projects, and random java modules that are fun to play with.
This project acts as an incubator for small projects or experimentations that are not mature enough to warrant their own projects. This includes research and student projects, of just projects for fun. All materials can be used on educational purposes.
This project consists in tools programmed during the Master in Artificial Intelligence at UCLA, Venezuela. Este proyecto consiste en herramientas que programadas durante la MaestrÃa de Inteligencia Artificial en la UCLA, Venezuela. 2006 - 2007
This reimplementation is a pure java reimplementation of proj.4 ( https://sourceforge.net/projects/freshmeat_proj.4/ ) instead of a jni wrapper around the native proj.4 libraries
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
This project is a compilation of experience in making Java software projects, brought in the forms of jar files that facilitate the definition of a architecture for a new project. Each package adds funcionality that is commonly needed in every project
A Flex-client/Java-server based app that provides the basic framework of "user management", including user registration, basic log-in security, and user administration. It can be used to quickly jump start projects that require this common use case.
When writing projects I collected some of my utils into library to speed up developement. So, I decided to share those. See my home page for more information.
See more at my blog
http://www.foxjunior.eu/tiny-web-server/
http://www.foxjunior.eu/java-image-utils/
http://www.foxjunior.eu/java-formatters/
http://www.foxjunior.eu/java-assertion-e/
http://www.foxjunior.eu/java-reflection-e/
Jatobo (Java TOC Bot) is another Bot connecting to the ICQ and AIM networks via the TOC2 library. For that purpose it uses Jatoli (Java TOC Library) also included in this project. Feel free to use it for your projects.
Pure java syntax highlighting.
The project lets you add syntax highlighting to your projects.
You can create your own custom syntax files so you can customize it to your needs and add it to your java-based projects.
Commons Library Framework is a collection of Utility classes that are used in various other Livrona projects and can be used in any other custom projects & applications. Increases developer productivity saving time and effort
Most of the projects needs data to be securely transfered across the network. Despite of lot of open source API, developer still feels that implementing PKI in the application is tough. This API helps to easily incorporate PKI for JAVA application
...The backend is a java application which is controlled by REST APIs and uses WebSockets for streaming audio in and out.
The JamSpace server supports both sampled and synthesized audio which may both be used in the same project. Standard MIDI and audio files may be imported.
The JamSpace server will include features for social network that will enable users to form project groups and control access to projects.
A secure PKI-based client/server encrypted chat engine under development in Java. Encryption will be supported via JCE and PKCS#11. A simple Java interface can be implemented by other projects wishing to develop a Java GUI or CLI for the client.
Damn Long Gnome sequencer Project, is a short java program designed to create large files of random gnome sequences. Currently the projects main interest is for a sculptor looking to create unique art.
Enhanced Collections is a thin wrapper around commons collections to allow usage of Java 5 generics. Unlike similar projects, this is not a rewrite of commons collections, just an enhancement on top of it.