All Projects → scalacenter → Scaladex

scalacenter / Scaladex

Licence: bsd-3-clause
The Scala Package Index

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to Scaladex

Odindex
Onedrive index transplanted from Heymind.
Stars: ✭ 91 (-40.13%)
Mutual labels:  index
Norepeat
The norepeat package contains some magical function, tools
Stars: ✭ 111 (-26.97%)
Mutual labels:  packages
Core Plans
Core Habitat Plan definitions
Stars: ✭ 129 (-15.13%)
Mutual labels:  packages
Packages
The default package source of the Zeek Package Manager
Stars: ✭ 94 (-38.16%)
Mutual labels:  packages
Parquet Index
Spark SQL index for Parquet tables
Stars: ✭ 109 (-28.29%)
Mutual labels:  index
Guidepages
引导页/首次安装引导页/渐变引导页/APP介绍页/功能介绍页
Stars: ✭ 119 (-21.71%)
Mutual labels:  index
Dash
Scalable Hashing on Persistent Memory
Stars: ✭ 86 (-43.42%)
Mutual labels:  index
Unstable Packages
A place for untested & problematic packages.
Stars: ✭ 149 (-1.97%)
Mutual labels:  packages
Termux Extra Packages
Stars: ✭ 110 (-27.63%)
Mutual labels:  packages
Eix
eix can access Gentoo portage ebuild information and description very quickly (using a local cache). It can also be used to access information on installed packages, local settings, and local and external overlays, and informs about changes in the tree
Stars: ✭ 126 (-17.11%)
Mutual labels:  packages
Brein Time Utilities
Library which contains several time-dependent data and index structures (e.g., IntervalTree, BucketTimeSeries), as well as algorithms.
Stars: ✭ 94 (-38.16%)
Mutual labels:  index
Node Sonic Channel
🦉 Sonic Channel integration for Node. Used in pair with Sonic, the fast, lightweight and schema-less search backend.
Stars: ✭ 101 (-33.55%)
Mutual labels:  index
Antergos Packages
PKGBUILD's for antergos packages
Stars: ✭ 119 (-21.71%)
Mutual labels:  packages
Openwrt Packages
Onion Packages Feed for OpenWRT
Stars: ✭ 91 (-40.13%)
Mutual labels:  packages
Sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
Stars: ✭ 12,347 (+8023.03%)
Mutual labels:  index
Rebar3
Erlang build tool that makes it easy to compile and test Erlang applications and releases.
Stars: ✭ 1,295 (+751.97%)
Mutual labels:  packages
Dfi
Peer-to-peer torrent indexing
Stars: ✭ 118 (-22.37%)
Mutual labels:  index
Ansible Role Composer
Ansible Role - Composer PHP Dependency Manager
Stars: ✭ 149 (-1.97%)
Mutual labels:  packages
Vuex Search
Vuex binding for client-side search with indexers and Web Workers 📗🔍
Stars: ✭ 147 (-3.29%)
Mutual labels:  index
Lucenenet
Apache Lucene.NET
Stars: ✭ 1,704 (+1021.05%)
Mutual labels:  index

Scaladex

Travis Gitter

Scaladex is the website where all the open source Scala libraries are indexed.

Acknowledgments

Scala Center

This project is funded by the Scala Center.

How it works

We pull poms from Bintray and we receive poms from Maven Central (Sonatype). Your library has to be published to one of those repositories.

You can also watch The Last 10 Percent by Stefan Zeiger.

Process:

  • Releases Sources
    • Push from Maven Central (Sonatype):
      • We receive pushes from Maven Central that follow the scala artifactId convention. A common practice is to include the scala compiler version in the artifactId. The .pom files will contain _2.10, _2.11, _2.12 or any further Scala Version.
    • Pull Bintray (once per day):
      • File Search: releases that follow the scala artifactId convention presented above.
      • Non Standards: If you dont follow this convention add your releases to non-standard.json
      • Sbt Plugins: We index sbt plugins published to sbt/sbt-plugin-releases add your plugin to claims.json
  • We download pom and parent poms
  • We read them, 10% are invalid (most common issue: duplicated tags see https://github.com/sbt/sbt/issues/2566)
  • We inspect the pom file for scm tag (source control management). If you forgot to add a scm tag claim your library or you publish a sbt plugin add claim your project to claims.json
  • We download content and metadata from GitHub (Readme, Avatar, Descriptions, etc)

How to contribute

Join the gitter.im channel and read the developer guide

Badges API

Count Badge

Latest version

Count Badge

Latest version

For more information read the shields.io API

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].