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.
Try free now
Grafana: The open and composable observability platform
Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.
Grafana is the open source analytics & monitoring solution for every database.
IDEA (Interactive Display for Evolutionary Analyses) augments PAML with a graphical interface, phylogeny reconstruction using PhyML or PHYLIP, convenient and efficient parallel processing and visualizations.
MOBAT is the Meta-Heuristic Optimizer Benchmark and Analysis Toolbox.
It can be used to configure, benchmark and analyze Evolutionary Algorithms and other Meta-Heuristic Optimizers. MOBAT is written in Java and optimized for parallel processing.
GridSim allows modeling and simulation of entities in parallel and distributed computing systems such as users, applications, resources, and resource brokers/schedulers for design and evaluation of scheduling algorithms. http://www.gridbus.org/gridsim
GridABM is an easy-to-use toolkit to develop high-performance agent-based models (ABMs) in Repast. GridABM facilitates large-scale simulation of ABM on multicore computers, local computing clusters, or computational grids.
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
RT-BOINC stands for a Real-Time BOINC. It was designed for managing highly-interactive, short-term, and massively-parallel real-time applications.
We implemented RT-BOINC on top of the recent BOINC server source codes.
OpenGeoPoint is server for aggregation and processing of geolocation data. It build with parallel processing in mind. It could be used in standalone mode or as part of enterprize application. It catches data grom trackers and navigators(GPS/GLONASS).
The 'LPT Interface' application is great for students. With 'LPT Interface' pupils can write & read the parallel port's: Data Port (8 bit), Control Port (4 bit) and read Status Port (4 bits).
GCC UPC provides a compilation and execution environment for programs written in the UPC (Unified Parallel C) language. The GCC UPC compiler extends the capabilities of the GNU GCC compiler.
Fraud.net provides fraud detection services for financial services, retail and payments organizations.
Fraud.net delivers the world’s most advanced infrastructure for fraud management – powered by a sophisticated collective intelligence network, world class artificial intelligence, and a modern, cloud-based platform that helps you.
A modest extension to C, XMTC allows representing parallel (PRAM) algorithms as parallel programs, and run XMTC code using a compiler and cycle accurate simulator of the University of Maryland explicit multi-threaded (XMT) many-core architecture.
This is an ANSI c compliant library for state machine use. It uses very fast algorithms and includes many features: nested state, history state, parallel state mechanisms and debug capabilities.
Tsunami is an open-source high performance computing language. With it you can write streaming data-parallel algorithms that utilize GPGPUs for orders-of-magnitude speed-up with the ease of writing sequential algorithms.
PARAMESH is a package of Fortran 90 subroutines designed to provide an
application developer with an easy route to extend an existing serial
code which uses a logically cartesian structured mesh into a parallel
code with adaptive mesh refinement(AMR).
HenPlus is a SQL shell that can handle multiple sessions in parallel. The commandline interface with the usual history functions features TAB-completion for commands, tables and columns. Database connect via JDBC.
NimpSmartCard is a framework to interact with smart cards through PC/SC readers as well as test/production readers such as Micropross and Smartware. The framework comes with sample tasks and a sample terminal manager which supports scripts and logs
Libuzic is a free software used to manage the teams sport's clubs. It can be used to manage different clubs and teams in parallel. The main functionalities are the creation of notices, e-mail sending, the follow-up for the matches and trainings,..
CorporAl implements a method for processing overlapping corpora. The current version supports parallel corpora. It works by aligning the corresponding language parts and then aligning the alignments between themselves.
The PTask library aims to simplify the implementation of parallelized algorithms. The base concept is to define descriptions of your algorithms with their parallel and serial sections and then execute them on a fixed number of worker threads.
Implementation of paralell partitioning algorithms achieving an optimal number of comparisons. See L. Frias and J. Petit. Parallel partition revisited. http://dx.doi.org/10.1007/978-3-540-68552-4_11 for further reference.
PyMW is a Python module for parallel master-worker computing in a variety of environments. With the PyMW module, users can write a single program that scales from multicore machines to global computing platforms.
Easy to use download manager written in Java, which can be used as a standalone application or embedded as an Applet. Supports multiple parallel downloads, downloads in chunks, resuming downloads, auto-retries after errors and a customizable UI.
Sequential and parallel implementation of string quicksorts(-select) . Articles: On the number of string lookups in BSTs (and related algorithms) with digital access/ Combining digital access and parallel partition for quicksort and quickselect.