SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data
Newsletters
  • Home
  • Browse
  • Development
Advanced
Filters
  • OS: Windows ×
Refine your search
Translations
  • English (20,284)
  • German (2,177)
  • French (1,587)
  • Spanish (1,456)
  • Russian (1,009)
  • Chinese (940)
  • Brazilian Portuguese (782)
  • Italian (729)
  • Polish (367)
  • Dutch (358)
  • Japanese (338)
  • Portuguese (310)
  • Chinese (225)
  • Czech (203)
  • Turkish (193)
License
  • OSI-Approved Open Source (44,102)
    • GNU General Public License version 2.0 (20,380)
    • GNU Library or Lesser General Public License version 2.0 (7,570)
    • BSD License (4,253)
    • Apache License V2.0 (3,201)
    • GNU General Public License version 3.0 (2,358)
    • MIT License (2,123)
    • GNU Library or Lesser General Public License version 3.0 (917)
    • Academic Free License (830)
    • Apache Software License (750)
    • Eclipse Public License (740)
    • Mozilla Public License 1.1 (654)
    • Common Public License 1.0 (588)
    • Artistic License (543)
    • Open Software License 3.0 (369)
    • zlib/libpng License (339)
  • Public Domain (1,825)
  • Other License (951)
Programming Language
  • Java (17,798)
  • C++ (7,931)
  • PHP (6,622)
  • C# (4,664)
  • C (4,469)
  • JavaScript (3,461)
  • Python (2,974)
  • Perl (1,496)
  • Delphi/Kylix (1,161)
  • Visual Basic .NET (851)
  • Visual Basic (775)
  • PL/SQL (681)
  • XSL (657)
  • JSP (635)
  • Assembly (562)
Status
  • 4 - Beta (11,481)
  • 5 - Production/Stable (11,129)
  • 1 - Planning (8,980)
  • 3 - Alpha (8,440)
  • 2 - Pre-Alpha (7,124)
  • 7 - Inactive (1,279)
  • 6 - Mature (1,055)
OS
  • Linux (39,957)
  • Mac (35,512)
  • Grouping and Descriptive Categories (31,762)
    • OS Independent (16,557)
    • All 32-bit MS Windows (8,653)
    • All POSIX (5,610)
    • 32-bit MS Windows (5,137)
    • OS Portable (4,593)
    • 64-bit MS Windows (1,336)
    • 32-bit MS Windows (1,308)
    • All BSD Platforms (1,066)
    • Project is OS Distribution-Specific (78)
    • Project is an Operating System Distribution (62)
    • Project is an Operating System Kernel (57)
    • Classic 8-bit Operating Systems (10)
  • Modern (8,088)
    • Linux (4,683)
    • WinXP (4,237)
    • Win2K (1,998)
    • OS X (1,524)
    • Vista (1,285)
    • Windows 7 (1,208)
    • Solaris (636)
    • FreeBSD (354)
    • OpenBSD (95)
    • NetBSD (77)
  • BSD (4,678)
  • Other Operating Systems (1,880)
    • Microsoft Windows Server 2003 (391)
    • Other (323)
    • WinNT (233)
    • MS-DOS (215)
    • Win98 (136)
    • Apple Mac OS Classic (118)
    • HP-UX (102)
    • BeOS (99)
    • IBM AIX (85)
    • Console-based Platforms (82)
    • WinME (74)
    • AmigaOS (55)
    • IBM OS/2 (51)
    • SGI IRIX (40)
    • Win95 (35)
Freshness
  • Recently updated (6,873)

Development

Sort By
Most Popular
  • Most Popular
  • Last Updated
  • Name
  • Rating
  • Software Development
  • Text Editors
  • Database
  • Data Formats

Showing page 13 of 1932.

  • LaTeXDraw Icon
    LaTeXDraw

    Vector drawing program for LaTeX using PSTricks

    530 weekly downloads
  • jose Icon
    jose

    jose is a graphical Chess tool. You can store chess games in a database. You can view and edit games (including variations and comments). You can play against a plugged-in chess engine and use it for analysis. Features 3D board view.

    793 weekly downloads
  • SchemaSpy Icon
    SchemaSpy

    SchemaSpy analyzes database metadata to reverse engineer dynamic Entity Relationship (ER) diagrams. It works with just about any JDBC-compliant database (Oracle/MySQL/DB2/SQL Server/PostgreSQL/Sybase/etc) and can identify Ruby on Rails relationships.

    474 weekly downloads
  • Agilefant Icon
    Agilefant

    The open source backlog tool that scales

    462 weekly downloads
  • PGF and TikZ -- Graphic systems for TeX Icon
    PGF and TikZ -- Graphic systems for TeX

    PGF is a TeX macro package for generating graphics. It is platform- and format-independent and works together with the most important TeX backend drivers, including pdftex and dvips. It comes with a user-friedly syntax layer called TikZ.

    435 weekly downloads
  • eXist-db Icon Enterprise
    eXist-db

    eXist-db is a feature rich Open Source native XML database

    572 weekly downloads
  • YAGARTO Icon
    YAGARTO

    YAGARTO is a cross development environment for the ARM architecture, running on a Windows host. It includes the GNU C/C++ toolchain and the Eclipse IDE.

    647 weekly downloads
  • Boa Constructor - wxPython GUI Builder Icon
    Boa Constructor - wxPython GUI Builder

    A RAD GUI Building IDE for wxPython.

    497 weekly downloads
  • Reflexil Icon
    Reflexil

    Reflexil is an assembly editor and runs as a plug-in for Reflector. Using Mono.Cecil, Reflexil is able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports 'on the fly' C# and VB.NET code injection.

    639 weekly downloads
  • OpenOCD - Open On-Chip Debugger Icon
    OpenOCD - Open On-Chip Debugger

    The Open On-Chip Debugger

    756 weekly downloads
  • EasyMock Icon
    EasyMock

    EasyMock is a Java library that provides an easy way to use Mock Objects in unit testing with JUnit and TestNG.

    448 weekly downloads
  • HSQLDB Plug-In for Eclipse Icon
    HSQLDB Plug-In for Eclipse

    The HSQLDB Plug-in embebs a HSQLDB pure-java database server into the Eclipse workbench for use as a data repository for Java applications developed using the IDE or for extending HSQLDB itself

    2,574 weekly downloads
  • Swiss File Knife Icon
    Swiss File Knife

    Multi function command line tool that belongs onto every usb stick.

    534 weekly downloads
  • Python parsing module Icon
    Python parsing module

    pyparsing is a general parsing module for Python. Grammars are implemented directly in the client code using parsing objects, instead of externally, as with lex/yacc-type tools. Includes simple examples for parsing SQL, CORBA IDL, and 4-function math

    1,406 weekly downloads
  • The Bug Genie Icon
    The Bug Genie

    The Bug Genie is a user-friendly and powerful PHP5.3-based bug tracker/bug tracking tool with features such as project management, VCS integration (git, svn, hig), wiki and more. Ready to use out-of-the-box, and easy to install.

    438 weekly downloads
  • TYPO3Winstaller Icon
    TYPO3Winstaller

    Fast and easy TYPO3-Setup for Windows (WAMP). Just Download, Setup and Run TYPO3. Complete Apache Webserver with PHP/MySQL, easy Windows-Frontend for Endusers. Preconfigured Dummy, Quickstart and Testsite-Package of TYPO3 available.

    456 weekly downloads
  • Spreadsheet Compare Icon
    Spreadsheet Compare

    Performs a cell-by-cell comparison of Excel Worksheets.

    724 weekly downloads
  • HM NIS Edit Icon
    HM NIS Edit

    HM NIS Edit is the best Editor/IDE for Nullsoft Scriptable Install System (NSIS). Its useful for experts and beginner in the creation of Setup programs with the NSIS.

    622 weekly downloads
  • USBDM Icon
    USBDM

    USBDM BDM Interface for Freescale Microcontroller

    485 weekly downloads
  • DotNetOpenAuth Icon
    DotNetOpenAuth

    Formerly known as DotNetOpenId, this library brings easy and flexible OpenID, OAuth and InfoCard to the .NET platform. Official web site is at http://www.dotnetopenauth.net/, which includes source code downloads.

    438 weekly downloads
  • Kile KDE LaTeX Editor Icon
    Kile KDE LaTeX Editor

    Kile is a LaTeX source editor, TeX shell that simplifies the creation of LaTeX documents.

    419 weekly downloads
  • Java Class File Editor Icon
    Java Class File Editor

    Open a Java class file binary to view or edit strings, attributes, methods and generate readable reports similar to the javap utility. In built verifier checks changes before saving the file. Easy to use Java Swing GUI.

    754 weekly downloads
  • Mole Icon
    Mole

    Automatic SQL Injection Exploitation Tool

    425 weekly downloads
  • WixEdit Icon
    WixEdit

    WixEdit is an editor for XML source code of the Windows Installer XML (WiX) toolset. WixEdit lets you create MSI and MSM setup packages with the WiX Toolset. It provides a visual representation of the dialogs and an easy way to edit the WiX source files.

    419 weekly downloads
  • AMFPHP (Flash Remoting for PHP) Icon
    AMFPHP (Flash Remoting for PHP)

    Simple Remoting for Web Applications

    388 weekly downloads
  • Back
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • …
  • Next

Staff Picks

  • Icon America's Army 2.5 Assist
  • Icon BibDesk
  • Icon boot-repair-disk
  • Icon The FreeType Project
  • Icon KXStudio
  • Icon NAS4Free
  • Icon Password Safe
  • Icon RSS Owl | RSS / RDF / Atom Feed Reader
  • Icon Zentyal Linux small business server

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 Smarter IT