Software Development
Filters
Categories
Top downloads
- Windows Installer Cl...
- Windows 7 Service Pa...
- Opera Mini for Java ...
- Kindle for PC 2.7.70978
- Trojan Remover 6.9.6...
- UC Browser for Java ...
- Avira RegistryCleane...
- RockXP 4.0
- Universal Virus Snif...
- PlayStation Portable...
- Snappy Driver Instal...
- Unlocker 1.9.2
- Cool Edit Pro 2.1
- MobaXterm 26.3
- System Ninja 4.0.1
Recommended downloads
| | | | ||
| absolutePDF-Creator Easy is a easy to use ActiveX COM Control that enables you to create PDF files from within your Windows applications. Import existing PDF. Can be used with any ActiveX COM aware programming environment. | 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. | 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. | ||
| Download here Buy full version | Download here | Download here Buy full version |
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)
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 14 November 2025
Downloads
792
792
Last week
10
10
Syncro SVN Client is a cross platform application supporting all range of Subversion operations, in a very productive user interface.
Shareware,
Updated 15 September 2015
Downloads
800
800
Last week
9
9
Script that automatically converts a C program with one or several sources files, located in several directories, into a C++ project with classes it generates, and function and variables converted to members.
Freeware,
Updated 27 November 2025
Downloads
436
436
Last week
8
8
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,361
1,361
Last week
7
7
Software Development Kit(SDK) to decode PDF417, QR Code(QRCode), Data Matrix(DataMatrix).T he recognition SDK is for Windows, WinCE(Win Mobile, Pocket PC, Smartphone), Android, Symbian, iPhone/Mac OS and Unix/Linux.
Freeware,
Updated 26 June 2022
Downloads
905
905
Last week
7
7
JxBrowser library enables seamless integration of Google Chromium web browser component into Swing-based Java Desktop applications. Supports Windows, macOS, Linux and Debian platforms.
Commercial,
Updated 10 April 2026
Downloads
2,860
2,860
Last week
7
7
A library for C++ programmers. This library adds zip compression and decompression functionality to your software. It supports the Zip64 format (large archives), AES encryption and Unicode compatible with WinZip and the bzip2 and zstd algorithms.
Commercial,
Updated 11 April 2026
Downloads
559
559
Last week
7
7
JComponentPack is a Java Swing GUI library, a visual JavaBeans collection, it includes more than 20 components that Swing haven't, such as excel style Java spreadsheet component, etc.
Commercial,
Updated 9 November 2017
Downloads
403
403
Last week
7
7
CrococryptLib for Java and Android: The easiest way to integrate encryption into enterprise applications
Commercial,
Updated 2 September 2025
Downloads
251
251
Last week
6
6
RadixSort is a fast internal sort written in Java that mimics a card sorter.
Freeware,
Updated 11 January 2017
Downloads
1,414
1,414
Last week
6
6
OpenFaces JSF library includes advanced components (such as DataTable, TreeTable, DayTable, etc.), Ajax and client-side validation frameworks. The library provides rich functionality and customization capabilities combined with remarkable ease of use
Commercial,
Updated 2 December 2019
Downloads
444
444
Last week
6
6
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
488
488
Last week
6
6
JbcParser is a mathematical expression parser for Java. It parses and evaluates expressions given as strings at runtime. Comes with predefined math functions. Users can define their own functions and variables.
Shareware,
Updated 24 August 2014
Downloads
478
478
Last week
6
6
KLone is a fully-featured, multiplatform embedded web server which allows dynamic pages to be written in C/C++. The pages can then be embedded into a single executable containing also KLone's high-performance web server.
Freeware,
Updated 21 July 2014
Downloads
615
615
Last week
5
5
Pure Java Type 4 MS Access JDBC(1.2, 2.0, 3.0, 4.0, 4.1, 4.2, 4.3) driver packages for Microsoft Access, supports transaction, embedded access, client/server mode, remote access, compressed database, SAMBA database, and url database.
Shareware,
Updated 16 August 2023
Downloads
635
635
Last week
5
5
ChSciTE is a Ch programming language IDE (Integrated Development Environment ) to edit and run C, Ch and C++ programs. Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell programming, 2D/3D plotting and numerical computing.
Freeware,
Updated 23 February 2025
Downloads
699
699
Last week
5
5
Navicat Essentials for MySQL is a affordable Database Administration tool purpose-built for simplifying database management and reducing administration costs. It is built with an intuitive GUI which lets you manage your database easily.
Shareware,
Updated 23 January 2022
Downloads
150
150
Last week
5
5
If you are a developer in need of a code snippet manager that lets you quickly retrieve and use your favorite pieces of code, QSnipps is the perfect solution. Start organizing your code snippets to be more productive!
Shareware,
Updated 29 November 2022
Downloads
601
601
Last week
5
5
Fully scriptable free AppleScript based working environment to develop user interfaces, automate tasks and enhance your personal productivity.
Freeware,
Updated 9 February 2022
Downloads
562
562
Last week
5
5
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
216
216
Last week
5
5
Delphi/C++ Builder VCL/FMX components library for Artificial Intelligence components - Neural networks, Naive Bayesian, Radial Basis Function Network, Self Organizing Map, K-Nearest Neighbor. Includes visual graphical editor. Free for non-commercial
Shareware,
Updated 8 April 2025
Downloads
47
47
Last week
4
4
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,178
1,178
Last week
4
4
Versions offers the best way to work with Subversion on the Mac. Thanks to its clear-cut approach, you'll hit the ground running.
Shareware,
Updated 6 December 2014
Downloads
461
461
Last week
4
4
PDF Library / Report Generator / Print Engine. Free Community Edition. (!) Easy to use, fast and stable. Can render the dimensions of text- and bitmap objects in advance, allows absolute flexible and dynamic layout. Computes word- and page breaks.
Freeware,
Updated 3 January 2026
Downloads
686
686
Last week
4
4
Delphi/C++ Builder VCL/FMX components library for very easy and fast Data Visualization. Allows very fast display in a Plot/Scope/Chart or Waterfall form. Great for FFT or Histogram Visualization! Free for non-commercial use.
Shareware,
Updated 8 April 2025
Downloads
406
406
Last week
4
4
JxFileWatcher is a cross-platform library that provides convenient Java API for monitoring file system events. It is available for Windows, Linux and Mac OS X platforms and supports both 32 and 64-bit versions of these OS.
Commercial,
Updated 3 December 2019
Downloads
430
430
Last week
4
4
Displays a variety of decorative borders. Shows off what you can do with Swing..
Freeware,
Updated 15 May 2017
Downloads
2,996
2,996
Last week
4
4
Our GAC Extractor tool is a lightweight app for any developer wanting to copy assemblies from the .NET Global Assembly Cache. Using the tool, you can rip (extract) dll files from the GAC with minimal effort.
Freeware,
Updated 23 March 2014
Downloads
569
569
Last week
3
3
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
210
210
Last week
3
3
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,862
1,862
Last week
3
3
