{"id":18368669,"url":"https://github.com/radanalyticsio/silex","last_synced_at":"2026-02-27T22:38:14.240Z","repository":{"id":27254898,"uuid":"30727293","full_name":"radanalyticsio/silex","owner":"radanalyticsio","description":"something to help you spark","archived":false,"fork":false,"pushed_at":"2018-10-23T21:55:56.000Z","size":1610,"stargazers_count":65,"open_issues_count":15,"forks_count":13,"subscribers_count":11,"default_branch":"develop","last_synced_at":"2025-03-22T04:02:05.339Z","etag":null,"topics":["scala","silex","spark"],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radanalyticsio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-12T22:24:36.000Z","updated_at":"2023-06-11T20:33:49.000Z","dependencies_parsed_at":"2022-09-01T02:11:50.859Z","dependency_job_id":null,"html_url":"https://github.com/radanalyticsio/silex","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radanalyticsio%2Fsilex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radanalyticsio%2Fsilex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radanalyticsio%2Fsilex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radanalyticsio%2Fsilex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radanalyticsio","download_url":"https://codeload.github.com/radanalyticsio/silex/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247522404,"owners_count":20952542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["scala","silex","spark"],"created_at":"2024-11-05T23:26:56.314Z","updated_at":"2026-02-27T22:38:09.209Z","avatar_url":"https://github.com/radanalyticsio.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# silex\n\nsomething to help you spark\n\nThis is a library of reusable code for Spark applications, factored out of applications we've built at Red Hat.  It will grow in the future but for now we have an application skeleton, some useful extensions to data frames and RDDs, utility functions for handling time and stemming text, and helpers for feature extraction.\n\n### Using silex\n\nAdd the following resolver to your project:\n\n```scala\nresolvers += \"Will's bintray\" at \"https://dl.bintray.com/willb/maven/\"\n```\n\nand then add Silex as a dependency:\n\n```scala\nlibraryDependencies += \"io.radanalytics\" %% \"silex\" % \"0.2.0\"\n```\n\nSince version 0.0.9, Silex is built for both Scala 2.10 and Scala 2.11.  Since version 0.1.0, Silex depends on Spark 2.0.\n\n### Documentation\n\nThe [Silex web site](https://silex.radanalytics.io/) includes some examples of Silex functionality in use and [API docs](https://silex.radanalytics.io/latest/api/#package).\n\n### Notes for developers\n\nTo cut a new release, use the `git flow` release workflow.\n\n1.  Start a new release branch with `git flow release start x.y.z`\n2.  Incorporate any release-specific patches that do not belong on the `develop` branch\n3.  Bump version numbers in the [README](README.md), [build definition](build.sbt), and [Jekyll configuration](src/jekyll/_config.yml).\n4.  Run tests for every cross build:  `sbt +test`\n5.  Publish binary artifacts to bintray for each cross-build:  `sbt +publish`\n6.  Publish an updated site for the project:  `sbt ghpages-push-site`\n\n\n### CI Status\n\n[![Build Status](https://travis-ci.org/radanalyticsio/silex.svg?branch=develop)](https://travis-ci.org/radanalyticsio/silex)\n[![Coverage Status](https://coveralls.io/repos/github/radanalyticsio/silex/badge.svg?branch=develop)](https://coveralls.io/github/radanalyticsio/silex?branch=develop)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradanalyticsio%2Fsilex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradanalyticsio%2Fsilex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradanalyticsio%2Fsilex/lists"}