Tags : Browse Projects

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

Scala S-99

Compare

  No analysis available

Scala S-99 excersises and solutions: http://aperiodic.net/phil/scala/s-99/

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

Knowing Datamining

Compare

  Analyzed about 22 hours ago

Datamining framework based on WEKA and Akka.

8.58K lines of code

0 current contributors

almost 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Semantic Templates

Compare

  No analysis available

Templating engine for RDF data based on OWL ontologies

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

The OPAL Project - An OPen Analysis Library for Java Bytecode

Compare

  Analyzed 1 day ago

OPAL is a platform for analyzing and engineering Java byte code that is written in Scala and which leverages Scala's advanced language features to provide a new and previously unseen level of customizability and scalability. OPAL was designed from the ground up with extensibility, adaptability and ... [More] scalability in mind. In general, OPAL facilitates writing concurrent analyses and is already highly parallelized. On top of the framework for representing and engineering Java byte code, OPAL in particular provides a framework for the abstract interpretation of Java bytecode. Additionally, it has built-in support for the analysis of static source code dependencies and generally provides extensive support for pattern-matching on Java bytecode. [Less]

493K lines of code

8 current contributors

3 months since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This

sindi

Compare

  Analyzed about 20 hours ago

An IoC Container for Scala

714 lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Tags scala

ohnosequences_aws-scala-tools

Compare

  Analyzed about 19 hours ago

A Scala wrapper for the AWS Java SDK: * AutoScaling * EC2 * S3 * SNS * SQS * Regions

2.06K lines of code

0 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Tags aws scala sdk

hnswlib

Compare

  Analyzed about 10 hours ago

Java library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs

-63 lines of code

0 current contributors

4 months since last commit

0 users on Open Hub

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

endpoints4s

Compare

  Analyzed about 8 hours ago

Describe HTTP endpoints in Scala and derive clients, servers, and documentation

23.1K lines of code

0 current contributors

13 days since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This

rho (Scala)

Compare

  Analyzed about 21 hours ago

A self documenting DSL built on http4s

26.4K lines of code

0 current contributors

over 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

vscaladoc

Compare

  Analyzed about 15 hours ago

A variation of scaladoc : an API generator for project written in Scala. You take a look at the api of vscaladoc it is generated with vscaladoc. Explore the demo package to see some example of the features. Last released version : 1.1 working version : 1.2 ... [More] (http://github.com/davidB/vscaladoc/tree/master) Featurescopy content of overview.html from source directory into the generated overview.html copy content of package.html from source directory into the generated overview.html#xxx.xxxx link to source code (use same syntax highlighter as scala-blogs.org) highlight source code in the comments links between companion object and class/trait filter the list of classes by type : checkbox for classes / object / trait filter the list of classes by first charactere : begin of the name (use the textfield) filter the list of classes by package : select one or several package (Ctrl+click) define as field : val, var, nested object, def (with no Args and a return value) define as methods: every def except def classified as field or constructor merge the inherited fields and methods (hidden by default) Use ItIf you want to try it on your code (compiled with scala-2.7.1): from shell :download the jar create a script (sample shell script : http://code.google.com/p/vscaladoc/source/browse/trunk/sc.sh) from a maven project :you need the last version (2.6) of maven-scala-plugin edit your pom.xml : [...] scala-tools.org Scala-Tools Maven2 Repository http://scala-tools.org/repo-releases [...] org.scala-tools maven-scala-plugin 1.1 ${scala.version} run (-U is to force the upgrade of plugin): $> mvn scala:doc -U or $> mvn site -U #full site generationbrowse : target/site/scaladocs/index.html I hope you'll use vscaladoc. Every feedback, contributions are welcome (use the issue tracker). [Less]

11.9K lines of code

0 current contributors

almost 14 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This