Software Development
Filters
Categories
Top downloads
- Kindle for PC 2.6.70964
- Universal Virus Snif...
- Windows Installer Cl...
- Opera Mini for Java ...
- Windows 7 Service Pa...
- Trojan Remover 6.9.6...
- Avast Virus Definiti...
- PlayStation Portable...
- Unlocker 1.9.2
- Total Commander 11.51
- HDClone Free Edition...
- Microsoft Zune 4.8.2...
- PCtransfer 1.0.0.1033
- System Ninja 4.0.1
- EaseUS Partition Mas...
Recommended downloads
![]() | ![]() | ![]() | ||
VintaSoft Twain .NET SDK is the professional TWAIN scanning library for acquiring images from scanner or camera. SDK allows get a list of TWAIN devices, get information about device capabilities, acquire images from device with or w/o device UI etc. | PSPad editor is a programmers editor with support for multiple syntax highlighting profiles. It comes with a hex editor, CP conversion, text differences, templates, macros, spellcheck option, auto-completion, Code Explorer and much more. | Free Universal Database Manager and SQL Client. Eclipse-based application, supports MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Derby and any database which has JDBC driver. | ||
Download here Buy full version | Download here | Download here |
Software Development
Sort by:
Subcategories:
- Coding languages & Compilers (27)
- Components & Libraries (86)
- Debugging (6)
- Installation (4)
- Management & Distribution (8)
- Other (50)
- Reference & Tutorials (6)
- Source Editors (8)

A Java GUI library that enhances the functionality and appearance of JTable. Database connectivity, TreeTable, pivot (OLAP) table. Sort, filter data, dynamically add/remove columns etc. Can be easily integrated into your code.
Shareware,
Updated 26 September 2022
Downloads
12
12
Last week
2
2

FmPro Migrator migrates FileMaker databases to MySQL, Oracle, Access, SQL Server, Sybase, DB2, OpenBase,PostgreSQL, FrontBase, SQLite and Valentina. Microsoft Access, SQL Server to FileMaker 11, FileMaker Table Consolidation/Databa se Rebuild.
Demo,
Updated 29 October 2022
Downloads
735
735
Last week
1
1

ECMerge compares and merges safely your files and folders, side-by-side or 3-way. It provides syntax colouring for many languages, supports many office and archive formats, pretty prints XML. It generates patch/XML/HTML reports for review or reuse.
Shareware,
Updated 2 August 2023
Downloads
423
423
Last week
1
1

ECMerge compares and merges safely your files and folders, side-by-side. It provides syntax colouring for many languages, supports many office and archive formats, pretty prints XML. It generates patch/XML/HTML reports for review or reuse.
Shareware,
Updated 2 August 2023
Downloads
435
435
Last week
5
5

ArtfulBits aiCharts for Android is product that visualizing wide range of financial, business, engineering, and mathematical charts. Easy to learn API and tutorials allow quick start of the new component using and finishing integration in an hour.
Shareware,
Updated 28 January 2017
Downloads
610
610
Last week
3
3

MaintainJ generates runtime sequence and class diagrams for a use case. The sequence diagram shows concrete classes, call name, call context, the actual runtime SQL statements going ot database and JSP calls. Can trace applications on multiple JVMs.
Commercial,
Updated 16 July 2017
Downloads
674
674
Last week
1
1

ShellSort is a simple sort suitable for 2000 or less elements. It sorts using a comparision routine you provide to compare two elements to be sorted.
Freeware,
Updated 11 November 2016
Downloads
1,403
1,403
Last week
2
2

QuickSort is an implementation of Tony Hoare's classic recursive QuickSort.
Freeware,
Updated 11 January 2017
Downloads
2,053
2,053
Last week
1
1

Used to accumulate values by category. It might be useful for example in a billing program to accumulate hours by various categories. It could be used to count how many times various words occurred in a document.
Freeware,
Updated 15 May 2017
Downloads
1,295
1,295
Last week
1
1

common utility classes that work under Java 1.1+ including:**BigDate: simplified date handling when you want dates without times..** ImageInfo: information about a GIF, png, jpg. **ImageViewer: component to display an image
Freeware,
Updated 19 March 2014
Downloads
951
951
Last week
2
2

FontSaver shares Font objects instead of creating new ones to cut down on the RAM and time needed to create Font and Font peer objects. Profiling often shows the creation of too many Font objects is the cause of poor performance.
Freeware,
Updated 11 November 2016
Downloads
1,268
1,268
Last week
3
3

Displays all the fonts available to AWT in Java on your machine. Displays the fonts in a variety of styles, sizes and colours, rendered either with a Canvas or with a TextArea.
Freeware,
Updated 15 May 2017
Downloads
1,551
1,551
Last week
2
2

Displays a variety of decorative borders. Shows off what you can do with Swing..
Freeware,
Updated 15 May 2017
Downloads
2,941
2,941
Last week
2
2

Displays all the fonts available toSwing in Java on the machine. Displays the fonts in a variety of styles, sizes and colours, rendered either with anti-aliased or plain.
Freeware,
Updated 15 May 2017
Downloads
1,625
1,625
Last week
2
2

LinkedList is replacement for Java Vector class. Classical doubly linked list. Faster that Vector for insert/delete, but slower for indexed access. The interface is modeled on java.util.Vector.
Freeware,
Updated 11 November 2016
Downloads
1,131
1,131
Last week
3
3

HeapSort is an implementation of Williams and Floyd classic HeapSort.
Freeware,
Updated 11 November 2016
Downloads
1,431
1,431
Last week
1
1

ColorSaver shares Color objects instead of creating new ones to cut down on the RAM and time needed to create Color objects. Profiling often shows the creation of too many Color objects is the cause of poor performance.
Freeware,
Updated 12 November 2016
Downloads
1,313
1,313
Last week
2
2

RadixSort is a fast internal sort written in Java that mimics a card sorter.
Freeware,
Updated 11 January 2017
Downloads
1,339
1,339
Last week
1
1

common utility classes that work under Swing Java 1.5+.It contains a more efficient version of the StringTools and Localise than come with common11 package. It also includes StringSearch to search forward and backwards for multiple targets..
Freeware,
Updated 19 March 2014
Downloads
1,038
1,038
Last week
1
1

Check a Java jar to make sure all the javac -target versions of the class files are what you expect.
Freeware,
Updated 15 May 2017
Downloads
1,816
1,816
Last week
1
1

Windows *.ini file verifier, tidier and sorter. Tidies and sorts windows *.ini files, ones that look like this: [section] | ; a comment | item=value; | To use: | java.exe -jar ini.jar C:\somedir\somefile. ini UTF-8
Freeware,
Updated 7 February 2017
Downloads
2,592
2,592
Last week
1
1

common utility classes that work under Swing Java 1.3+ that includes: CMPAboutJBox: a proper about box for Swing apps/JApplets that provides useful information and HybridJ : converts Swing Applet into an Application.
Freeware,
Updated 19 March 2014
Downloads
890
890
Last week
1
1

Fully scriptable free AppleScript based working environment to develop user interfaces, automate tasks and enhance your personal productivity.
Freeware,
Updated 9 February 2022
Downloads
527
527
Last week
1
1

Ultimate Uploader is the component intended for create new or integration into existing web solutions for the purpose of fast creation of application providing easy and convenient uploading multiple files on a web server.
Shareware,
Updated 18 July 2021
Downloads
77
77
Last week
1
1

Abeona is a java license generator. It offers user friendly GUI tool for license building and java library for license validation on user side. License is simple Java properties file protected by digital signature (MD5 checksum and RSA cryptography).
Shareware,
Updated 16 November 2013
Downloads
189
189
Last week
1
1

XDigesterCheck GUI and SDK, .dylib Library - Incorporate hash algorithms in your applications. C++ library implements SHA 1, SHA 224, SHA 256, SHA 384, SHA 512, RIPEMD 128, RIPEMD 160, RIPEMD 256, RIPEMD 320 algorithms
Freeware,
Updated 18 December 2018
Downloads
107
107
Last week
1
1

XDiceCheck GUI and SDK, .dylib Library - Incorporate random number tests in your applications. The C++ library contains classes implementing Frequency, Block Frequency, Cumulative Sum Forward, Cumulative Sum Reverse, Runs, Longest Run Of Ones, ...
Freeware,
Updated 17 January 2019
Downloads
204
204
Last week
2
2

SourceAnywhere for VSS is the fastest VSS plugin for internet and cross-platform access, utilizing client/server architecture with caching, it's recommended by Microsoft for fast, reliable and secure access to SourceSafe over TCP/IP.
Commercial,
Updated 8 March 2012
Downloads
833
833
Last week
1
1

Dynamsoft SCM Anywhere Standalone is the SQL-based software configuration management (SCM) solution with fully integrated version control, issue tracking and build automation.
Commercial,
Updated 15 January 2022
Downloads
182
182
Last week
1
1

Sketch screen mockups and experiment interactively with your clients. Organize mockups in scenarios and quickly create wireframe of your application, before any coding has started. MockupScreens main design goals are ease of use and productivity.
Shareware,
Updated 2 December 2012
Downloads
132
132
Last week
1
1