Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Boost C++ Libraries

Compare

  Analyzed 4 months ago

Boost was begun by members of the ISO C++ Standard committee Library Working Group to provide free peer-reviewed portable libraries to the C++ community. An additional objective is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for ... [More] eventual standardization. Components successfully moved into draft ISO Standard C++09 include shared_ptr, regular expressions, function wrappers and binders. [Less]

6.2M lines of code

198 current contributors

4 months since last commit

501 users on Open Hub

Activity Not Available
4.52469
   
I Use This

KDevelop

Compare

Claimed by KDE Analyzed 1 day ago

The KDevelop project was founded in 1998 to build up an easy to use IDE (Integrated Development Environment) for KDE. Since then, the KDevelop IDE is publicly available under the GPL and supports many programming languages.

359K lines of code

44 current contributors

9 days since last commit

190 users on Open Hub

High Activity
4.39344
   
I Use This

toxiclibs

Compare

  No analysis available

Building blocks for computational design (Java & Processing) This is a growing selection of useful classes created for mostly computational design projects, but which might be helpful for others too. After 3 years of ongoing development the collection consists of: * 130+ classes * 18 ... [More] packages bundled into 7 libraries * altogether >15k lines of code The libraries have been designed to have no further dependencies in order to maximize reuse and flexibility. [Less]

0 lines of code

0 current contributors

0 since last commit

45 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

OpenSCAD

Compare

  Analyzed about 12 hours ago

OpenSCAD is a software for creating solid 3D CAD objects. Unlike most free software for creating 3D models (such as the famous application Blender) it does not focus on the artistic aspects of 3D modelling but instead on the CAD aspects. Thus it might be the application you are looking for when ... [More] you are planning to create 3D models of machine parts but pretty sure is not what you are looking for when you are more interested in creating computer-animated movies. [Less]

142K lines of code

32 current contributors

6 days since last commit

20 users on Open Hub

Moderate Activity
5.0
 
I Use This

FreeImage

Compare

  No analysis available

FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multi threading safe, compatible with all 32-bit versions of Windows ... [More] , and cross-platform (works both with Linux and Mac OS X). [Less]

0 lines of code

0 current contributors

0 since last commit

17 users on Open Hub

Activity Not Available
4.5
   
I Use This
Mostly written in language not available
Licenses: FreeImage..., gpl

STXXL

Compare

  Analyzed about 8 hours ago

STXXL - Standard Template Library for Extra Large Data Sets. 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.

70.3K lines of code

3 current contributors

over 5 years since last commit

15 users on Open Hub

Inactive
5.0
 
I Use This

Open Asset Import Library

Compare

  Analyzed about 3 hours ago

Assimp is a portable and extensible library designed for reading various well-known 3D file formats. It reads more than 20 different 3D file formats (including Collada, 3DS, OBJ, LWO, and X) into a straightforward, hierarchical in-memory data structure that can easily be read and processed by ... [More] applications. Several post processing steps such as normal and tangent computations, indexing or vertex cache optimization are provided to optimize the data for a particular purpose. The library supports complex multi-layer materials and skinned meshes with multiple animations. A Windows-based viewer utility is provided as implementation reference. [Less]

462K lines of code

104 current contributors

6 months since last commit

7 users on Open Hub

Moderate Activity
5.0
 
I Use This

Slic3r

Compare

  Analyzed about 19 hours ago

Slic3r is a CAM software that translates a 3D solid STL model into GCODE commands and toolpaths for a RepRap 3D printer.

134K lines of code

22 current contributors

over 1 year since last commit

6 users on Open Hub

Very Low Activity
5.0
 
I Use This

Apache C++ Standard Library

Compare

Claimed by Apache Software Foundation Analyzed about 1 hour ago

Portable implementation of the C++ Standard Library.

1.05M lines of code

0 current contributors

over 11 years since last commit

6 users on Open Hub

Inactive
4.0
   
I Use This

Thrust: Parallel Template Library

Compare

  No analysis available

Thrust is a CUDA library of parallel algorithms with an interface resembling the C++ Standard Template Library (STL). Thrust provides a flexible high-level interface for GPU programming that greatly enhances developer productivity. Develop high-performance applications rapidly with Thrust!

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
4.66667
   
I Use This
Mostly written in language not available
Licenses: apache_2