Tags : Browse Projects

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

gnuplot

Compare

  Analyzed about 7 hours ago

gnuplot plots 2d and 3d graphs, from a data file or with a formula. It has an interactive mode with online help, or it can be used non-interactively. gnuplot does function fitting to data sets, and it does output to many terminals, among which are PostScript, X11 display, PNG, and GIF (via the old gd library).

208K lines of code

11 current contributors

5 days since last commit

168 users on Open Hub

Moderate Activity
4.16667
   
I Use This
Licenses: No declared licenses

R

Compare

  Analyzed over 3 years ago

R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R can be considered as a different ... [More] implementation of S. There are some important differences, but much code written for S runs unaltered under R. R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, ...) and graphical techniques, and is highly extensible. The S language is often the vehicle of choice for research in statistical methodology, and R provides an Open Source route to participation in that activity. [Less]

790K lines of code

12 current contributors

over 3 years since last commit

156 users on Open Hub

Activity Not Available
4.5
   
I Use This

iReport-Designer for JasperReports

Compare

  Analyzed about 3 years ago

iReport is a visual reporting tool based on JasperReports and written in pure Java. You can manage charts, images, sub-reports, etc. Data can be retrieved using JDBC, TableModels, JavaBeans, and XML. It supports output in PDF, XML, XSL, CSV, HTML, and Java2D.

0 lines of code

0 current contributors

0 since last commit

68 users on Open Hub

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

L2J Datapack

Compare

  Analyzed about 3 years ago

The official datapack for L2J Server project, contains all the data for the server to gain life, includes HTML, XML, Java, Jython and SQL resources.

2.05M lines of code

1 current contributors

about 4 years since last commit

55 users on Open Hub

Activity Not Available
4.94118
   
I Use This

Matomo

Compare

  Analyzed about 3 years ago

Matomo is an open source (GPL license) web analytics software. It gives interesting reports on your website visitors, your popular pages, the search engines keywords they used, the language they speak… and so much more. Matomo aims to be an open source alternative to Google Analytics. The ... [More] software is used by more than 200,000 active users, used to measure more than 1 million websites, and is translated in 50+ languages and is actively growing. Check it out! [Less]

597K lines of code

84 current contributors

over 3 years since last commit

52 users on Open Hub

Activity Not Available
4.55556
   
I Use This

WEKA

Compare

  Analyzed about 22 hours ago

Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classification, regression, clustering, association rules, and visualization. It is ... [More] also well-suited for developing new machine learning schemes. [Less]

780K lines of code

3 current contributors

7 months since last commit

38 users on Open Hub

Very Low Activity
3.93333
   
I Use This
Licenses: No declared licenses

SubSonic

Compare

  Analyzed 35 minutes ago

SubSonic is a toolset that helps a website build itself. It brings some of the fun and elegance of Ruby on Rails to ASP.NET.

66.3K lines of code

0 current contributors

almost 3 years since last commit

36 users on Open Hub

Inactive
4.64286
   
I Use This

D3.js

Compare

  Analyzed about 3 years ago

D3 is a small, free JavaScript library for manipulating HTML documents based on data. D3 can help you quickly visualize your data as HTML or SVG, handle interactivity, and incorporate smooth transitions and staged animations into your pages. You can use D3 as a visualization framework (like ... [More] Protovis), or you can use it to build dynamic pages (like jQuery). [Less]

-37 lines of code

2 current contributors

about 3 years since last commit

35 users on Open Hub

Activity Not Available
5.0
 
I Use This

System.Data.SQLite

Compare

  Analyzed about 2 years ago

System.Data.SQLite is an enhanced version of the original SQLite database engine. It is a complete drop-in replacement for the original sqlite3.dll (you can even rename it to sqlite3.dll). It has no linker dependency on the .NET runtime so it can be distributed independently of .NET, yet embedded ... [More] in the binary is a complete ADO.NET 2.0 provider for full managed development. [Less]

201K lines of code

0 current contributors

over 12 years since last commit

31 users on Open Hub

Activity Not Available
4.75
   
I Use This

Npgsql

Compare

  Analyzed almost 3 years ago

Npgsql is a .NET data provider for PostgreSQL. It allows any program developed for .NET framework to access database server. It is implemented in 100% C# code. Works with PostgreSQL 7.x and 8.x.

50.8K lines of code

25 current contributors

over 3 years since last commit

30 users on Open Hub

Activity Not Available
4.2
   
I Use This
Licenses: BSD-3-Clause, lgpl, postgresql