SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data Software Delivery
Newsletters
  • Home
  • Browse
  • Software Development
Advanced
Filters
  • Status: 6 - Mature ×
  • License: GNU General Public License version 3.0 (GPLv3) ×
Refine your search
Translations
  • English (28)
  • Chinese (5)
  • Spanish (5)
  • German (4)
  • French (2)
  • Portuguese (2)
  • Albanian (1)
  • Dutch (1)
  • Italian (1)
  • Polish (1)
  • Romanian (1)
  • Russian (1)
License
  • OSI-Approved Open Source (49)
    • GNU General Public License version 2.0 (5)
    • BSD License (2)
    • GNU Library or Lesser General Public License version 3.0 (2)
    • Apache License V2.0 (1)
    • MIT License (1)
  • Other License (3)
  • Public Domain (1)
Programming Language
  • Java (20)
  • C++ (11)
  • C (9)
  • JavaScript (8)
  • C# (7)
  • PHP (4)
  • ASP.NET (2)
  • Assembly (2)
  • Unix Shell (2)
  • Ada (1)
  • Fortran (1)
  • Haskell (1)
  • JSP (1)
  • Lisp (1)
  • Pascal (1)
Status
  • 5 - Production/Stable (13)
  • 4 - Beta (2)
  • 1 - Planning (1)
  • 2 - Pre-Alpha (1)
  • 3 - Alpha (1)
OS
  • Windows (45)
  • Linux (40)
  • Grouping and Descriptive Categories (38)
    • OS Independent (14)
    • All 32-bit MS Windows (10)
    • All POSIX (9)
    • OS Portable (8)
    • 64-bit MS Windows (7)
    • 32-bit MS Windows (4)
    • All BSD Platforms (3)
    • Project is an Operating System Kernel (1)
  • Mac (33)
  • BSD (10)
  • Modern (5)
    • Linux (4)
    • OS X (2)
    • WinXP (2)
    • FreeBSD (1)
    • Vista (1)
    • Windows 7 (1)
  • Emulation and API Compatibility (3)
    • MinGW/MSYS (3)
    • Cygwin (2)
Freshness
  • Recently updated (21)

Software Development

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

Showing page 1 of 2.

  • MinGW - Minimalist GNU for Windows Icon
    MinGW - Minimalist GNU for Windows

    A native Windows port of the GNU Compiler Collection (GCC)

    1,232,963 weekly downloads
  • Yaoqiang BPMN Editor Icon
    Yaoqiang BPMN Editor

    an Open Source BPMN 2.0 Modeler

    848 weekly downloads
  • ChibiOS/RT free embedded RTOS Icon
    ChibiOS/RT free embedded RTOS

    ChibiOS/RT is a free and efficient RTOS designed for deeply embedded applications. It offers a comprehensive set of kernel primitives and supports many architectures: ARM7, Cortex-M0, Cortex-M3, Cortex-M4, PowerPC e200z, STM8, AVR, MSP430, ColdFire, H8S, x86.

    376 weekly downloads
  • Mogwai Java Tools Icon
    Mogwai Java Tools

    Java 2D & 3D visual entity relationship design & modeling (ERD,SQL) for Oracle,MSSQL,Postgres,MySQL,...,Database change&dictionary management, Swing Data Binding, Apache FOP Renderer for dot matrix printers,Sparx Enterprise Architect Reports + more

    191 weekly downloads
  • C++ Annotations Icon
    C++ Annotations

    An extensive tutorial about the C++ programming language

    91 weekly downloads
  • Hexjector Icon
    Hexjector

    Hexjector is an Opensource,Cross Platform PHP script to automate Site Pentest for SQL Injection Vulnerabilties.

    67 weekly downloads
  • Open Utlity Icon
    Open Utlity

    Open Utlity is series of unix utlity just like gnu for linux / windows

    47 weekly downloads
  • WebbotLib Icon
    WebbotLib

    C library for robot creators using certain AVR microcontrollers with support for 3rd party hardware boards for various sensors and motor controllers. Comprehensive PDF manual included in the download. Version 2 code stream - requires that projects are created using Project Designer from my web site. If your board isn't listed in Project Designer then look at Board Designer on my web-site to create your own custom board - or if its a commercial board then let me know and, with permission, I will add your design to the release. Version 1 code stream - requires you to do everything by hand and will be discontinued in the near future.

    24 weekly downloads
  • icmake Icon
    icmake

    Icmake is a hybrid between a 'make' utility and a 'shell script' language. Originally, it was written to provide a useful tool for automatic program maintenance and system administrative tasks on old MS-DOS platforms.

    17 weekly downloads
  • Yaoqiang XPDL Editor Icon
    Yaoqiang XPDL Editor

    Yaoqiang XPDL Editor (YXE) is a graphical editor for workflow process definitions, compliant with WfMC specifications( XPDL 2.1 and 1.0 )

    19 weekly downloads
  • FX Batch Compiler Icon
    FX Batch Compiler

    This Windows application supports compilation of FX effect files and HLSL shader files using fxc command line compiler included in DirectX SDK. You can compile many files at time or one file with different settings.

    18 weekly downloads
  • Zebra_Datepicker Icon
    Zebra_Datepicker

    A lightweight date picker plugin for jQuery

    16 weekly downloads
  • PK7 Icon
    PK7

    Utility to validate, extract, show and create digital documents included in files with "pk7" and "fp7" extensions such as electronic bills provided by some phone companies in Spain like Movistar and Telefonica.

    15 weekly downloads
  • ProjectPackager Icon
    ProjectPackager

    ProjectPackager removes temporary and unnecessary files from Visual Studio C# projects before creating a source package release.

    6 weekly downloads
  • Winforms Calendar Icon
    Winforms Calendar

    A calendar control for C# winforms

    10 weekly downloads
  • XEO Framework Icon
    XEO Framework

    XEO (eXtensible Enterprise Objects) is a Java-based agile development framework to create enterprise web applications that builds upon Object Oriented concepts and Model Driven Development.

    8 weekly downloads
  • python-mode.el for Emacs and XEmacs Icon
    python-mode.el for Emacs and XEmacs

    python-mode is an Emacs and XEmacs major mode for editing Python source code. Please note that ALL DEVELOPMENT HAS MOVED TO LAUNCHPAD: http://launchpad.net/python-mode

    2 weekly downloads
  • Zero Sum Game Solver Java Library Icon
    Zero Sum Game Solver Java Library

    Zero Sum Game Solver Java Library

    4 weekly downloads
  • jPersist Icon
    jPersist

    jPersist is an extremely powerful object-relational database persistence API that manages to avoid the need for configuration and annotation. jPersist uses JDBC and can work with any database supported by JDBC and any type of connection resource.

    4 weekly downloads
  • avl_tree Icon
    avl_tree

    This project implements insert and remove operations on AVL trees. Comments in the source explain the implementation. Test applications perform a run-time check of insert and remove methods. A bash script builds and executes the test applications.

    3 weekly downloads
  • Rapid Portal Development Icon
    Rapid Portal Development

    Rapid development of portal-based user interfaces for submitting compute jobs to remote compute resources. It supports the mainstream compute engine vendors Sun Grid Engine, PBS and Condor. Get a job-submission portal up and running in a few hours.

    2 weekly downloads
  • TR Class Library Icon
    TR Class Library

    A set of tools for developers savvy.

    2 weekly downloads
  • lrkpg Icon
    lrkpg

    LR(k) parser generator (k>=0) implementation.

    2 weekly downloads
  • RapidWebDev Icon
    RapidWebDev

    It's an infrastructure helps engineers to develop enterprise software solutions in Microsoft .NET easily and productively which consists of an extendable and maintainable web system architecture with a suite of generic business model, APIs and servi

    1 weekly downloads
  • Zebra_Form Icon
    Zebra_Form

    A jQuery augmented PHP library for creating and validating HTML forms

    1 weekly downloads
  • Back
  • 1
  • 2
  • Next

Staff Picks

  • Icon AjaXplorer
  • Icon Arch Bang
  • Icon GO Contact Sync Mod
  • Icon iTextSharp
  • Icon Super Audio CD Decoder
  • Icon salix
  • Icon Scintilla
  • Icon Security Onion
  • Icon StepMania

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