Projects tagged ‘c++’ and ‘code’


[32 total ]
151

Boost C++ Libraries

   
Primary Language: C++ Licensed as: Boost Software License

Boost was begun by members of the ISO C++ Standard committee Library Working Group to provide free peer-reviewed portable libraries to the C++ community. An additional objective is to establish "existing practice" and provide reference ... [More] implementations so that the Boost libraries are suitable for eventual standardization. Components successfully moved into draft ISO Standard C++09 include shared_ptr, regular expressions, function wrappers and binders. [Less]

Metrics updated about 23 hours ago

75

KDevelop

   
Primary Language: C++ Licensed as: GNU General Public License 2.0 or later

The KDevelop project was founded in 1998 to build up an easy to use IDE (Integrated Development Environment) for KDE. Since then, the KDevelop IDE is publicly available under the GPL and supports many programming languages.

Metrics updated about 15 hours ago

33

SWIG

   
Primary Language: C/C++ Licensed as: BSD-ish License

SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl, PHP, Python, Tcl/Tk, and Ruby, however the list ... [More] of supported languages also includes non-scripting languages such as C#, Common Lisp (CLISP, Allegro CL, UFFI), Java, Modula-3, and OCAML. Also several interpreted and compiled Scheme implementations (Guile, MzScheme, Chicken) are supported. SWIG is most commonly used to create high-level interpreted or compiled programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG can also export its parse tree in the form of XML and Lisp s-expressions. [Less]

Metrics updated about 16 hours ago

22

Object-Oriented Input System (OIS)

   
Primary Language: C++ Licensed as: zlib/libpng license

Cross platform input system designed for use with HID devices (mice, joysticks, keyboards, et al). Currently supported platforms include: Linux & Win32 (and partially OSX).

Metrics updated 28 Aug 08

11

Irrlicht Engine

   
Primary Language: C/C++ Licensed as: zlib/libpng license

The Irrlicht Engine is a high performance real-time 3D engine written and usable in C++, and also available for .NET languages. It is completely cross-platform, using D3D, OpenGL, and its own software renderers.

Metrics updated about 15 hours ago

10

Dillo

   
Primary Language: C Licensed as: GNU General Public License 2.0

Dillo is a very fast, extremely small web browser, completely written in C. The source and binary are less than 400 kilobytes each. It is built upon GTK+, and renders a good subset of HTML, excluding frames, JavaScript, and JVM support.

Metrics updated 17 Jul 08

10

DotNetKicks

 
Primary Language: C# Licensed as: New BSD License

dotnetkicks.com is a community based news site edited by our members. It specialises in Microsoft development techniques, technologies and tools including ASP.NET, C#, VB.NET, C++, Visual Studio, Team System, SQL Server and Microsoft Vista. ... [More] Individual users of the site submit and review stories, the most popular of which make it to the homepage. Users are encouraged to 'kick' stories that they would like to appear on the homepage. If a story receives enough kicks, it will be promoted. [Less]

Metrics updated about 23 hours ago

8

Open Babel

 
Primary Language: C/C++ Licensed as: GNU General Public License 2.0

Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It's an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas.

Metrics updated 28 Aug 08

6

Ultimate++

   
Primary Language: C++ Licensed as: BSD-ish License

Ultimate++ is a C++ cross-platform rapid application development suite. It includes a set of libraries (GUI, SQL, etc..), and an integrated development environment. Rapid development is achieved by the smart and aggressive use of C++ rather than ... [More] through fancy code generators. In this respect, U++ competes with popular scripting languages while preserving C/C++ runtime characteristics. [Less]

Metrics updated 16 Jul 08

6

re2c

   
Primary Language: C Licensed as: Public Domain

re2c is a tool for writing very fast and very flexible scanners. Unlike any other such tool, re2c focuses on generating high efficient code for regular expression matching. As a result this allows a much broader range of use than any traditional ... [More] lexer offers. And Last but not least re2c generates warning free code that is equal to hand-written code in terms of size, speed and quality. [Less]

Metrics updated about 24 hours ago