Tags : Browse Projects

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

jpf (java plugin framework)

Compare

  Analyzed about 7 hours ago

JPF (Java Plugin Framework) is a general-purpose plug-in framework intended to help building scalable, extendable Java applications with low cost of maintenance. The framework is specially designed to be easily included into Java project of any kind. JPF provides a runtime engine that dynamically ... [More] discovers and loads "plug-ins". A plug-in is a structured component that describes itself to JPF using a "manifest". JPF maintains a registry of available plug-ins and the functions they provide (via extension points and extensions). [Less]

25.6K lines of code

0 current contributors

over 14 years since last commit

5 users on Open Hub

Inactive
4.0
   
I Use This

Boost.Geometry

Compare

  No analysis available

The Boost.Geometry (aka Generic Geometry Library, GGL) provides a generic implementation of geometry algorithms, working with geometry types provided by the library itself as well as user-defined types. It also provides the implementation of R-tree spatial index. The library is implemented in C++ ... [More] programming language with extensive use of elements of metaprogramming like class (type) templates, static polymorphism and compile-time execution. Consequently, Boost.Geometry is built upon foundation of C++ Standard Library and Boost C++ Libraries. Source: https://github.com/boostorg/geometry Documentation: http://www.boost.org/libs/geometry Reporting bugs: http://www.boost.org/development/bugs.html [Less]

0 lines of code

12 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: Boost_Sof...

libwdi

Compare

  Analyzed about 7 hours ago

libwdi is a library aimed at making the installation of Windows USB drivers as simple and as non intrusive for end-users as possible. It supports the installation of WinUSB, libusb-win32 and libusbK drivers or your own custom USB driver and takes care of pesky annoyances such as driver package ... [More] signing... It is also the home of Zadig, the automated USB driver installer. [Less]

19.9K lines of code

1 current contributors

about 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

Generic STL

Compare

  Analyzed 1 day ago

A generic implementation of STL containers and some STL algorithms. It is absolutly independent from external types it use only types declared in type_traits. So containers can be used with any poiner types which satisfies PointerConcept.

37K lines of code

0 current contributors

about 11 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Generic Memory Manager for C++

Compare

  Analyzed about 22 hours ago

Generic Memory Manager is the fastest generic cross-platform C++ memory management library. It is easy in use and easy extensible. It has clear design and implementation. Memory management algorithm bases on memory chunks mapping technology. Generic Memory Manager uses compile time information ... [More] (memory size, chunk size) and performes all possible computations at compile time to improve performance. [Less]

29.3K lines of code

0 current contributors

about 11 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

CML

Compare

  Analyzed about 14 hours ago

The Configurable Math Library (CML) is an open-source C++ library designed for use in games, graphics, computational geometry, and related applications. It includes vector, matrix, and quaternion classes, and a large library of related functions. Vectors and matrices can be of arbitrary size, and ... [More] all classes are parameterized by element type. Other options, such as matrix layout and choice of row- or column-vector notation, are available as well. The CML can be used as an extension to an existing math library, in lieu of or as an extension to the DirectX math library, or as a drop-in solution for OpenGL-based applications. [Less]

49.5K lines of code

0 current contributors

3 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

django-supergeneric

Compare

  Analyzed about 8 hours ago

django-supergeneric is a small utility library that provides generic aggregator for five most used generic views for any model.

473 lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

ce::StateCore

Compare

  Analyzed about 19 hours ago

StateCore is an generic finite state machine (FSM), based on the state pattern and written in C++. StateCore was created with the idea to helping the developers. This was created under the LGPL license. This means that it is completely free to use for commercial and non commercial applications. ... [More] Features: * Interface and Implementation class * Small and fast inline methods * Global, Current and Previous states * Enter, Execute and Exit events * Based on the state pattern * Easy-to-use Project Homepage: ceStateCore.sourceforge.net CorEngine's Blog: (Spanish blog) CorEngine.wordpress.com [Less]

271 lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

EasyViper

Compare

  No analysis available

EasyViper is a library to provide Virtual Process execution (with reconfiguration). It is based on Petri-Net concept where nodes are behaviours and transitions are non-functional information management (monitoring, persistence, ...).

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl21_or...

cagl

Compare

  Analyzed about 13 hours ago

C Almost Generic Library (CAGL) is a set of C macros that generates typed arrays, lists (singly or doubly-linked), hash tables and balanced binary trees, as well as many useful functions to manipulate them.

10.7K lines of code

0 current contributors

about 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This