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
AI-based, Comprehensive Service Management for Businesses and IT Providers
Modular solutions for change management, asset management and more
ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
The Micro C++ Library (libmicxx) is a small set of portable and easy to use classes providing core features commonly used in modern applications. It is based completely on the Standard C++ Template Library (STL).
Thimble is a multi-thread Executor implementation that supports sequential and coalescing tasks.
Sequential tasks are guaranteed to run in order, sequentially (but may run in different threads).
Coalescing tasks are tasks where only the latest submitted task needs to be executed (effectively overwriting previously submitted tasks).
Sequential and coalescing tasks are mutually exclusive.
AWK~plus is the next generation script practice environment. The AWK Language specifications and a main extension of GNU GAWK. Combination of Dynamic and Static typing. Parallel computing that a lock is free, and is thread safe at a language level.
Jepp (Java Embedded Python) embeds CPython in Java. It is stable and thread-safe, and is suitable for many different scripting needs.
Note: for most purposes Jep is now at https://github.com/mrj0/jep
Releases can be found on pypi:
https://pypi.python.org/pypi/jep/3.1.0
Award-Winning Medical Office Software Designed for Your Specialty
Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.
RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
RedComm is a Java library simplifying communication with a serial port
...RxTx is licensed under the LGPL 2.1 (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html). RedComm also provides facilities for event based serial communication with the help of threading in order to non-block ie. the gui thread of the corresponding application.
RedComm is ideally suited for education e.g at schools.
TymeacME is a full-feature, multi-threading, backend-process manager for Java (J2ME) development. TymeacME provides a queuing facility, professional thread management, recursive processing and a minimal footprint that is easy to use.
Another logging framework for Java. I try to balance flexibility, usabilty and performance using OOP. Currently the framework is usable but it lacks a lot of functionality.
JmxHist keeps monitoring history of your application's state, via JMX, and stores in a csv file. You can specify MBeans/Attributes to be stored. You can take certain action when an attribute meet a threshold. It shows charts of the data via web.
Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight
Lock Down Any Resource, Anywhere, Anytime
CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
The Virtual Commons (http://commons.asu.edu) is an open software initiative devoted to computational experiments on collective action and resource governance and funded by Arizona State University's Center for Behavior, Institutions, and the Environment (http://cbie.asu.edu).
NOTE: we've moved our development to GitHub at https://github.com/virtualcommons - please look for the latest versions there.
This Project aims at developing generic Valves for Containers like Tomcat.Development will be aimed at providing detailed request tracing valves based on the native logger valves.This project is created and architected by Arunn John Moothedathu (www.arunjohn.com).
A framework for doing asynchronous socket communications - useful for connecting to a large number of hosts in parallel from a single thread. Builds on top of Java NIO library and hides all socket, buffer details.
Drop-in enhancements to ehcache: a SelfPopulatingCache that will return expired entry (instead of null) if updated entry not available, can manage own background refreshes, and can be populated by multiple CacheEntryFactory's. Spring integration.
<nconfigurations> aims to provide a simple Java 5.0 API for fast, thread-safe, type-safe, and read-only access to optionally tree-structured configuration data/properties while allowing application specific extensions to the library.
A Simple and Efficient Framework for Infinite Resolution Simulation; provides a JavaThread-like class that executes over simulated time. Time units are user-definable, no time quanta, and neither changes to the VM nor pre-processing are required.
An open source framework for unit test and performance benchmark, initiated by Andrew Zhang. p-unit supports to run the same tests with single thread or multi-threads, tracks memory and time consumption, and generates the result as pdf/jpg/png/txt file.
Library which helps to move all non-presentation logic out from Swing/SWT thread into separate thread without introducing synchronization issues. Library is lightweight and does not depend on any 3rd party libraries.
Javu WingS - Lightweight Java Component Set ---- works with Java 1.1 to 1.6, J#, J++, GCJ ---- Graphics based on hierarchical skin style sheets and GIFs ---- Thread safe ---- Compatible with AWT and Swing, similar API
Libraries intended to simplify development of J2ME MIDlets. Among them library, that offers possibilities of executing command events in different from AMS thread, issuing command programmatically and associating key sequences with commands and others.
jnget is a multi-platform command line tool to retrieve binaries from Usenet. It allows multi-thread downloading and partial or full headers updating and caching and has NZB support.
Provides lots of useful Java stuff: CSV file handling, Thread interaction,
new Swing data models, e.g. for Lists of Maps in JTables, a JTable cell size
adjustment class and a complete powerful client-server-framework for network
applications.
A Java 1.4 based NIO socket framework. This hides the (dirty) details of non-blocking IO from developers, allowing them to EASILY build a highly scalable application, which can handle over 10000 incoming and outgoing sockets using only one thread.
JTail is a simply multiplatform application, which show text files content especially LOG FILES. This application is a thread, which non-stop reads the file content and print what lines was added to the end file.