Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Boost your PC's defense against cyberthreats and web-based scams.
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
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.
A Pure Java implementation of Swing GUI, with Layouts, Borders, Renderers and lots of components including inline TextField, Buttons, Window, TabbedPane and many others. ALL visual and behavioural aspects can be fully customised of ANY component.
The main goal of this project is to provide a rapid application development tool (including a framework) for developing application (if possible) without coding (or scripting) for the GUI.
This system should be modular, which means, it's possible to add own components. The IDE (aka Tantalus) of the project must be able to handle also the self implemented components, without a recompile.
It's possible to work parallel for the gui, the information are stored in XML, but for usage the data...
db4o is the world's leading open source object database for Java and .NET. Leverage fast native object persistence, ACID transactions, query-by-example, S.O.D.A object query API, automatic class schema evolution, small size (http://developer.db4o.com)
JMicroscope is a library and framework for mobile enterprise applications based on the Java 2 Micro Edition (J2ME). It provides commonly required features (MVC,RPC,DAO) for mobile applications which act as clients to java enterprise applications (J2EE).
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
The Location Trader Project wants to provide free and reliable positioning information for mobile clients to enable location based services independently from certain network operators and in heterogeneous network environments.
JNC means java native compiler. It take the java byte code file as input and translate it to C or ASM format then compile to native format such as elf or pe file. So your java program can run without JVM.