SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data
Newsletters
  • Home
  • Browse
Find out more about Go Parallel Find out more about Apache Open Office Find out more about VLC Media Player Find out more about Pidgin Find out more about PDFCreator Find out more about Sweet Home 3D
Advanced
Filters
  • Programming Language: C++ ×
  • License: BSD License ×
  • Audience: Developers ×
Refine your search
Translations
  • English (662)
  • Russian (53)
  • German (45)
  • Chinese (44)
  • French (43)
  • Japanese (28)
  • Spanish (24)
  • Italian (17)
  • Brazilian Portuguese (15)
  • Arabic (9)
  • Dutch (9)
  • Korean (9)
  • Hebrew (8)
  • Polish (8)
  • Afrikaans (7)
License
  • OSI-Approved Open Source (1,575)
    • GNU General Public License version 2.0 (161)
    • GNU Library or Lesser General Public License version 2.0 (111)
    • MIT License (46)
    • Apache License V2.0 (16)
    • GNU General Public License version 3.0 (14)
    • Academic Free License (13)
    • GNU Library or Lesser General Public License version 3.0 (13)
    • zlib/libpng License (12)
    • Artistic License (7)
    • Affero GNU Public License (6)
    • Apache Software License (6)
    • Apple Public Source License (6)
    • Frameworx Open License (6)
    • Boost Software License (5)
    • Mozilla Public License 1.0 (4)
  • Public Domain (21)
  • Other License (18)
  • Creative Commons Attribution License (6)
    • Creative Commons Attribution ShareAlike License V3.0 (1)
Programming Language
  • C (448)
  • Java (143)
  • Python (127)
  • C# (96)
  • Assembly (58)
  • Perl (54)
  • PHP (41)
  • JavaScript (34)
  • Tcl (28)
  • Unix Shell (28)
  • Objective C (26)
  • Ruby (25)
  • Lua (24)
  • Visual Basic (22)
  • Delphi/Kylix (20)
Status
  • 4 - Beta (396)
  • 5 - Production/Stable (376)
  • 1 - Planning (341)
  • 2 - Pre-Alpha (281)
  • 3 - Alpha (270)
  • 7 - Inactive (57)
  • 6 - Mature (56)
OS
  • Linux (1,267)
  • Windows (1,267)
  • Grouping and Descriptive Categories (1,196)
    • All POSIX (539)
    • All 32-bit MS Windows (429)
    • OS Portable (369)
    • 32-bit MS Windows (233)
    • All BSD Platforms (114)
    • OS Independent (109)
    • 64-bit MS Windows (82)
    • 32-bit MS Windows (59)
    • Project is an Operating System Kernel (13)
    • Project is an Operating System Distribution (10)
    • Project is OS Distribution-Specific (4)
    • Classic 8-bit Operating Systems (3)
  • Mac (823)
  • BSD (558)
  • Modern (549)
    • Linux (387)
    • WinXP (159)
    • OS X (156)
    • Win2K (86)
    • Vista (58)
    • FreeBSD (57)
    • Windows 7 (52)
    • Solaris (48)
    • OpenBSD (19)
    • NetBSD (16)
  • Other Operating Systems (151)
    • Other (31)
    • Apple Mac OS Classic (18)
    • MS-DOS (17)
    • BSD/OS (15)
    • BeOS (15)
    • Microsoft Windows Server 2003 (13)
    • SGI IRIX (13)
    • WinNT (11)
    • Console-based Platforms (10)
    • GNU Hurd (7)
    • IBM OS/2 (6)
    • AmigaOS (5)
    • WinME (5)
    • Win98 (4)
    • MorphOS (3)
Freshness
  • Recently updated (309)

Top Apps

Sort By
Name
  • Most Popular
  • Last Updated
  • Name
  • Rating
  • Audio & Video
  • Business & Enterprise
  • Communications
  • Development
  • Home & Education
  • Games
  • Graphics
  • Science & Engineering
  • Security & Utilities
  • System Administration

Showing page 6 of 63.

  • Bust Icon
    Bust

    A simply library for C++.

    0 weekly downloads
  • C code cleanup Icon
    C code cleanup

    C and C++ parser, that intend to detect unnused code; C++ language used, and ANSI lib only, no OS specific code;

    0 weekly downloads
  • C# XMP Toolkit Icon
    C# XMP Toolkit

    The C# XMP Toolkit is a wrapper for Adobe's XMP Toolkit and will allow you to add, modify and/or delete XMP using any .NET 2.0 Application (ie. C#, VB.NET, etc.).

    7 weekly downloads
  • C++ Communication Services Framework Icon
    C++ Communication Services Framework

    A C++ framework utilizing Design Patterns for creating Linux and Windows communications applications that contain Dialogic® products. Includes media and network classes (analog, digital, SIP, H323), multithreaded event handling, distributed app support.

    2 weekly downloads
  • C++ Computer Vision & Robotics Library Icon
    C++ Computer Vision & Robotics Library

    The CVR-Lib (Computer Vision and Robotics Library) is a C++ object oriented library for computer vision. It provides lots of functionality to solve mathematical problems, many image processing and analysis algorithms, classification tools, and much more.

    0 weekly downloads
  • C++ Container Framework Icon
    C++ Container Framework

    C++ based container/plugin manager that loads plugins from libraries and starts them at runtime. By default it provides a ThreadPool, Socket classes (ServerSocket, Socket ,Multiplexor)and a minimalist HTTP Parser. Container is configured using xml.

    0 weekly downloads
  • C++ Fuzzy Logic Programming Library Icon
    C++ Fuzzy Logic Programming Library

    C++ Fuzzy Logic Programming Library - For problem solving in the fuzzy logic domain. It has an object oriented API well suited to C++ syntax for direct inclusion in source code. Portable to platforms that support the C++ STL.

    32 weekly downloads
  • C++ Fuzzy Reasoning System Icon
    C++ Fuzzy Reasoning System

    Project contains engine to construct Fuzzy Reasoning System. Package might be used when Fuzzy Reasoning is appropriate e.g. in trading, control, modelling, human behavior simulation.

    0 weekly downloads
  • C++ Header Parser written in python Icon
    C++ Header Parser written in python

    Parse C++ header files using ply.lex to generate navigable class tree representing the class structure. CppHeaderParser.py has the advantage of being a pure python C++ header parser. Grap a copy of ply at http://www.dabeaz.com/ply/

    21 weekly downloads
  • C++ Hierarchical Data Framework Icon
    C++ Hierarchical Data Framework

    A framework for creating automatically-assembling trees of objects. Intended to parallel another interface as strictly a data I/O structure (e.g. file load/save in parallel with a GUI displaying it.) Adaptable to any hierachical data format.

    1 weekly downloads
  • C++ Matrix Icon
    C++ Matrix

    A C++ Matrix/Vector Class supporting real & complex data for nearly all matrix algebra calculations. Optimized for double & std::complex<double>. Small and large matrices. Easy to use & get started. Plotting, fast inversion, FFT/IFFT, statistics, & more

    5 weekly downloads
  • C++ Object Icon
    C++ Object

    Framework for arguments passing in C++.

    0 weekly downloads
  • C++ On Air Icon
    C++ On Air

    Light-weight C++ web application server library

    1 weekly downloads
  • C++ Server Pages Icon
    C++ Server Pages

    The CppSP word is short for C plus plus server pages. It is designed to effective web service and make it easy and fast to develop your own cgi projects. Using the CSP, you can write your C and C++ codes combined whith your html tags.

    1 weekly downloads
  • C++ Smart Pointers Icon
    C++ Smart Pointers

    Highly optimized, reference counted Smart Pointers for Win32 or POSIX compliant OS (Linux, BSD, Mac OS X, etc.) - thread safe, non-intrusive, can handle circular references, implicit casting, and explicit casting (through C++ style casting operators)

    1 weekly downloads
  • C++ Statistical Learning Library Icon
    C++ Statistical Learning Library

    SLL is a C++ Statistical Learning Library. Many classical and modern learning algorithms are implemented, such as KNN, K-means, PCA, LDA, Spectral Clustering, Manifold Learning.

    0 weekly downloads
  • C++ TestKit Icon
    C++ TestKit

    The C++ TestKit is a suite of related modules for producing software using Test-First Development (TFD), a la eXtreme Programming (XP).

    2 weekly downloads
  • C++ Unit Test Inline Icon
    C++ Unit Test Inline

    C++ Unit Test Inline - Write your Unit Tests into your C++ source code.

    0 weekly downloads
  • C++ compiler independent plugins Icon
    C++ compiler independent plugins

    A portable C++ framework for dynamic class loading. Allows creating and loading binary plugins created by different compilers and/or versions. A binary dynamic cast feature that works over compiler boundaries on a given platform is also provided.

    11 weekly downloads
  • C++ garbage collector Icon
    C++ garbage collector

    GC++ is a small portable tracing mark-and-sweep garbage collection library for C++. It requires a standards-conforming C++ compiler and pthreads support.

    10 weekly downloads
  • C++ interface for the QNX Photon Icon
    C++ interface for the QNX Photon

    ..is the C++ interface for QNX Photon microGUI. Highlights includes typesafe callbacks, widget classes extension, full support of PhAB

    1 weekly downloads
  • C++ true active objects Icon
    C++ true active objects

    C++ implementation of active objects from Active Oberon language (bluebottle/AOS operating system). It was tried to implement syntax and semantics of Active Oberon constructions into C++ directly.

    0 weekly downloads
  • C+- programming language and WinC+- pack Icon
    C+- programming language and WinC+- pack

    also download updates from files section

    1 weekly downloads
  • C/C++ BEEP Core Icon
    C/C++ BEEP Core

    P2P application protocol framework (RFC3080, RFC3081) for connection-oriented, async request/response messages. Allows multiplexing of message streams over one transport connection. Supports binary and textual messages, TLS, SASL/Anonymous, SASL/OTP.

    1 weekly downloads
  • C/C++ InputBox win32 implementation Icon
    C/C++ InputBox win32 implementation

    C/C++ InputBox implementation that allows to have a simple InputBox like visual basic's one. It is coded in simple win32 API calls without MFC and allows full customization.

    8 weekly downloads
  • Back
  • …
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 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