Tags : Browse Projects

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

cpr: C++ Requests

Compare

  Analyzed about 11 hours ago

C++ Requests: Curl for People, a spiritual port of Python Requests

16.1K lines of code

6 current contributors

30 days since last commit

1 users on Open Hub

Moderate Activity
5.0
 
I Use This

Mojo OS

Compare

  Analyzed about 20 hours ago

Mojo Operating System

715 lines of code

0 current contributors

almost 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Quilë

Compare

  Analyzed about 6 hours ago

C++ genetic algorithms scientific library

4.53K lines of code

0 current contributors

almost 2 years since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

The OS-periment

Compare

  Analyzed about 18 hours ago

An OS project aiming at producing a worthwhile desktop/mobile-centric environment.

20.7K lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

Open Object Store

Compare

  Analyzed 1 day ago

Store all kind of objects in one container. OOS is a C++ object-relational mapping (ORM) framework. It aims to encapsulate all of the database backend functionality and keep it away from the user. One don't have to deal with database backends or SQL statements, nor with mapping of data types or ... [More] serialization of objects. It provides an STL-like API and one container for all persistent objects - the object store. [Less]

60.1K lines of code

3 current contributors

about 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

ontl

Compare

  Analyzed about 11 hours ago

Open NT Native Template Library A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.

197K lines of code

0 current contributors

over 3 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

cortex-vfx

Compare

  Analyzed about 17 hours ago

The Cortex project aims to provide a set of high quality C++ libraries and Python modules tailored for software development in the visual effects industry. Rather than producing end user tools, the project focuses on creating a reusable set of modules of use to TDs and programmers in a broad range ... [More] of scenarios - allowing them to focus on the more interesting or innovative aspects of development. Originally the brainchild of Andrew Chapman, the Cortex project is now being developed around the IECore library developed in house at Image Engine and subsequently released as open source. Initially, Image Engine are providing the core library and Python bindings, along with their RenderMan, Maya, OpenGL, and Nuke support libraries. It is hoped that the Cortex project will attract contributions from the wider visual effects community, and grow to provide a rich set of functionality and support for further 3rd party applications. [Less]

128K lines of code

20 current contributors

16 days since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This

ApplicationInspector

Compare

Claimed by Microsoft Analyzed about 8 hours ago

A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'what's in it' using static analysis with a json based rules engine. Ideal for scanning components before use or detecting feature level changes.

13.3K lines of code

0 current contributors

12 days since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This

TnFOX

Compare

  Analyzed about 6 hours ago

TnFOX is a modern, secure, robust, multithreaded, exception aware, internationalisable, portable GUI toolkit library designed for mission-critical work in C++ and Python forked from the FOX library. It replicates the Qt API in many places and has been designed primarily for Tn, the port of Tornado to FOX.

278K lines of code

0 current contributors

over 14 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

sqlite3pp

Compare

  Analyzed about 16 hours ago

IntroductionSQLite3++ is a C++ wrapper of SQLite3 API. It makes SQLite3 API more friendly to C++ users. It supports almost all of SQLite3 features using C++ classes such as database, command, query, and transaction. The query class supports iterator concept for fetching records. With ... [More] ext::function class, you can write sqlite3's functions and aggregations, easily. The following links have detail introduction for this wrapper. (They're written in Korean.) http://ideathinking.com/blog-v2/?p=75 http://ideathinking.com/blog-v2/?p=76 http://ideathinking.com/blog-v2/?p=78 See alsoUsagePage SQLite home page [Less]

3.17K lines of code

0 current contributors

over 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This