Tags : Browse Projects

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

stringencoders

Compare

  Analyzed about 4 hours ago

A collection of high performance c-string transformations, frequently 2x faster than standard implementations (if they exist at all).

19.8K lines of code

0 current contributors

about 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Mojo OS

Compare

  Analyzed about 7 hours ago

Mojo Operating System

715 lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

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]

58.1K lines of code

3 current contributors

3 months since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This

The OS-periment

Compare

  Analyzed about 3 hours ago

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

20.7K lines of code

0 current contributors

about 9 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

cortex-vfx

Compare

  Analyzed about 23 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]

216K lines of code

20 current contributors

2 days since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This

ontl

Compare

  Analyzed about 23 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

almost 2 years since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

ApplicationInspector

Compare

Claimed by Microsoft Analyzed about 13 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.

14.4K lines of code

0 current contributors

29 days since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This

sockit-to-me

Compare

  Analyzed 1 day ago

A synchronous socket API for node.js and Marionette

0 lines of code

0 current contributors

almost 9 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

TnFOX

Compare

  Analyzed 1 day 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 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

sqlite3pp

Compare

  Analyzed about 11 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

6 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This