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: Boost Software License (BSL1.0) ×
Refine your search
Translations
  • English (14)
  • Czech (1)
  • French (1)
  • Russian (1)
License
  • OSI-Approved Open Source (114)
    • BSD License (3)
    • GNU Library or Lesser General Public License version 2.0 (3)
    • GNU General Public License version 2.0 (2)
    • GNU Library or Lesser General Public License version 3.0 (2)
    • Affero GNU Public License (1)
    • GNU General Public License version 3.0 (1)
    • MIT License (1)
    • Microsoft Public License (1)
    • Microsoft Reciprocal License (1)
    • Python Software Foundation License (1)
    • W3C License (1)
    • wxWindows Library Licence (1)
  • Public Domain (3)
  • Other License (1)
Programming Language
  • C++ (102)
  • C (12)
  • Python (8)
  • Unix Shell (3)
  • C# (2)
  • D (2)
  • Lua (2)
  • Delphi/Kylix (1)
  • Eiffel (1)
  • Fortran (1)
  • Free Pascal (1)
  • Haskell (1)
  • JavaScript (1)
  • PHP (1)
  • Scala (1)
Status
  • 5 - Production/Stable (34)
  • 1 - Planning (26)
  • 4 - Beta (19)
  • 3 - Alpha (16)
  • 2 - Pre-Alpha (13)
  • 6 - Mature (4)
OS
  • Windows (108)
  • Linux (103)
  • Mac (80)
  • Grouping and Descriptive Categories (74)
    • OS Portable (46)
    • All POSIX (21)
    • 32-bit MS Windows (17)
    • 64-bit MS Windows (14)
    • All 32-bit MS Windows (10)
    • OS Independent (6)
    • All BSD Platforms (2)
  • BSD (21)
  • Modern (12)
    • Linux (9)
    • Windows 7 (5)
    • OS X (3)
    • Vista (3)
    • WinXP (3)
    • Solaris (2)
    • FreeBSD (1)
    • OpenBSD (1)
  • Emulation and API Compatibility (8)
    • MinGW/MSYS (6)
    • Cygwin (5)
    • WINE (1)
Freshness
  • Recently updated (47)

Software Development

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

Showing page 1 of 5.

  • Boost.Log Icon
    Boost.Log

    This is a C++ logging library implementation being proposed to the Boost library collection. It aims for extensibility and flexibility while moderately affecting user's application performance.

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

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

    301 weekly downloads
  • Clipper Icon
    Clipper

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

    224 weekly downloads
  • Stxxl Icon
    Stxxl

    Stxxl is an implementation of the C++ standard template library STL for external memory (out-of-core) computations, containers, and algorithms that can process huge volumes of data that only fit on disks.

    43 weekly downloads
  • Turtle Icon
    Turtle

    C++ mock objects for Boost

    18 weekly downloads
  • luabind Icon
    luabind

    luabind is a library, inspired by and similar to Boost.Python, that helps you create bindings between C++ and Lua. It has the ability to expose functions and classes, written in C++, to Lua.

    95 weekly downloads
  • SOCI - The C++ Database Access Library Icon
    SOCI - The C++ Database Access Library

    The database access library for C++ programmers that provides the illusion of embedding SQL in regular C++ code, staying entirely within the C++ standard.

    133 weekly downloads
  • OGLplus Icon
    OGLplus

    C++ wrapper for the OpenGL (Version 3 and higher) API

    45 weekly downloads
  • dlib C++ Library Icon
    dlib C++ Library

    dlib is a library for developing portable applications dealing with networking, threads, graphical interfaces, data structures, linear algebra, machine learning, XML and text parsing, numerical optimization, Bayesian nets, and numerous other tasks.

    147 weekly downloads
  • Contract++ Icon
    Contract++

    Contract Programming Library for C++

    1 weekly downloads
  • The Spirit Parser Library Icon
    The Spirit Parser Library

    Spirit is an object oriented recursive descent parser generator framework implemented using template meta-programming techniques.

    12 weekly downloads
  • Assorted projects Icon
    Assorted projects

    Assorted projects. General-purpose libraries for Python, C++, Scala, bash, and others. Meta-programming tools. System utilities. UI components. Web APIs. Configuration files. Benchmarks. Programming competition entries. And much more.

    1 weekly downloads
  • Configurable Math Library Icon
    Configurable Math Library

    The CML (Configurable Math Library) is a free, open-source C++ vector, matrix, and quaternion math library designed for use in games, graphics, computational geometry, and related applications.

    11 weekly downloads
  • eval Icon
    eval

    eval is a header-only library for writing C++ scripts. The main aim of the library is to provide means for calling compiled C++ functions/methods/constructors from within a script. An eval script can take arguments, as well as return arbitrary values.

    2 weekly downloads
  • Mirror C++ reflection library Icon
    Mirror C++ reflection library

    The Mirror library provides both compile-time and run-time meta-data describing common C++ constructs like namespaces, types, classes, their base classes and member variables, constructors, etc. and provides generic interfaces for their introspection

    4 weekly downloads
  • clcc Icon
    clcc

    The OpenCL Kernel Compiler compiles OpenCL kernel files and presents any compilation errors in a form commonly used by "regular" C/C++ compilers. It is intended to be used as a supporting tool for application developers working with OpenCL. Version 0.3.0 adds additional features for saving compiled binaries and selecting platforms/devices.

    14 weekly downloads
  • libintl-lite Icon
    libintl-lite

    libintl-lite is a simple (but less powerful) GNU gettext libintl replacement and does not depend on any libraries except the standard C/C++ (POSIX/STL) libraries. It is licensed under the Boost Software License.

    2 weekly downloads
  • GBuildSys Icon
    GBuildSys

    A generic build system for GNU environments

    5 weekly downloads
  • owl_cpp Icon
    owl_cpp

    C++ library for working with OWL ontologies

    2 weekly downloads
  • MathX Icon
    MathX

    MathX is a c++ template library for fixed length arithmetic types.

    2 weekly downloads
  • safe numerics Icon
    safe numerics

    Error Trapping replacements fro C++ integer data types.

    1 weekly downloads
  • PBR Icon
    PBR

    CPython adaptors for the Boost.Range library Map PyObjects to the new-style C++ iterator concepts.

    0 weekly downloads
  • Geth Icon
    Geth

    Reliable distributed program development kit

    0 weekly downloads
  • type_pool Icon
    type_pool

    Pool of Ts.

    1 weekly downloads
  • std::decimal Implementation Icon
    std::decimal Implementation

    A portable implementation of the proposed C++ std::decimal.

    0 weekly downloads
  • Back
  • 1
  • 2
  • 3
  • 4
  • 5
  • 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