Skip to content
@S-Mach

S-Mach

S-Mach Open Source

Popular repositories Loading

  1. s_mach.concurrent s_mach.concurrent Public

    s_mach.concurrent is an open-source Scala library that provides asynchronous serial and parallel execution flow control primitives for working with asynchronous tasks. An asynchronous task consist…

    Scala 25 2

  2. s_mach.datadiff s_mach.datadiff Public

    s_mach.datadiff is an open-source data difference engine for Scala. Implementations of the DataDiff type-class are provided which can compute the difference between all data types, Option, Set, Seq…

    Scala 10 2

  3. s_mach.i18n s_mach.i18n Public

    An open-source Scala library for internalization

    Scala 7

  4. s_mach.codetools s_mach.codetools Public

    s_mach.codetools is an open-source Scala macro, codegen and code utility library.

    Scala 4 1

  5. s_mach.string s_mach.string Public

    s_mach.string is an open-source Scala library that provides primitives for string manipulation beyond the standard library. s_mach.string supports word-level string manipulations using an arbitrary…

    Scala 3 2

  6. s_mach.validate s_mach.validate Public

    s_mach.validate is an open-source Scala library that provides methods for easily building reuseable, composable and serialization format agnostic data validators.

    Scala 3 1

Repositories

Showing 10 of 13 repositories
  • s_mach.i18n Public

    An open-source Scala library for internalization

    S-Mach/s_mach.i18n’s past year of commit activity
    Scala 7 MIT 0 0 0 Updated Sep 12, 2018
  • s_mach.concurrent Public

    s_mach.concurrent is an open-source Scala library that provides asynchronous serial and parallel execution flow control primitives for working with asynchronous tasks. An asynchronous task consists of two or more calls to function(s) that return a future result A ⇒ Future[B] instead of the result A ⇒ B. s_mach.concurrent also provides utility &…

    S-Mach/s_mach.concurrent’s past year of commit activity
    Scala 25 MIT 2 13 0 Updated Aug 18, 2017
  • s_mach.datadiff Public

    s_mach.datadiff is an open-source data difference engine for Scala. Implementations of the DataDiff type-class are provided which can compute the difference between all data types, Option, Set, Seq, and Map and all tuple classes. An implementation for any case case class (or other type that can be represented as a struct type) can be generated a…

    S-Mach/s_mach.datadiff’s past year of commit activity
    Scala 10 MIT 2 0 0 Updated Feb 3, 2017
  • s_mach.explain Public

    s_mach.explain is a collection of open-source Scala libraries that provide primitives for generating human-readable explanations and machine-readable schema for data.

    S-Mach/s_mach.explain’s past year of commit activity
    Scala 0 MIT 0 0 0 Updated Jan 2, 2017
  • s_mach.validate Public

    s_mach.validate is an open-source Scala library that provides methods for easily building reuseable, composable and serialization format agnostic data validators.

    S-Mach/s_mach.validate’s past year of commit activity
    Scala 3 MIT 1 0 0 Updated Jan 2, 2017
  • s_mach.codetools Public

    s_mach.codetools is an open-source Scala macro, codegen and code utility library.

    S-Mach/s_mach.codetools’s past year of commit activity
    Scala 4 MIT 1 0 0 Updated Dec 27, 2016
  • s_mach.sbt_libdefaults Public

    An SBT autoplugin for default project settings for s_mach libraries

    S-Mach/s_mach.sbt_libdefaults’s past year of commit activity
    Scala 1 MIT 0 0 0 Updated Dec 26, 2016
  • s_mach.string Public

    s_mach.string is an open-source Scala library that provides primitives for string manipulation beyond the standard library. s_mach.string supports word-level string manipulations using an arbitrary word definition (e.g. delimited by whitespace, camel case, etc). s_mach.string also provides a variety of find-replace methods.

    S-Mach/s_mach.string’s past year of commit activity
    Scala 3 MIT 2 4 0 Updated Dec 11, 2016
  • effectful Public

    An open source Scala library for effectful services

    S-Mach/effectful’s past year of commit activity
    Scala 2 MIT 0 0 0 Updated Jul 5, 2016
  • s_mach.www Public

    Web code for hosting of s_mach.net

    S-Mach/s_mach.www’s past year of commit activity
    HTML 0 0 0 0 Updated Mar 13, 2015

Top languages

Loading…

Most used topics

Loading…