Automatic sustained-use discounts. One free VM per month. No negotiation needed.
Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
Try Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Contextor is a light-weight simple-to-use Java based library to help developers and researchers working with the general concept of a resource; as examples, resources can be text resources, web resources, images and videos.
Linux library for interfacing with the Logitech G13 keypad containing methods to set the keypad backcolor, load images, and control key mappings. There are two sub-libraries providing Gtk and Gtkmm widgets that can be embedded into applications.
A branch-and-prune method to find all solutions to systems of nonlinear equations. The number of variables must equal the number of equations. The variables must have proper lower and upper bounds. The solver has an interface to the AMPL environment.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Distributed Parallel Programming for Python! This package builds on traditional Python by enabling users to write distributed, parallel programs based on MPI message passing primitives. General python objects can be messaged between processors. Ru
An open-source desktop application for load/performance testing a web site. It has a very simple UI to configure the load test. The future plan includes transaction support, record, playback and support for load injector agents.
MLboost: Machine Learning boost library in Python. MLboost main goal is to speedup any Machine Learning projects by simplifying data preprocessing, features selection and data visualisation. Design by Machine Learning practitioners to let them do ML...;)
Brook+ is a high level C-like language with extensions for stream programming on different compute devices such as CPUs and GPUs. Supports an ATI CAL and x86 CPU backend. Keywords : GPGPU, GPU Computing, HPC
This project aims at developing R-based Software for the analysis of typical neuroscientific data. These will include time resolved bootstrap tests and fitting and testing of psychometric functions.
Desenvolvimento de um software que seja responsável por todas as etapas de calibração de termopares pelo método de pontos fixos, assegurando assim a confiabilidade dos dados, ao eliminar potenciais falhas humanas.
Astrology software inspired by the SYMBOLON deck. This software calculates the planet positions and make symbolon card tables according to the calculated constellation. It can draw the classical circular horoscope also.
qips is a software package for analyzing ChIP-seq ("Chromatin ImmunoPrecipitation on sequencing") data. It finds enriched regions of arbitrary lengths and is therefore especially suited for analyzing ChIP-seq of histone marks or polymerase.
MOLGENIS can be used to generate databases for life science experiments (micrroarray, mass spectrometry, genomics) having a web user interface, csv exchange format, and programmatic interfaces (web services, rest, and r-project). See NatRevGen 8.
ConSole is an open and modular application for conducting real-time experiments developed at the University Konstanz. The modular approach makes it easy for developers to add new features to the software and setup their own Experiments.
This project is for particle accelerator start-to-end simulation. The project contains software infrastructure for setting up model run as service/client mode.
MACROMS is a software to model the coastal ocean circulation and fish larvae transport for the USA Mid-Atlantic region, which covers estuaries and continental shelves of NYC, NJ, DE, MD, PA, VA and NC. Rutgers ROMS model is applied for this study.
Quantum Mechanical Toolkit And 3D Viewer for C++. Allows Data Visualisation via Images, Surfaces and Volume plots using OpenGL, as well as rapid development Quantum Mechanical Simulations. Uses the Blitz++, VTK Visualisation and Qt Libraries.
Real time micro benchmark multi-lingual suite (RTMB) provides a good way to measure the deterministic quality of hardware, an operating system, or a Java Virtual Machine. RTMB consists of benchmarks in C, C++ and Java
ngram is a module to compute the similarity between two strings. It is different to python's "difflib.SequenceMatcher" in that it cares more about the size of both strings. ngram is an port and extension of the perl module called "String::Trigram