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
  • OS: OS Portable (Source code to work with many OS platforms) ×
Refine your search
Translations
  • English (1,416)
  • German (109)
  • French (90)
  • Spanish (89)
  • Russian (83)
  • Chinese (72)
  • Brazilian Portuguese (55)
  • Italian (36)
  • Polish (29)
  • Japanese (27)
  • Dutch (21)
  • Portuguese (21)
  • Chinese (17)
  • Korean (14)
  • Czech (11)
License
  • OSI-Approved Open Source (3,473)
    • GNU General Public License version 2.0 (1,271)
    • GNU Library or Lesser General Public License version 2.0 (746)
    • BSD License (447)
    • GNU General Public License version 3.0 (242)
    • MIT License (234)
    • Apache License V2.0 (228)
    • GNU Library or Lesser General Public License version 3.0 (128)
    • Eclipse Public License (81)
    • zlib/libpng License (71)
    • Boost Software License (46)
    • Mozilla Public License 1.1 (42)
    • Academic Free License (36)
    • Common Public License 1.0 (34)
    • Apache Software License (29)
    • wxWindows Library Licence (28)
  • Other License (112)
  • Public Domain (107)
Programming Language
  • C++ (1,533)
  • Java (1,073)
  • C (851)
  • C# (253)
  • Python (224)
  • PHP (218)
  • JavaScript (172)
  • Perl (90)
  • Assembly (66)
  • Lua (53)
  • Unix Shell (47)
  • JSP (38)
  • XSL (36)
  • Ruby (34)
  • Object Pascal (32)
Status
  • 5 - Production/Stable (905)
  • 4 - Beta (873)
  • 1 - Planning (711)
  • 3 - Alpha (705)
  • 2 - Pre-Alpha (576)
  • 7 - Inactive (96)
  • 6 - Mature (92)
OS
  • Grouping and Descriptive Categories (3,728)
    • All POSIX (547)
    • All 32-bit MS Windows (443)
    • OS Independent (309)
    • 32-bit MS Windows (217)
    • All BSD Platforms (160)
    • 64-bit MS Windows (130)
    • 32-bit MS Windows (14)
    • Project is an Operating System Distribution (8)
    • Project is an Operating System Kernel (6)
    • Classic 8-bit Operating Systems (3)
    • Project is OS Distribution-Specific (3)
  • Windows (3,575)
  • Linux (3,557)
  • Mac (3,143)
  • BSD (501)
  • Modern (347)
    • Linux (281)
    • OS X (121)
    • WinXP (110)
    • Windows 7 (51)
    • Vista (49)
    • Win2K (48)
    • Solaris (44)
    • FreeBSD (29)
    • OpenBSD (12)
    • NetBSD (8)
Freshness
  • Recently updated (668)

Software Development

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

Showing page 2 of 150.

  • JAGS: Just Another Gibbs Sampler Icon
    JAGS: Just Another Gibbs Sampler

    JAGS is Just Another Gibbs Sampler. It is a program for the statistical analysis of Bayesian hierarchical models by Markov Chain Monte Carlo.

    567 weekly downloads
  • The Netwide Assembler Icon
    The Netwide Assembler

    This is NASM - the famous Netwide Assembler. Back at SourceForge and in intensive development! Downloads on this page may be out of date. Get the current versions from http://www.nasm.us/.

    616 weekly downloads
  • wxCode - wxWidgets components Icon
    wxCode - wxWidgets components

    wxCode project is a collection of reusable components based on the cross-platform wxWidgets GUI toolkit. The project provides various tools and facilities for building, maintaining and releasing wxWidgets-based code. Visit the website for more info.

    566 weekly downloads
  • Open Virtual Machine Tools Icon
    Open Virtual Machine Tools

    The Open Virtual Machine Tools project aims to provide a suite of open source virtualization utilities and drivers to improve the functionality and user experience of virtualization. The project currently runs in guest operating systems under VMware hype

    625 weekly downloads
  • Armadillo C++ matrix library Icon
    Armadillo C++ matrix library

    Armadillo is a fast, template based, C++ matrix library with optional interface to LAPACK and ATLAS libraries, including high-performance versions such as Intel MKL, AMD ACML and OpenBLAS. Integer, floating point and complex numbers are supported, as well as disk storage and a subset of trigonometric and statistics functions. Armadillo has an easy to use syntax, deliberately similar to Matlab. For more details, see http://arma.sourceforge.net

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

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

    664 weekly downloads
  • POCO C++ Libraries Icon
    POCO C++ Libraries

    Cross-platform C++ libraries with a network/internet focus.

    397 weekly downloads
  • WebIssues Icon
    WebIssues

    Issue tracking and team collaboration system

    488 weekly downloads
  • IUP Icon
    IUP

    IUP is a portable toolkit for building graphical user interfaces. It offers a configuration API in three basic languages: C, Lua and LED. IUP purpose is to allow a program to be executed in different systems without any modification.

    450 weekly downloads
  • Public Domain Curses Icon
    Public Domain Curses

    An implementation of the curses library for Win32, DOS, OS/2, X11 and SDL.

    373 weekly downloads
  • Crystal Space 3D SDK Icon
    Crystal Space 3D SDK

    Crystal Space is an Open Source 3D SDK for Unix, Windows, and MacOS/X. It renders with OpenGL and features GLSL shaders, CG shaders, deferred rendering, dynamic shadows, bullet based physics library, terrain engine, skeleton based animation meshes, exporter for Blender, portals, etc...

    372 weekly downloads
  • OpenGL Mathematics (GLM) Icon
    OpenGL Mathematics (GLM)

    OpenGL Mathematics (GLM) is a C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification.

    878 weekly downloads
  • RapidXml Icon
    RapidXml

    RapidXml is an attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility. It is an in-situ parser with parsing speed approaching speed of strlen function executed on the same data.

    391 weekly downloads
  • Extended Module Player Icon
    Extended Module Player

    A multi-format module player and library

    434 weekly downloads
  • MyGUI - fast, simple and flexible GUI Icon
    MyGUI - fast, simple and flexible GUI

    MyGUI is a library for creating Graphical User Interfaces (GUIs) for games and 3D applications. The main goals of MyGUI are: speed, flexibility and ease of use.

    321 weekly downloads
  • Clipper Icon
    Clipper

    Polygon clipping and offsetting library (C++, C#, Delphi)

    253 weekly downloads
  • WebHarvest - web data extraction tool Icon
    WebHarvest - web data extraction tool

    Web data extraction (web data mining, web scraping) tool. It leverages well proved XML and text processing techologies in order to easely extract useful data from arbitrary web pages.

    241 weekly downloads
  • STLport Icon
    STLport

    Multiplatform C++ Standard Library (STL implementation). Many compilers and operational environments supported. Standard (ISO/IEC 14882) compliance. Maximum efficiency. Exception and thread safety. Debug mode.

    366 weekly downloads
  • Grassroots DICOM Icon
    Grassroots DICOM

    Cross-platform DICOM implementation

    267 weekly downloads
  • Psyco, the Python Specializing Compiler Icon
    Psyco, the Python Specializing Compiler

    Psyco showed that it is possible to execute Python code at speeds approaching that of fully compiled languages, by "specialization". The project is now dead and replaced by PyPy: http://pypy.org/

    189 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

    222 weekly downloads
  • EditorConfig Icon
    EditorConfig

    Helps developers define and maintain consistent coding styles

    1,146 weekly downloads
  • TA-Lib : Technical Analysis Library Icon
    TA-Lib : Technical Analysis Library

    Technical Analysis Library

    318 weekly downloads
  • JTrac Icon
    JTrac

    JTrac is a generic issue-tracking web-application that can be easily customized by adding custom fields and drop-downs. Features include customizable workflow, field level permissions, e-mail integration, file attachments and a detailed history view.

    179 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 Big Data