Tags : Browse Projects

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

Agar

Compare

  Analyzed about 23 hours ago

Agar is a modern open-source, cross-platform toolkit for graphical applications implemented in C, C++ and Ada (with bindings to other languages in development). Designed for ease of integration, it follows the philosophy of building the GUI around the application and not the other way around. Unlike ... [More] most other GUI toolkits, Agar takes maximum advantage of hardware graphics acceleration when it is available via OpenGL, but it also supports traditional framebuffer interfaces such as SDL direct video. [Less]

334K lines of code

2 current contributors

5 days since last commit

4 users on Open Hub

Very Low Activity
4.5
   
I Use This

Native Client

Compare

  No analysis available

Native Client is an open-source technology for running native code in web applications, with the goal of maintaining the browser neutrality, OS portability, and safety that people expect from web apps. We've released this project at an early stage to get feedback from the open-source community. We ... [More] believe that Native Client technology will help web developers to create richer and more dynamic browser-based applications. Native Client runs on 32-bit x86 systems that use Windows, Vista, Mac OS X, or Linux. Some ARM and x86-64 support is implemented in the source base, and we hope to make it available for application developers later this year. How to get involvedYou can help make Native Client as secure and useful as possible. Here's how: Download the Native Client distr [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

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

Charm++

Compare

  No analysis available

A portable adaptive runtime system for parallel applications. Application developers create an object-based decomposition of the problem of interest, and the runtime system manages issues of communication, mapping, load balancing, fault tolerance, and more. Sequential code implementing the ... [More] methods of these parallel objects is written in C++. Calls to libraries in C++, C, and Fortran are common and straightforward. Charm++ is portable across individual workstations, clusters, accelerators (Cell SPEs, GPUs), and supercomputers such as those sold by IBM (Blue Gene, POWER) and Cray (XT3/4/5/6 and XE6). Applications based on Charm++ are used on at least 5 of the 20 most powerful computers in the world. [Less]

0 lines of code

18 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: illinois-...

PVLE

Compare

  Analyzed about 2 hours ago

PVLE is a lightweight cross-platform game engine (real-time visualisation/simulation engine), using OSG (OpenSceneGraph) and ODE (OpenDynamicsEngine) among other well-known libraries. It is cross-platform and written in C++. It differs from other engines in the way it uses existing code instead of ... [More] re-inventing things, and because it does not hide underlaying libraries. [Less]

20.3K lines of code

1 current contributors

8 months since last commit

3 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: Closed_Li..., gpl3_or_l...

PAL (Physics Abstraction Layer)

Compare

  Analyzed 1 day ago

PAL (physics abstraction layer) is a portable C++ physics abstraction API. It provides a unified interface to a number of physics engines (Bullet, ODE, PhysX...). This enables the use of multiple physics engines within one application. It is not just a simple physics wrapper, but provides an ... [More] extensible plug-in architecture for the physics system, as well as extended functionality for common simulation components. [Less]

477K lines of code

0 current contributors

over 8 years since last commit

3 users on Open Hub

Inactive
0.0
 
I Use This

Kochol Game Engine

Compare

  Analyzed about 6 hours ago

Kochol Game Engine(KGE) is an object-oriented hardware accelerated 3D Game engine. Easy to use and powerful engine for cutting edge games.

175K lines of code

0 current contributors

almost 6 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

curlpp

Compare

  Analyzed 1 day ago

curlpp is a C++ wrapper for libcurl, a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. libcurl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP

5.71K lines of code

0 current contributors

5 months since last commit

3 users on Open Hub

Very Low Activity
5.0
 
I Use This

CrissCross

Compare

  Analyzed 1 day ago

CrissCross is a small open source cross platform C++ library for console and file I/O, CPU identification (CPUID), hashing (MD2, MD4, MD5, SHA-1, SHA-256, SHA-512, Tiger), sockets (TCP and UDP only currently), and data structures (LList, DArray, RedBlackTree, AVLTree, SplayTree, etc). CrissCross ... [More] is designed to run on Windows, Linux, FreeBSD, OpenBSD, NetBSD, Mac OS X, and even the Nintendo DS. Other platforms may become supported upon request. The main idea behind CrissCross is the ability to write a program using identical calls on the major platforms, without needing to rewrite code. [Less]

12.2K lines of code

0 current contributors

about 2 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

OOLua

Compare

  No analysis available

OOLua is a test driven, cross platform, non intrusive code generator framework for binding C++ and Lua code. Code is generated via macros which internally use templates to provide type safety where possible.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

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

Tntnet

Compare

  Analyzed about 3 hours ago

Tntnet is a web server which allows users to develop web applications using C++. It has a template language ecpp where C++ code can be embedded into html similar to php or jsp. The pages are compiled and linked into a shared library. The result is a native web application which is compact and fast.

27.8K lines of code

2 current contributors

about 1 month since last commit

3 users on Open Hub

Very Low Activity
5.0
 
I Use This