Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
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.
Cacoj is a Creol language tool set to deploy active concurrent objects onto multicore technology. It provides a Creol to Java compiler to map asynchronous concurrent model of Creol into Java concurrent facilities.
This TrieMap can be used as dictionary or as a Map with String keys. It uses a node structure to store values to keys. You can search for an object and get the path, get all objects on a path or get all objects behind a path.
Allows CUDA developers to deploy kernels requiring more global GPU memory than is available by transparently mapping pinned CPU memory into the GPU memory map. Works behind the scenes and is easily added to existing projects with minimal effort.
A comparative map and trait visualization framework enabling visual integration of genomic data from disparate data sources and allowing rich client-side interactivity and manipulation. Extensible through plugins for new datasources and algorithms.
Send request to servlet using post http. The constructor accepts a Map containing all parameters you would like to send to servlet (key-value but the value can be also a json!). Parameters are url encoded using utf-8.
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.
Library that contains a collection of different hashmaps. All these hashmaps are based on shared memory and are fast. This cuts down development time for projects that need to keep data in shared memory.
Concurrent hash map and linked list implementation of the ConcurrentMap interface, with predictable iteration order. This implementation differs from ConcurrentHashMap in that it maintains a doubly-linked list running through all of its entries.
Map models in your Django application to XML from an external REST api. Developed to enable building a Django application that sourced some of its data from a Java REST service that supplies XML.
Myorm is a simple and convenient ORM (Object relation mapping). Based on JavaBean, it allows you to map your tables correctly with your classes and proper management of keys and foreign keys.
This jQuery plugin allows you to quickly and easily add mapping to your website. It has been designed from the beginning to handle lots of markers, lots of layers, and custom marker icons. The plugin can also manage sidebars for you.
DB Object builder is a simple tool which can generate a lot of Java source file for you.
Each Java source file map to a table in your database. It is like Hibernate, but it is smaller than it and do not use any complex XML configuration files.
GenGMF is a model driven generator framework for the Eclipse GMF graph and map models. It will generate large models from a small template model for you. It is based on Eclipse GMF, AspectJ and openArchitectureWare.
OpenFileAid is aimed to help people working with COBOL Copybooks and flat files, such as the orginal IBM FileAid. It allows to parse and load CopyBooks, to map the content of flat files to the fields of CopyBooks, to Intitialize CopyBooks...
Fluster is a clustering algorithm for the Google Maps API v3. It manages all your markers on the map and summarizes them to "clustered markers" if there is not enough space around them. Acts like MarkerClusterer for v2.