Skip to main content

Home/ Arquitectura?/ Group items tagged dsl

Rss Feed Group items tagged

Pablo Lalloni

klout/scoozie - 0 views

  •  
    "Scala DSL on top of Oozie Workflow XML"
Pablo Lalloni

ScalaMeter - 0 views

  •  
    ScalaMeter is a microbenchmarking and performance regression testing framework for the JVM platform that allows expressing performance tests in a way which is both simple and concise.  It can be used both from Scala and Java. write performance tests in a DSL similar to ScalaTest and ScalaCheck specify test input data specify how test results are collected organize performance tests hierarchically
Pablo Lalloni

Introducing Scoobi and Scalding: Scala DSLs for Hadoop MapReduce * myNoSQL - 0 views

  •  
    Buenas diapositivas introduciendo scalding y scoobi.
Pablo Lalloni

foursquare/rogue - GitHub - 0 views

  •  
    Rogue is a type-safe internal Scala DSL for constructing and executing find and modify commands against MongoDB.
Pablo Lalloni

sksamuel/elastic4s - 0 views

  •  
    "Elastic4s is a concise, idiomatic, type safe Scala Client for ElasticSearch. It provides a full Scala DSL to construct your queries and (hopefully!) reducing errors. Due to its typesafe nature Elastic4s is also a good way to learn the options available for any operation, as your IDE can use the type information to show you what methods are available. Elastic4s also allows you to index JSON documents from standard JSON libraries such as Jackson without having to unmarshall."
Pablo Lalloni

jOOQ is a fluent API for typesafe SQL query construction and execution - 0 views

  •  
    "jOOQ : A peace treaty between SQL and Java"
Pablo Lalloni

GravityLabs/HPaste - 0 views

  •  
    "HPaste unlocks the rich functionality of HBase for a Scala audience. In so doing, it attempts to achieve the following goals: Provide a strong, clear syntax for querying and filtration Perform as fast as possible while maintaining idiomatic Scala client code -- the abstractions should not show up in a profiler! Re-articulate HBase's data structures rather than force it into an ORM-style atmosphere. A rich set of base classes for writing MapReduce jobs in hadoop against HBase tables. Provide a maximum amount of code re-use between general Hbase client usage, and operation from within a MapReduce job. Use Scala's type system to its advantage--the compiler should verify the integrity of the schema. Be a verbose DSL--minimize boilerplate code, but be human readable!"
Pablo Lalloni

realestate-com-au/pact - 0 views

  •  
    "Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project."
Pablo Lalloni

lihaoyi/scalatags · GitHub - 0 views

  •  
    "ScalaTags is a small XML/HTML construction library for Scala. The core functionality of Scalatags is less than 200 lines of code, and yet it provides all the functionality of large frameworks like Python's Jinja2 or C#'s Razor. It does this by leveraging the functionality of the Scala language to do almost everything. A lot of different language constructs can be used to help keep your templates concise and DRY, and why re-invent them all yourself when you have someone else who has done it before you."
Pablo Lalloni

ScalaTest 2.0.M3 - org.scalatest.selenium.WebBrowser - 0 views

  •  
    DSL de Selenium en ScalaTest!
1 - 11 of 11
Showing 20 items per page