Tags : Browse Projects

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

sourcehut

Compare

  Analyzed 10 days ago

an open source software suite for managing your software development projects.

92.8K lines of code

67 current contributors

15 days since last commit

1 users on Open Hub

High Activity
0.0
 
I Use This
Licenses: No declared licenses

Generic Memory Manager for C++

Compare

  Analyzed 3 days 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

over 11 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

xomb

Compare

  Analyzed about 23 hours ago

XOmB is the code-name given to the 64-bit, D language exokernel written by University of Pittsburgh students. The aim is to build an OS from the ground up that is new and innovative, with a focus on developing for the future and avoiding legacy crap. Our release strategy will be as follows: ... [More] "No Provocation, No Warning -- No Survivors."- Torpedo, Bad Company UK [Less]

28.6K lines of code

0 current contributors

about 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

codeminer

Compare

  No analysis available

In daily software development, to find a code in project or find code in specific version is a hard thing. codeminer will help you to find it.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

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

Programming In wxDev-C++

Compare

  Analyzed 1 day ago

A book designed to teach C and C++ programming include GUI design using the popular Open Source IDE wxDev-C++. Includes source code and add-ons for wxDev-C++

8.19K lines of code

0 current contributors

almost 17 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Groogle

Compare

  Analyzed 1 day ago

A web based peer code review tool providing subversion integration, working against live repositories; Syntax highlighting for a wide variety of languages; File and repository level diffing; E-mail notifications. Groogle is a Web 2.0 LAMP application.

17.7M lines of code

0 current contributors

almost 12 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

bloomfilter

Compare

  Analyzed 2 days ago

C++ Bloom Filter Library, with the following capabilities: Optimal parameter selection based on expected false positive rate. Union, intersection and difference operations between bloom filters. Compression of in-use table (increase in false positive probability vs space) Portable and efficient ... [More] source code implementation. Compatible Compilers: GCC 4.0+ Intel C++ Compiler 9.0+ Microsoft Visual C++ 8.0+ Comeau C/C++ 4.1+ For more information please visit: http://www.partow.net/programming/hashfunctions/index.html [Less]

1.13K lines of code

1 current contributors

over 4 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

schifra

Compare

  Analyzed 1 day ago

Schifra is a very robust, highly optimized and extremely configurable Reed-Solomon error correcting code library for both software and IP core based applications with implementations in C++ and VHDL. Schifra supports standard, shortened and punctured Reed-Solomon codes. It also has support for ... [More] stacked product codes and interleaving. General Features * Errors and Erasures * Supported Symbol Sizes - 2 to 32 bits * Variable Code Block Length * User defined primitive polynomial and finite field * Accurate and Validated Reed-Solomon Codecs - Complete combinatorial errors and erasures unit testing [Less]

7.44K lines of code

1 current contributors

over 4 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Beautify PHP

Compare

  Analyzed 1 day ago

This is a PHP4 program that tries to reformat and beautify PHP source code files automatically. It is a pretty printer for your php source code.

845 lines of code

0 current contributors

about 20 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

HgKit

Compare

  No analysis available

HgKit aims to be a pure Java implementation of Mercurial, an advanced distributed revision control system. This project aims to replace most of the native invocations of Mercurial in e.g. the Mercurial Eclipse Plugin.

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: gpl