MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Build Securely on AWS with Proven Frameworks
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.
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.
A disk based production quality RTree based upon Guttmans quadratic split algorithm having following features:
Buffering with dirty write,
Index joins,
Tree Seeding,
Window and NN queries,
Runtime STR Packing capability,
Completely Thread safe.
A download manager for downloading files from Internet. It will support http and ftp methods and multi-thread downloading. It uses java to get the cross platform feature.
Do you meet such situation,convert between utf8 and unicode,dump the constant pool of java class file,a simple server instead of use tomcat as a midlet download server for test purpose;so this is the utility-tool's responsibility;
No-Nonsense Code-to-Cloud Security for Devs | Aikido
Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.
Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
Set of Ant tasks to compile Progress code using XREF, dump/load Progress databases, and so on. Source code and releases can now be found at https://github.com/Riverside-Software/pct
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
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.
Sensei's Library on Tour (SLoT) is a handy Java tool that converts a wiki dump into a set of stripped-down HTML pages that can be easily used for reading on a handheld device or ebook reader.
Platform independend, multithreaded fractal generator. Fine control over thread/CPU usage; unlimited precision; smooth/random/function coloring; supports color map files (over 1600 available); many image file formats. For any Java 1.5+ (32/64 Bit) VM.
File download accelerator.It also support to download url and its contents page changing links at new area. It is based on posix thread to download files
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.
Java Hibernation Package is an experimental implementation of Javathread serialization mechanism based on the Java Platform Debugger Architecture (JPDA). It is designed to support serialization of synchronizing multiple threads.
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.
This is a set of tools to work with Java classes. It resembles certain Unix commands that work with ELF -- like ldd, nm, dump etc. and provide class disassembly capability.
oradump is a cli table dumping and sql execution tool for oracle. in dump mode it will dump selected tables to stdout in various formats. in exec mode it will read sql from a file or stdin and execute it on the remote oracle db.
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.
A modified version of the tightvnc java applet. It includes a more lightweight user interface, automated login through a secondary thread, ssl support, and other chages. I created it to serve as a web-enabled vnc terminal system with stunnel and xvnc
A set of JNI classes providing direct access to Asterisk PBX functionality from Java. This is not a socket-level interface into the Asterisk manager app but a true Java<->Asterisk integration at the Thread level.
dbload is an ETL engine that will permit esier data loading in a selected target database. Summary of features available are: load and dump of data in XML, text or binary format, real time data transfer and manipulation, dynamic data transformation rules
A small, simple 100% native Java library that implements a thread-safe signal/slot design pattern, also known as subscribe/send or emit/act, and which has a simpler API and a less restrictive license than similar existing projects.
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.