Get Avast Free Antivirus with 24/7 AI-powered online scam detection
Get protection for today’s online threats. Free.
Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Free Download
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.
HOOPLE is a portable collection of C++ source code, featuring thread-safe objects for collections and event processing, RPC-style plugin-based encrypted networking (CROMP / octopus), bookmark collection management utilities, and a lot of other cool stuff.
This is the project page for HOOPLE version 1, which was retired on September 25 2010. The code supposedly still builds on both Linux (with gnu gcc) and on Windows (with ms visual studio).
Most of the code from hoople1 has moved...
RedComm is a Java library simplifying communication with a serial port
RedComm is a lightweight Java library. It simplifies communication over the serial port by providing methods and interfaces, which can be used to read and write to the serial port or over an emulated serial cable by using bluetooth. The major focus is on the ease of use of the library. Besides that the experienced user has the ability to change the reading and writing behaviour of the library. This means the user can easily extend and customize the RedComm library. Internally RedComm uses part...
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.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This tool compares Value Change Dump files, which is useful for regression testing of Verilog models. VCD files are dumpfiles generated by EDA logic simulation tools.
Es un módulo escrito en Java que permite procesar los XML Dump (Backup superior a los 4GBs) de las Paginas de Wikipedia (pages-articles).
JWD persiste las Paginas en ObjectDB (BDOO) o bien deja al usuario definir que hacer por cada una que encuentra.
Collection of lightweight java framework codes including DAL, Configuration Management, Workflow, Threadpool etc., with less than 10 files per framework, no or minimum external dependencies, easy to use APIs
Framework for profiling & early performance testing of J2SE, thread based applications. Integrates into the Maven build-cycle. Closely integrates with YourKit profiler to produce automatic CPU profiling of you application.
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.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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.
Platform-independent PostgreSQL diff tool that is useful for schema upgrades. The tool compares two schema dump files and creates output file that can be used for upgrade of old schema.
Project sources and issue tracker has been moved to https://github.com/fordfrog/apgdiff.
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).
J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.
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.
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.
<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.
The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application.
To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not.
> Philosophy: Write Once → Run Everywhere
The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts.
The package-item can be written in any...
"Genba" is a Japanese word. It means the place where the trouble has occurred:) This project produces the tools about the troubleshooting for Java. JavaThreadDump Grep(jtdgrep) is a simple tool for analyzing JavaThreadDump. It helps you to filter t
A Java library that simplifies thread development. It has support for continuations, fork/merge, signals, thread and process serialization, event picker (similar to BPEL's pick element), among other features.