Tags : Browse Projects

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

Haskell base

Compare

  No analysis available

The Haskell base library. Fundamental functions and data structures included with every Haskell system.

0 lines of code

0 current contributors

0 since last commit

36 users on Open Hub

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

Rome

Compare

  Analyzed about 18 hours ago

Rome is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0) and Atom 0.3 feeds. Rome includes a set of parsers and generators for the various flavors of feeds, as well as ... [More] converters to convert from one format to another. The parsers can give you back Java objects that are either specific for the format you want to work with, or a generic normalized SyndFeed object that lets you work on with the data without bothering about the underlying format. [Less]

50.2K lines of code

11 current contributors

12 months since last commit

35 users on Open Hub

Very Low Activity
4.1
   
I Use This

Anjuta DevStudio

Compare

  No analysis available

Anjuta is a versatile Integrated Development Environment (IDE) for C and C++ in GNU/Linux. It has been written for GTK/GNOME, and features a number of advanced programming facilities. These include project management, application wizards, an onboard interactive debugger, and a powerful source editor ... [More] with source browsing and syntax highlighting. [Less]

0 lines of code

12 current contributors

0 since last commit

34 users on Open Hub

Activity Not Available
3.64286
   
I Use This
Mostly written in language not available
Licenses: gpl

The Netwide Assembler

Compare

  Analyzed 2 days ago

NASM is an 80x86 assembler designed for portability and modularity. It supports a range of object file formats including Linux a.out and ELF, COFF, Microsoft 16-bit OBJ and Win32. It will also output plain binary files. Its syntax is designed to be simple and easy to understand, similar to Intel's ... [More] but less complex. It supports all current x86 opcodes, and has macro capability. It includes a disassembler as well. [Less]

114K lines of code

8 current contributors

almost 4 years since last commit

34 users on Open Hub

Inactive
4.0
   
I Use This

javacc

Compare

  No analysis available

Java Compiler Compiler is the most popular parser generator for use with Java applications. A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to the parser generator itself, JavaCC provides other ... [More] standard capabilities related to parser generation such as tree building (via a tool called JJTree included with JavaCC), actions, debugging, etc. [Less]

0 lines of code

0 current contributors

0 since last commit

33 users on Open Hub

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

qooxdoo

Compare

  Analyzed 2 days ago

qooxdoo is a universal JavaScript framework that enables you to create applications for a wide range of platforms. With its object-oriented programming model you build rich, interactive applications (RIAs), native-like apps for mobile devices, light-weight traditional web applications or even ... [More] applications to run outside the browser. You leverage its integrated tool chain to develop and deploy applications of any scale, while taking advantage of modern web technologies like HTML5 and CSS3, its comprehensive feature set and a state-of-the-art GUI toolkit. qooxdoo is open source under liberal licenses, led by the world's largest web host 1&1, with a vibrant community. [Less]

292K lines of code

25 current contributors

15 days since last commit

33 users on Open Hub

Moderate Activity
4.64706
   
I Use This

pandoc

Compare

  Analyzed 1 day ago

Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. It can read markdown and (subsets of) reStructuredText, HTML, and LaTeX, and it can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, RTF, DocBook XML, groff man, and S5 HTML slide shows.

126K lines of code

64 current contributors

2 days since last commit

33 users on Open Hub

High Activity
4.83333
   
I Use This

Direct Web Remoting

Compare

  Analyzed 1 day ago

DWR (Direct Web Remoting) is Easy Ajax for Java DWR enables Java code on the server and JavaScript code in a browser to interact and call each other as simply as possible, making it easy for developers to add data into web pages. DWR generates JavaScript to allow web browsers to securely call ... [More] into Java code almost as if it was running locally. It can marshall virtually any data including collections, POJOs, XML and binary data like images and PDF files. All that is required is a security policy defining allowed actions. With Reverse Ajax, DWR allows two-way interaction: browser calling server and server calling browser. DWR supports Comet, Polling and Piggyback as ways to publish to browsers. [Less]

57.4K lines of code

1 current contributors

about 4 years since last commit

33 users on Open Hub

Inactive
4.3
   
I Use This

GSL - GNU Scientific Library

Compare

Claimed by GNU Analyzed 5 months ago

The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total with an extensive test suite.

611K lines of code

1 current contributors

11 months since last commit

32 users on Open Hub

Activity Not Available
4.58333
   
I Use This

SVNKit

Compare

  No analysis available

SVNKit is a pure Java Subversion library. SVNKit provides programming API to access and manipulate Subversion working copies and Subversion repositories and includes SVNKit-based Subversion command line client.

0 lines of code

0 current contributors

0 since last commit

32 users on Open Hub

Activity Not Available
4.90909
   
I Use This
Mostly written in language not available
Licenses: TMate_Ope...