Tags : Browse Projects

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

BlueCloth

Compare

  Analyzed about 2 months ago

BlueCloth is a Ruby implementation of Markdown, a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).

8.48K lines of code

0 current contributors

almost 14 years since last commit

23 users on Open Hub

Activity Not Available
3.0
   
I Use This

HTML Purifier

Compare

  Analyzed 1 day ago

HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a secure yet permissive whitelist, it will also make sure your documents are standards compliant, something only acheivable with a comprehensive knowledge of W3C's specifications.

40.7K lines of code

0 current contributors

over 7 years since last commit

23 users on Open Hub

Inactive
4.625
   
I Use This

Apache Thrift

Compare

Claimed by Apache Software Foundation Analyzed about 16 hours ago

Thrift is a software framework for scalable cross-language services development. It combines a powerful software stack with a code generation engine to build services that work efficiently and seamlessly between C, C++, C#, Erlang, Java, Haskell, Perl, Python, PHP, Ruby, and Smalltalk.

315K lines of code

83 current contributors

3 months since last commit

23 users on Open Hub

Moderate Activity
3.75
   
I Use This
Licenses: apache_2, BSD-3-Clause

FEST

Compare

  Analyzed 1 day ago

FEST is a collection of compact and fluent APIs, which mission is to simplify software testing. The project provides libraries for: * Functional testing of Swing-based UIs * Functional testing of JavaFX-based UIs * Fluent interface for assertions * Easy-to-use fluent interface ... [More] for Java Reflection * Template for simplifying usage of mock objects [Less]

43.1K lines of code

0 current contributors

over 12 years since last commit

23 users on Open Hub

Inactive
4.58333
   
I Use This

libtorrent

Compare

  Analyzed about 15 hours ago

LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth connections it is able to seed at 3 times the speed of the official client.

43.7K lines of code

6 current contributors

3 days since last commit

22 users on Open Hub

Moderate Activity
4.75
   
I Use This
Licenses: No declared licenses

jogl

Compare

  Analyzed about 22 hours ago

The JOGL project hosts the development version of the Java™ Binding for the OpenGL® API, and is designed to provide hardware-supported 3D graphics to applications written in Java. JOGL provides full access to the APIs in the OpenGL 1.3 - 3.0, 3.1 - 3.3, ≥ 4.0, ES 1.x and ES 2.x specification as ... [More] well as nearly all vendor extensions. OpenGL Evolution & JOGL (UML) gives you a brief overview of OpenGL, it's profiles and how we map them to JOGL. JOGL integrates with the AWT and Swing widget sets, as well with custom windowing toolkits using the NativeWindow API. JOGL also provides it's own native windowing toolkit, NEWT. [Less]

772K lines of code

3 current contributors

14 days since last commit

22 users on Open Hub

Very Low Activity
5.0
 
I Use This

Underscore.js

Compare

  Analyzed about 11 hours ago

Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux, and Backbone.js's suspenders. ... [More] Underscore provides 80-odd functions that support both the usual functional suspects: map, select, invoke — as well as more specialized helpers: function binding, javascript templating, deep equality testing, and so on. It delegates to built-in functions, if present, so modern browsers will use the native implementations of forEach, map, reduce, filter, every, some and indexOf. [Less]

235K lines of code

2 current contributors

11 months since last commit

22 users on Open Hub

Very Low Activity
3.66667
   
I Use This

Chromium Blink

Claimed by Google Analyzed 7 months ago

Blink is an open source web browser engine used by Chrome, Chromium, Opera, and others.

3M lines of code

0 current contributors

about 10 years since last commit

22 users on Open Hub

Activity Not Available
4.5
   
I Use This
Licenses: BSD-3-Clause, LGPLv2_1-...

PackageKit

Compare

  Analyzed 1 day ago

PackageKit is a D-Bus abstraction layer that allows the session user to manage packages in a secure way using a cross-distro, cross-architecture API.

81K lines of code

15 current contributors

9 days since last commit

21 users on Open Hub

Moderate Activity
4.5
   
I Use This

devkitPro

Compare

  Analyzed over 1 year ago

This project is for homebrew console development tools based on the gnu compiler collection with additional tools and libraries to aid programming each supported console. The windows variants are be MinGW based.

1.28M lines of code

31 current contributors

over 1 year since last commit

21 users on Open Hub

Activity Not Available
4.3
   
I Use This
Licenses: BSD-3-Clause, CC-BY-NC-..., gpl