Managed Projects

AutoTroll-Qt

  Analyzed 2 days ago

AutoTroll is very easy to use: it's a simple M4 file and piece of Makefile you need to include in your project. You invoke the magic macro AT_WITH_QT in your configure.ac, and that's all, you're done: you can now use new flags in your Makefiles to build your applications.

995 lines of code

0 current contributors

about 8 years since last commit

3 users on Open Hub

Inactive
0.0
 
I Use This

boost.m4

  Analyzed 3 days ago

This package provides a set of M4 macros to use with autoconf to detect Boost and its various libraries. The code is released under GPLv3+ WITH EXCEPTIONS to allow you to incorporate it in any kind of software.

1.7K lines of code

1 current contributors

over 1 year since last commit

3 users on Open Hub

Very Low Activity
5.0
 
I Use This

OpenTSDB

  Analyzed 4 days ago

OpenTSDB is a distributed, scalable Time Series Database (TSDB) written on top of HBase. OpenTSDB was written to address a common need: store, index and serve metrics collected from computer systems (network gear, operating systems, applications) at a large scale, and make this data easily ... [More] accessible and graphable. Thanks to HBase's scalability, OpenTSDB allows you to collect many thousands of metrics from thousands of hosts and applications, at a high rate (every few seconds). OpenTSDB will never delete or downsample data and can easily store billions of data points. [Less]

117K lines of code

15 current contributors

9 months since last commit

3 users on Open Hub

Very Low Activity
5.0
 
I Use This

tcollector

  Analyzed 2 days ago

tcollector is a data collection framework for OpenTSDB, primarily designed to collect all sorts of system metrics from Linux and to make it easy to write new custom data collectors for OpenTSDB.

8.22K lines of code

8 current contributors

11 months since last commit

2 users on Open Hub

Very Low Activity
4.5
   
I Use This

EosSdk

  Analyzed 3 days ago

EOS SDK - write native apps for your Arista switch

40.9K lines of code

8 current contributors

about 1 month since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

async

  Analyzed 1 day ago

This Java library provides some useful building blocks to build high-performance multi-threaded asynchronous applications in Java. Its implementation was inspired by Twisted's asynchronous library (twisted.internet.defer). Deferred allows you to easily build asynchronous processing chains that ... [More] must trigger when an asynchronous event (I/O, RPC and whatnot) completes. It can be used extensively to build an asynchronous API in a multi-threaded server or client library. [Less]

727 lines of code

0 current contributors

almost 9 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

asynchbase

  Analyzed 2 days ago

This is an alternative Java library to use HBase in applications that require a fully asynchronous, non-blocking, thread-safe, high-performance HBase API.

25.8K lines of code

1 current contributors

about 2 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

svn-wrapper

  Analyzed about 22 hours ago

svn-wrapper (aka svnw) is a commit script / wrapper originally designed for SVN but then ported to Git too. Its initial aim was to provide some more features on top of `svn': - Custom aliases. - Custom diff (without space changes, diffstats, colordiff...). - Generate template ChangeLog ... [More] entries to fill in. - Send emails for each commit with additionnal (optional) comments. - Sugar commands (.e.g., to quickly set ignores) [Less]

1.57K lines of code

0 current contributors

over 15 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This