SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data
Newsletters
  • Home
  • Browse
  • Software Development
Advanced
Filters
  • Programming Language: C++ ×
  • OS: Win2K ×
Refine your search
Translations
  • English (335)
  • German (31)
  • French (28)
  • Russian (17)
  • Spanish (12)
  • Italian (11)
  • Japanese (10)
  • Chinese (9)
  • Polish (8)
  • Dutch (7)
  • Brazilian Portuguese (6)
  • Catalan (5)
  • Chinese (5)
  • Czech (5)
  • Korean (5)
License
  • OSI-Approved Open Source (439)
    • GNU General Public License version 2.0 (229)
    • GNU Library or Lesser General Public License version 2.0 (121)
    • BSD License (43)
    • MIT License (19)
    • zlib/libpng License (12)
    • GNU General Public License version 3.0 (11)
    • Artistic License (7)
    • Mozilla Public License 1.1 (7)
    • Apache License V2.0 (6)
    • Common Public License 1.0 (6)
    • Open Software License 3.0 (6)
    • GNU Library or Lesser General Public License version 3.0 (5)
    • wxWindows Library Licence (4)
    • Academic Free License (3)
    • Apache Software License (3)
  • Public Domain (32)
  • Other License (13)
Programming Language
  • C (107)
  • Java (51)
  • C# (31)
  • Visual Basic (28)
  • Python (26)
  • Assembly (20)
  • Delphi/Kylix (19)
  • Perl (19)
  • JavaScript (15)
  • PHP (14)
  • Visual Basic .NET (11)
  • PL/SQL (9)
  • Lua (5)
  • ASP (4)
  • Fortran (4)
Status
  • 5 - Production/Stable (154)
  • 4 - Beta (136)
  • 3 - Alpha (87)
  • 1 - Planning (77)
  • 2 - Pre-Alpha (64)
  • 6 - Mature (20)
  • 7 - Inactive (20)
OS
  • Modern (477)
    • WinXP (463)
    • Linux (209)
    • Vista (82)
    • OS X (59)
    • Windows 7 (38)
    • Solaris (36)
    • FreeBSD (23)
    • OpenBSD (6)
    • NetBSD (5)
  • Windows (477)
  • Grouping and Descriptive Categories (364)
    • 32-bit MS Windows (329)
    • All 32-bit MS Windows (310)
    • 32-bit MS Windows (167)
    • All POSIX (161)
    • OS Independent (31)
    • OS Portable (28)
    • All BSD Platforms (25)
    • 64-bit MS Windows (14)
  • Linux (236)
  • BSD (148)
  • Mac (98)
  • Other Operating Systems (75)
    • Microsoft Windows Server 2003 (20)
    • Win98 (17)
    • WinNT (15)
    • WinME (14)
    • MS-DOS (8)
    • Win95 (6)
    • HP-UX (5)
    • BeOS (4)
    • Other (4)
    • SGI IRIX (4)
    • Apple Mac OS Classic (3)
    • IBM AIX (3)
    • Microsoft Windows 3.x (3)
    • AmigaOS (2)
    • Console-based Platforms (1)
Freshness
  • Recently updated (45)

Software Development

Sort By
Most Popular
  • Most Popular
  • Last Updated
  • Name
  • Rating
  • User Interfaces

Showing page 1 of 20.

  • WinMerge Icon
    WinMerge

    Windows visual diff and merge for files and directories

    37,418 weekly downloads
  • GnuWin Icon
    GnuWin

    GnuWin provides Win32-versions of GNU tools, or tools with a similar open source licence. The ports are native ports, relying only on libraries provided with any modern 32-bits MS-Windows operating system, such as 2000 / XP / Vista / 7

    35,238 weekly downloads
  • FreeFileSync Icon
    FreeFileSync

    Visual folder comparison and synchronization

    21,869 weekly downloads
  • Notepad++ Icon Enterprise
    Notepad++

    Notepad++, a source code editor and MS Windows Notepad replacement, has the mission to offer a greener environment. By optimizing its routines, it results in reducing CPU power consumption then reducing the world carbon dioxide emissions.

    7,390 weekly downloads
  • Scintilla Icon
    Scintilla

    Scintilla is a free source code editing component which includes useful features such as syntax styling, error indicators, folding, code completion and call tips. The project includes SciTE (SCIntilla based Text Editor).

    5,970 weekly downloads
  • GTK+ for Windows Runtime Environment Icon
    GTK+ for Windows Runtime Environment

    The files required to run GTK+ applications on Windows

    5,108 weekly downloads
  • SW Test Automation Framework Icon
    SW Test Automation Framework

    The Software Testing Automation Framework (STAF) is a framework designed to improve the level of reuse and automation in test cases and test environments. The goal of STAF is to provide a complete end-to-end automation solution for testers.

    1,072 weekly downloads
  • KDE on Windows Icon
    KDE on Windows

    This project is an auxiliary project for the Windows port of KDE - the K Desktop Environment from http://www.kde.org. It provides binaries and/or sources not located in the main KDE repositories.

    779 weekly downloads
  • eclim (eclipse + vim) Icon Enterprise
    eclim (eclipse + vim)

    Eclim is a set of eclipse and vim plugins to integrate the two projects.

    557 weekly downloads
  • The CvsGui project Icon
    The CvsGui project

    The CvsGui project is providing several high-end interface clients (WinCvs, MacCvs, gCvs) written in C++ using popular frameworks (MFC, PowerPlant, GTK+) with a scripting support via Python or TCL.

    674 weekly downloads
  • ConEmu - Windows console with tabs Icon
    ConEmu - Windows console with tabs

    Tabs, Fonts, Quake style, Transparency and hundreds of other options

    315 weekly downloads
  • Windows Installer XML (WiX) toolset Icon
    Windows Installer XML (WiX) toolset

    The Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integrate into their build processes to build MSI and MSM setup packages.

    263 weekly downloads
  • Ekushey Icon
    Ekushey

    Bangla Computing and Localization Project

    772 weekly downloads
  • NUnit .Net unit testing framework Icon
    NUnit .Net unit testing framework

    Unit testing for .NET

    260 weekly downloads
  • MySQLDriverCS Icon
    MySQLDriverCS

    A free simple .NET compliant MySQL driver. Made in C# but it would be used in all .NET compatible languages (VB.NET, Managed C++,...). This project was developed by M.L. Vińas Livschitz in collaboration with CeDEI, Ramon Llull University, Barcelona, Spa

    280 weekly downloads
  • C and C++ Code Counter Icon
    C and C++ Code Counter

    CCCC is a tool which analyzes C++ and Java files and generates a report on various metrics of the code. Metrics supported include lines of code, McCabe's complexity and metrics proposed by Chidamber&Kemerer and Henry&Kafura.

    241 weekly downloads
  • OpenSTA Icon
    OpenSTA

    Open System Testing Architecture - a distributed software testing architecture designed around CORBA. The current toolset has the capability of performing scripted Web (HTTP and HTTPS) heavy load tests with performance measurements from Win32 platforms.

    302 weekly downloads
  • BO2K Icon
    BO2K

    BO2K is a remote administration tool for Windows systems. It comes with a client and a server. The server is lightweight and unobtrusive. A dynamic plugin architechture allows for easy system extension. For those individuals that think there is a virus in the download see this link: http://www.bo2k.com/feedback.html

    161 weekly downloads
  • Remote Calendars Icon
    Remote Calendars

    RemoteCalendars is a COM-.NET Add-in for Outlook 2003/2007, written in C#. After installing this plugin, every Outlook user should be able to subscribe, reload and delete a generic remote iCalendar (RFC 2445) from Outlook 2003/2007.

    141 weekly downloads
  • Borland-style CONIO Icon
    Borland-style CONIO

    Borland-style CONIO (COnsole Input Output) implementation for Win32 MinGW/Dev-C++.

    415 weekly downloads
  • FileVerifier++ Icon
    FileVerifier++

    FileVerifier++ is a Windows utility for calculating hashes using a number of algorithms including CRC32, MD5, SHA-1, SHA-256/224/384/512, WHIRLPOOL, and RIPEMD-128/160/256/320. Supported hash file formats include MD5SUM .MD5, SFV, BSD CKSUM, and others.

    219 weekly downloads
  • WideStudio Icon
    WideStudio

    WideStudio is an Integrated Development Environment (IDE) for building window applications in C++, Ruby, Python an Perl for Windows, MacOSX, Linux, FreeBSD, SOLARIS and other unix and BTRON and T-Engine. This is open and free (under MIT/X Consortiun Lice

    172 weekly downloads
  • JCom (Java-COM Bridge) Icon
    JCom (Java-COM Bridge)

    JCom is a bridge library between Java and Com to enable COM object access from Java classes. Example: Creating an Excel worksheet, or using Visual Basic COM application from a Java application.

    139 weekly downloads
  • XLW - A C++ wrapper for the Excel C API Icon
    XLW - A C++ wrapper for the Excel C API

    XLW is a C++ wrapper for the Excel C API described in the Microsoft Excel 97 Developer's Kit. It makes xll programming automatic. Its powerful interface will empower your C, C# or C++ numerics by embedding them in Excel just like the built-in functions.

    165 weekly downloads
  • Eagle Mode Icon
    Eagle Mode

    Eagle Mode is a zoomable user interface (ZUI) with professional file manager, text & image viewer, audio & video player, archiver, chess game, 3D minesweeper, world clock, and fractal fun, all integrated in a virtual cosmos, with C++ toolkit API.

    70 weekly downloads
  • Back
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • Next

Staff Picks

  • Icon Clover EFI bootloader
  • Icon Dungeon Crawl Reference
  • Icon Data Crow
  • Icon LibreCAD
  • Icon OpenCPN
  • Icon OS4
  • Icon Pinguy OS
  • Icon PNotes
  • Icon Synfig

Top Downloaded

Powered by Dice Logo Latest Tech Jobs

  • Loading... The latest tech jobs.
See All Jobs ››
SourceForge
About Site Status @sfnet_ops
Find and Develop Software
Create a Project Software Directory Top Downloaded Projects
Community
Blog @sourceforge Job Board
Help
Site Documentation Support Request Real-Time Support
Copyright © 2013 Dice. All Rights Reserved.
SourceForge is a Dice Holdings, Inc. service.
Terms Privacy Cookies/Opt Out Advertise SourceForge.JP Go Parallel