Tags : Browse Projects

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

Antares (video game)

Compare

  Analyzed 4 months ago

Antares is based on Ares, a game developed by Nathan Lamont, and released for the classic Mac OS in 1996. After a re-release by Ambrosia Software and a major expansion which added support for plug-ins, the game fell into obscurity, as it was not ported to Mac OS X. However, in 2008, the source code ... [More] was released. Antares is a port of that code to modern systems. [Less]

35.2K lines of code

1 current contributors

7 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

lubyk-dub

Compare

  Analyzed 4 months ago

A Lua bindings generator that uses Doxygen to parse C/C++ headers. Used to create all bindings in Lubyk.

9.07K lines of code

0 current contributors

almost 9 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

chaosframework

Compare

  Analyzed 4 months ago

The !CHAOS project, an INFN (www.infn.it - Italian National Institute of Nuclear Physics) project, is aiming at the development of a new concept of control system and data acquisition framework providing, with a high level of abstraction, all the services needed for controlling and managing a large ... [More] scientific, or non-scientific, infrastructure. [Less]

314K lines of code

0 current contributors

almost 7 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

cipra Unit Testing Framework

Compare

  Analyzed 4 months ago

cipra is a simple, TAP-compatible Unit Testing Framework for C++. cipra is Free and Open Source Software, released under a 3-clause BSD-style license. It's written in 100% standard C++11 and is only a couple header files, making it easy to include in your C++11 project. TAP, the Test Anything ... [More] Protocol, is a standard output format for software unit test frameworks that was originally designed for Perl, but can serve other languages. It has a rich number of tools ("harnesses") that parse TAP formatted output and do useful things with it. TAP, however, is equally human-readable. The name cipra (pronounced /ˈʃi.pɾaː/ "SHEE-prah") comes from the lojban phrase "lo cipra", which means "the test". It is properly written with an initial minuscule 'c', even when at the start of a sentence. [Less]

732 lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: BSD-3-Clause, cc-by-3

Universal Compiler

Compare

  Analyzed 4 months ago

Universal Compiler allows you to quickly compile, build and run files. How Universal Compiler helps you in programming? After pressing `u file.c` universal compiler will do following things for you: * It will compile your file.c (with a lot of awesome gcc options/flags). * After compiling it ... [More] will create an executable named batman.out * Give you instructions to copy-paste for editing or executing. * You may also use `u batman.out` to execute the executable just created. You don't need to remember compiler name, its syntax and all cmd options. You can use the same command/syntax to build & run any source code. Universal Compiler will either run it or tell you how to install its compiler. To get latest version of Universal Compiler type u -u or Go to home page [Less]

1.38K lines of code

0 current contributors

about 10 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

plog-cpp

Compare

  Analyzed 4 months ago

Portable, simple and extensible C++ logging library in about 1000 lines of code.

14.5K lines of code

5 current contributors

6 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: mit, mozilla_p...

CXXGraph

Compare

  Analyzed 4 months ago

Header-Only C++ Library for Graph Representation and Algorithms

16.6K lines of code

0 current contributors

6 months since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

Multi Threading Library

Compare

  Analyzed 4 months ago

Multi Threading Library is a set of utilities, easy and ready to use for common task in multi threading environment and development.

38.3K lines of code

0 current contributors

over 3 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

cmake-ivy

Compare

  No analysis available

Scripts to make use of Ivy artifacts in CMake projects.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit

libphonenumber-csharp

Compare

  No analysis available

C# port of Google's libphonenumber library: http://code.google.com/p/libphonenumber/

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

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