randombit + scala   70

HSQLDB
SQLite for Java, more or less
database  java  sql  hsqldb  scala 
october 2009 by randombit
Hazard Reduction in Scala Actors
We identify four fine grain data race hazards in the Scala Actors architecture. These hazards are data races that the compiler cannot catch
scala  distributed  debugging  actors 
july 2009 by randombit
simple-build-tool - Google Code
sbt is a simple build tool for Scala projects that aims to do the basics well. It requires Java 1.5 or later.
scala  build  development  maven 
july 2009 by randombit
Apache Derby
An embedded Java database (think Sqlite). Formerly IBM CloudScape (?)
derby  apache  rdbms  java  jvm  scala  storage  database  persistence  server 
august 2008 by randombit
class TreeMap in scala.collection.immutable
Immutable red black tree in Scala collections library
scala  tree 
august 2008 by randombit
Scala Collections for the Easily Bored Part 2: One at a Time - Code Commit
"Coming straight from the menacing jungles of category theory and the perplexing wasteland of monads, flatMap is both intriguing and apparently useless (at first glance anyway)."
scala  collections  api  tutorial 
august 2008 by randombit
[scala] Collections performance
New (late July 08) benchmarks show Scala's HashMap is a lot slower than Java Collections Library. The immutable HashMap being slower seems understandable, but a 3-5x slowdown for using mutable HashMap instead of JCL? Ouch!
scala  performance  datastructures 
august 2008 by randombit
Randomized Search Trees (Treaps)
A data structure combining properties of binary trees and heaps.
datastructures  algorithm  treap  scala  jvm  caching 
august 2008 by randombit
Apache MINA
NIO (and other networking/socket stuff) for Java (and Scala (and Joe-E?))
udp  tcp  socket  java  scala  jvm  joe-e  networking  framework 
august 2008 by randombit
JSSE Reference Guide for Java SE 6
It appears to only support SSL 3/TLS 1.0, no sight of DTLS or TLS 1.1
java  scala  ssl  tls 
august 2008 by randombit
scalacheck
ScalaCheck is a powerful tool for automatic unit testing of Scala and Java programs. ScalaCheck started out as a Scala port of the Haskell library QuickCheck, and has since evolved and been extended with features not found in Haskell QuickCheck.
tools  testing  scala  opensource  library  haskell  quickcheck  tdd 
july 2008 by randombit
An Object-Oriented Programming Model for Event-Based Actors
How Scala's Actors implementation is designed and implemented
actors  scala 
july 2008 by randombit
The Scala Programming Language: Explicitly Typed Self References
When developing extensible software it is sometimes handy to declare the type of the value this explicitly. To motivate this, we will derive a small extensible representation of a graph data structure in Scala.
types  scala  functional  language 
july 2008 by randombit
Erlang vs. Scala
Article about Scala's model for distributed computation (Actors)
erlang  scala  concurrency  comparison  actors 
july 2008 by randombit
Reductio
Reductio is open source (BSD) software written using the Java Programming Language from an idea that originated in a research paper called QuickCheck
java  tools  testing  generator  automated  haskell  scala 
june 2008 by randombit

Copy this bookmark:



description:


tags: