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
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Java HTML/XML Compressor is a very small, fast and easy to use library that compresses given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
SimpleNet is a small Java network library that should aid in writing fast and lightweight network protocols without having to fuzzle around too much with protocol decisions. It mainly aides in message dispatching and abstraction.
JDeliciousFeedApi is a very simple to use Java API to access the information provided by delicious.com over RSS feeds. It does not depend on other libraries, therefore it is a really lightweight piece of software.
warpFX is a data abstraction library for Flex™ offering transparent data services between Flex™ and any AMF3 compatible server supporting some defined remote methods. warpFX ships with a server-side remote methods and AMF3 implementation for Helma.
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.
Java library offering theory of sets/set theory functionality (complement, intersection, symetric difference, union, cartesian product and powerset). There's also an ant task/ant tasks included that provides the library's functionality
...There are annotations available to perform common checks (i.e. a parameter has to be not null, an int value has to be positive, etc.) and to use a full-flavoured design by contract in java with suppor
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
Des3Per it's an easy to use java library that performs access to personalized file formats. The library is an API that can access for read only to any file format. The developer makes your model of file schema and after, access it via API in java.
A Java library that provides accelerated downloads of HTTP/HTTPS URIs via the GET and POST methods. Works similar to download managers as requests are made in parallel and chunked for speed.
Jarrunner is a java library to execute external java programs (jar) inside the running JVM (instead of forking a separate one). Additional features are an isolated mode to prevent class loading conflicts and the interception of all System#exit() calls.
Java library for constructing embedded parsers. A parser is constructed by Java objects. A fluent interface API helps to define the grammar in an EBNF-like style. No Java source code will be generated. ParCinJ is suitable domain specific languages (DSL).
This project is a Java Tag Project that will help you to mask the data into view layer, with tags that we usually need, and usually have problem to find and/or use. Another goal is to make the webdesigner work easier, faster and finally better.
Java does not provide object properties concept. Tag4J is similar to object properties, but not exact, it is different in many aspects.
Tag4J basically provides standard way to add / remove tags [Key-Value pairs] .
The Amethyst Network Library is a Java-based network library developed specifically for the Java platform. This library can be used within any Java application to streamline and abstract the I/O of Java Sockets.
Easy Args java command line processing API is designed using annotations and reflection to greatly simplify the tasks involved in argument processing, including required argument detection, automatic type conversion, and the generation of usage help.
VT-Layer is a Java library for discrete-event simulation modeling. VT-Layer allows you to create, visualize, and analyze high-performance discrete-event simulations.
A basic package that represents graphs along with some basic graph algorithms in Java. The idea is to keep the representation simple, straightforward and documented.