Tags : Browse Projects

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

Ruby Native Query

Compare

  Analyzed about 12 hours ago

Cool way how to speak with database server. It's ellegant and very ruby SQL query helper which works by similar way as Arel or another ORM selecting logic. It's derived from Dibi database layer in its ideas, so is much more simple and (of sure) much more KISS, readable and straightforward.

570 lines of code

0 current contributors

almost 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

FluentACS

Compare

  Analyzed about 23 hours ago

Fluent API for setting up Windows Azure ACS You can use this fluent API for setting up, very quickly, an ACS namespace from scratch. The ACS artifacts that can be configured are identity providers, service identities, relying parties, rule groups and rules.

7.54K lines of code

0 current contributors

over 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Flu.net

Compare

  Analyzed about 18 hours ago

It is aimed for infrastructures and other open-source projects use.

3.3K lines of code

0 current contributors

over 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

fluent-bit

Compare

  Analyzed about 21 hours ago

Data Collector for IoT & Embedded Linux

1.59M lines of code

1 current contributors

3 days since last commit

0 users on Open Hub

High Activity
0.0
 
I Use This
Tags fluent

Google Flogger

Compare

  Analyzed about 8 hours ago

Flogger is a fluent logging API for Java. It supports a wide variety of features, and has many benefits over existing logging APIs. Come for more self-documenting log statements: logger.atInfo().withCause(exception).log("Log message with: %s", argument); Stay for additional features that ... [More] help you manage your logging better: logger.atSevere() .atMostEvery(30, SECONDS) .log("Value: %s", lazy(() -> doExpensiveCalculation())); [Less]

15.1K lines of code

19 current contributors

2 months since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This
Licenses: apache_2, apache_v2