Managed Projects

ccache

  Analyzed 14 days ago

ccache is a compiler cache. It speeds up recompilation of C/C++ code by caching previous compilations and detecting when the same compilation is being done again.

80.4K lines of code

15 current contributors

18 days since last commit

28 users on Open Hub

Moderate Activity
4.33333
   
I Use This

JCarder

  No analysis available

JCarder is an open source tool for finding potential deadlocks in concurrent multi-threaded Java programs. It does this by instrumenting Java byte code dynamically (i.e., it is not a tool for static code analysis) and looking for cycles in the graph of acquired locks. The only requirement is that ... [More] the program you want to analyze can be run in an ordinary JVM (compliant with Java 5.0 or higher). There is no need to use a special JVM or build procedure. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

maildirproc

  Analyzed 14 days ago

maildirproc is a program that processes one or several existing mail boxes in the maildir format. It is primarily focused on mail sorting — i.e., moving, copying, forwarding and deleting mail according to a set of rules. It can be seen as an alternative to procmail, but instead of being a delivery ... [More] agent (which wants to be part of the delivery chain), maildirproc only processes already delivered mail. And that's a feature, not a bug. [Less]

3.04K lines of code

2 current contributors

6 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

Kofoto

  No analysis available

Kofoto is an open source tool for organizing and viewing digital images, typically photographs from a digital camera. Both graphical and command-line interfaces are available.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

miniircd

  Analyzed 14 days ago

miniircd is a small and limited IRC server written in Python. Despite its size, it is a functional alternative to a full-blown ircd for private or internal use. Installation is simple; no configuration is required.

1.62K lines of code

3 current contributors

5 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This