Browsing projects by Tag(s)

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

Showing page 1 of 2

LLVM is a robust system, particularly well suited for developing new mid-level language-independent analyses and optimizations of all sorts, including those that require extensive interprocedural analysis. LLVM is also a great target for front-end development for conventional or research programming ... [More] languages, including those which require compile-time, link-time, or run-time optimization for effective implementation, proper tail calls or garbage collection. We have an incomplete list of projects which have used LLVM for various purposes, showing that you can get up-and-running quickly with LLVM, giving time to do interesting things, even if you only have a semester in a University course. We also have a list of ideas for projects in LLVM. [Less]

4.86667
   
  0 reviews  |  100 users  |  1,169,272 lines of code  |  201 current contributors  |  Analyzed 2 days ago
 
 

A remake of the classic Marshmallow Duel.

5.0
 
  0 reviews  |  1 user  |  5,887 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

yoDownet is what you want, seriously ! yoDownet, The Previous Generation Graphical Download Manager, Implemented on Qt

5.0
 
  0 reviews  |  1 user  |  4,858 lines of code  |  1 current contributor  |  Analyzed about 2 hours ago
 
 
5.0
 
  0 reviews  |  1 user  |  5,513 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

OpenAL mixer aims to provide a multiplatform API built on top of OpenAL to get/set volume values (including support for capture devices) and list, select and mute input and output lines.

5.0
 
  0 reviews  |  1 user  |  1,586 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

WebAppTools - the complex of programs and the knowledge base for the vulnerability analysis of the implementations and customizations of web-applications and web-servers. The given complex is intended for inventory and an security estimation of various (heterogeneous) web-applications. The ... [More] project is developed with usage of WebEngine kernel. The main target audience for the given system is the information security experts, system administrators, hosting-providers and the web-application developers. The project is opened for developers under condition of saving the "an open source" spirit. [Less]

5.0
 
  0 reviews  |  1 user  |  61,176 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

Yet another cross-platform MTG game written in C++ with simple AI, multiplayer support, blackjack and hookers. But everything is in TODO list :)

0
 
  0 reviews  |  0 users  |  1,102 lines of code  |  1 current contributor  |  Analyzed almost 2 years ago
 
 

This is a C++ based GUI software, compiled with VC2005 in windows and with g++ in linux; it implements a multiple user video-conference, with asymmetric user privileges (some users are channel coordinators, while other users are standard ones with less privileges) This project is based on C++ from ... [More] scratch, added with C++ open source libraries. The main libraries are wxWidgets (http://www.wxwidgets.org/), OpenGL (http://www.opengl.org/), OpenAL (http://www.openal.org/), FFmpeg (http://ffmpeg.mplayerhq.hu/), VBLib (http://code.google.com/p/sbvblibs/) This project was funded by Finep (http://www.finep.gov.br/) The home page of this project is shown below http://www.sbvb.com.br/cgi-bin/index.cgi?p=18 [Less]

0
 
  0 reviews  |  0 users  |  796,329 lines of code  |  0 current contributors  |  Analyzed 24 days ago
 
 
Compare

GION is a collection of lightweight, simple, yet useful smart resource handles with std::auto_ptr like syntax and semantics. Featuring smart handles for commonly used standard handle types, including: file descriptors, FILE pointers, sockets And platform dependent handle types: WIN32 handles ... [More] Pthread handles These smart handles classes are instances of the auto_handle class template (link). It is designed with extensibility in mind, adding support of new types of handle is done by defining additional HandleTraits, which is quite trivial. It also contains a nice little addition, the long missed class template - auto_array. These smart handles greatly simplify daily programming tasks. Functions using them automatically provides basic guarantee in exception safety, and are free to return early without worrying about deallocation of resources allocated locally, a great way to avoid goto statements. See manual for example. GION uses CMake as its build system, which is capable of generating platform specific Makefiles and MSVC project/solution files. GION should build and function correctly with any recent C++ compiler, however, I’ve only built/tested it with GCC 4.2.3 and MSVC 2005. Pre-built WIN32 Debug/Release libraries are available here. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.