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
Rent Manager Software
Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.
Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
This project provides a distributed testing environment that extends JUnit. Giving the developer/tester an ability to run remote JUnits and create complex test suites that are composed of several remote JUnit tests running in parallel or serially.
Copper is a C extension to make parallel programing more easily.
Cu is a preprocessor that converts Copper files (.cu) to C files (.c) using PVM as underlying parallel programing interface.
pcons is a new variant of the old 'cons' build tool that allows you to do parallel compilations of each library in a build tree. It is based on cons 2.2.1 1.129. It is very stable and has been in use for more than 2 years.
JSpasm is a pure Java package for developing event-driven, state-based software applications and packages. This small-footprint package will handle multiple models and large numbers of entities in parallel, and includes features to support SMP operation.
Our new software release will dramatically improve your medspa business performance while enhancing the customer experience
AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
Using agent technology JAMAS (Java Awareness Multi-Agent System) tries to assist distributed programmers in coordinating parallel development of Java code. E-JAMAS implements JAMAS and it’s features as a plug-in for the Eclipse platform.
A micro HTTP server with rsh-over-http emulation. The compiled binary is less than 4k, can serve parallel requests, and very fast. It is intended to run on headless embedded devices to facilitate configuration and status reporting.
A small but extensible Java based "embedded lisp"- derives from the 1960 Mc Carthy Lisp a new consequently functional, dynamically scoped dialect enriched by modern features (pattern matching, parallel processing, implicit lex. closures etc).
An open source,platform independent,technical web programming language using MATLAB in background, that supports 3-Tier Architecture (Web-Business-DB) including Distributed Computing and Parallel Processing via remote procedure calls and web services.
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.
User friendly application with graphical interface, for creating and training
a multi-layer feed-forward neural-networks. The application is intended for systems of GRID computation.
ColCOWS (Collective CORBA Object Workspace) is a C++ library for the management of process groups and the CORBA object references they host. It manages the creation of distributed or parallel workspaces, the connection and the exchange of references.
The project is a data-parallel C++ library to teach parallel programming concepts. We intend to make this library portable, small, and easy to extend to work with real parallel message passing systems such as MPI and PVM.
Darrell Raymond Ulm
PEP is a modelling and verification framework for parallel systems, providing a large number of different modelling languages and verification techniques (e.g. SDL, Petri nets and model checking)
DATTEL means "DATa parallel TEmplate Library". It is a C++ library providing STL-algorithms on shared memory (via pthreads) and/or distributed memory (via MPI). The parallelism is hidden from the programmer. Porting code to DATTEL should be easy.
The software provides a means to form a simple Java cluster. It can be also viewed
as a parallel computing library in Java. The project is based on the following
<a href='http://www-106.ibm.com/developerworks/java/library/j-super.html'>article</a>
The aim of the OpenGrid project is to enable personal high-performance grid computations. More specific, issues of configuration, deployment, controlling and monitoring of embarrassingly parallel computations are addressed.
This project is setup to maintain a set of Javaparty codes.
This includes Javaparty benchmarks and applications.
Javaparty (http://www.ipd.uka.de/JavaParty/) is a Java extension for easy and efficient parallel programming.
It does so by extending the
Parallel Port Eprom Programmer contains a GNU/Linux driver that
controls the eprom programmer throught the parallel port and a tool
which allows reading and writing eproms.
RAFT-Net is a Fault Tolerant Parallel Distributed Framework.
Using a Master-Worker scheme, the framework transparently
distributes workunits to workers (drones). These workers can join and
leave and as such, the network is very flexible. A modified
linda is an simple library implementation of Linda parallel
programming system (http://www.cs.yale.edu/Linda/linda.html). To write
a parallel program with linda, you have to know only 6 functions:
spawn, out, in, inp, rd and rdp with linda.
A parallel Library for C++ that help development of parallel applications that can be transparently distributed over network connected machines with Linux+MOSIX
Loomthread is a library which allows several threads to run in parallel. It is non-standard, non-posix, limited but meant to be fast. It is based on signal handlers and setjump/longjump, it is very fast, and it provides mutexes for synchronization.