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
  • License: OSI-Approved Open Source ×
Refine your search
Translations
  • English (15,742)
  • German (1,415)
  • French (1,045)
  • Spanish (981)
  • Chinese (704)
  • Russian (682)
  • Brazilian Portuguese (585)
  • Italian (460)
  • Japanese (258)
  • Polish (238)
  • Dutch (209)
  • Portuguese (201)
  • Chinese (155)
  • Czech (121)
  • Turkish (119)
License
  • Other License (316)
Programming Language
  • Java (13,526)
  • C++ (7,252)
  • C (5,247)
  • PHP (4,131)
  • C# (3,282)
  • Python (2,446)
  • JavaScript (2,385)
  • Perl (1,213)
  • Delphi/Kylix (729)
  • Assembly (597)
  • Unix Shell (597)
  • Visual Basic .NET (456)
  • JSP (437)
  • Ruby (399)
  • XSL (390)
Status
  • 4 - Beta (9,070)
  • 5 - Production/Stable (8,640)
  • 3 - Alpha (6,818)
  • 1 - Planning (6,654)
  • 2 - Pre-Alpha (5,705)
  • 7 - Inactive (981)
  • 6 - Mature (791)
OS
  • Windows (32,636)
  • Linux (31,873)
  • Mac (25,041)
  • Grouping and Descriptive Categories (24,714)
    • OS Independent (11,548)
    • All POSIX (6,616)
    • All 32-bit MS Windows (5,831)
    • OS Portable (3,473)
    • 32-bit MS Windows (3,294)
    • All BSD Platforms (952)
    • 64-bit MS Windows (884)
    • 32-bit MS Windows (840)
    • Project is OS Distribution-Specific (78)
    • Project is an Operating System Distribution (64)
    • Project is an Operating System Kernel (60)
    • Classic 8-bit Operating Systems (19)
  • Modern (8,191)
    • Linux (5,755)
    • WinXP (2,694)
    • OS X (1,428)
    • Win2K (1,312)
    • Vista (793)
    • Windows 7 (664)
    • Solaris (611)
    • FreeBSD (385)
    • OpenBSD (112)
    • NetBSD (83)
  • BSD (6,153)
  • Other Operating Systems (1,551)
    • Other (287)
    • Microsoft Windows Server 2003 (253)
    • MS-DOS (169)
    • WinNT (159)
    • Apple Mac OS Classic (108)
    • IBM AIX (95)
    • HP-UX (90)
    • Console-based Platforms (88)
    • BeOS (80)
    • Win98 (78)
    • SGI IRIX (55)
    • BSD/OS (49)
    • WinME (47)
    • AmigaOS (46)
    • IBM OS/2 (39)
Freshness
  • Recently updated (5,001)

Software Development

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

Showing page 10 of 1496.

  • 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.

    696 weekly downloads
  • Oblivion Works Icon
    Oblivion Works

    Oblivion Works is designed for making tools to better enjoy the games The Elder Scrolls IV: Oblivion and TES V: Skyrim.

    542 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.

    881 weekly downloads
  • Logging Framework for C++ Icon
    Logging Framework for C++

    log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API.

    524 weekly downloads
  • GExperts Icon
    GExperts

    GExperts is a free set of tools built to increase the productivity of Delphi and C++Builder programmers by adding several features to the IDE. GExperts is developed as Open Source software and encourages user contributions to the project.

    516 weekly downloads
  • Java Embedding Plugin Icon
    Java Embedding Plugin

    The Java Embedding Plugin allows other web browsers than Apple's Safari to use the most recent versions of Java (1.4.X and above) on Mac OS X.

    568 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.

    502 weekly downloads
  • .sol Editor (Flash Shared Object) Icon
    .sol Editor (Flash Shared Object)

    This tool opens or create a Macromedia Flash shared object file (.sol) displays the content of the file and allow you to change the values.

    935 weekly downloads
  • kernel virtual machine Icon
    kernel virtual machine

    kvm, or kernel-based virtual machine, is a device driver and userspace component for Linux that utilizes hardware virtualization extensions such as Intel's VT to create virtual machines running on a Linux host.

    670 weekly downloads
  • Linux Test Project Icon
    Linux Test Project

    Testsuite to validate the reliability, robustness, stability of Linux.

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

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

    562 weekly downloads
  • JAXB Eclipse Plug-In Icon
    JAXB Eclipse Plug-In

    JAXBBuilder is an eclipse plugin for generating Java classes directly from XML schema, XML or JSON files. The plugin detects document changes and re-generates Java code via Castor or XJC. It includes a JAXB project wizard, and configuration pages

    577 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.

    460 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,454 weekly downloads
  • CrackLib Icon
    CrackLib

    Next generation version of libCrack password checking library. As of Oct 2008 (reflected in 2.8.15 code release), licensed under LGPL.

    569 weekly downloads
  • JPerf Icon
    JPerf

    JPerf is a simple framework for writing and running automated performance and scalability tests. It's like JUnit but for performance. Simple write a class that implements PerfTest then create a PerfTestRunner instance to run the test.

    651 weekly downloads
  • Libmhash Icon
    Libmhash

    Libmhash is a library that provides a uniform interface to several hash algorithms. It supports the basics for message authentication by following rfc2104 (HMAC). It also includes some key generation algorithms which are based on hash algorithms.

    409 weekly downloads
  • Snoopy Icon
    Snoopy

    Snoopy is a PHP class that simulates a web browser. It automates the task of retrieving web page content and posting forms, for example.

    504 weekly downloads
  • USBDM Icon
    USBDM

    USBDM BDM Interface for Freescale Microcontroller

    504 weekly downloads
  • Liquibase Icon
    Liquibase

    A tool to manage database changes and refactorings. All changes to a database are stored in XML files that are stored in version control with other source code. A graphical IDE is also available

    545 weekly downloads
  • Fast Artificial Neural Network Library Icon
    Fast Artificial Neural Network Library

    Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read introduction article and a reference manual accompanies the library with examples and recommendations on how to use the library. Several graphical user interfaces are also available for the library.

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

    A RAD GUI Building IDE for wxPython.

    460 weekly downloads
  • Advanced HMI Icon
    Advanced HMI

    Turn Visual Studio into a powerful HMI/SCADA development package by simply dragging and dropping, no coding required. DF1, Ethernet/IP for Allen Bradley PLC controllers, and many more drivers. Free

    449 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.

    419 weekly downloads
  • Eclipse ResourceBundle Editor Icon
    Eclipse ResourceBundle Editor

    Eclipse plugin for editing Java resource bundles. Lets you manage all localized properties files in one screen. Some features: sorted keys, warning icons on missing keys/values, conversion to/from Unicode, hierarchical view of keys, more...

    438 weekly downloads
  • Back
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 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 Smarter IT