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
The Original Buy Center Software.
Never Go To The Auction Again.
VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
A full-featured, lean set of date/ time classes to replace java.util's Date and Calendar. All objects are immutable/threadsafe, and allow formatting and various kinds of date math and range operations. Note that only GregorianCalendar is supported.
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.
silvertunnel.org is a project that provides an end-user browser, a Java library and additional Java security tools to easily access anonymity networks such as the Tor (torproject.org) network. Secure and easy to use. Tor4Java and Tor Browser.
Attention: see project status on page https://sourceforge.net/p/silvertunnel/discussion/962278/thread/83dc2d02/#
As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
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.
Provides low level classes to facilitate the usage of JDBC and a basic persistence API with no reflection, no cast, thread safe less 'synchronized' blocks and the control of object allocations.
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.
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.