Skip to content

tumblr/colossus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 8, 2018
f8d3753 · Nov 8, 2018
Jan 8, 2018
Jan 8, 2018
Dec 14, 2017
Jan 11, 2018
Nov 8, 2018
Nov 8, 2018
Dec 8, 2017
Jul 14, 2017
Aug 21, 2017
Nov 14, 2017
Jan 19, 2018
Nov 12, 2014
Sep 25, 2017
Nov 8, 2018
Aug 9, 2017
Nov 8, 2018
Aug 14, 2017
Nov 14, 2017
Sep 25, 2017
Jan 6, 2015
Jul 14, 2017
Nov 8, 2018

Repository files navigation

Colossus

Build Status

Maven Central

codecov.io

Colossus is a lightweight I/O framework for building Scala services.

Colossus是一个用来构建Scala微服务的轻量级I/O框架。

Full documentation can be found here: https://tumblr.github.io/colossus

For general discussion and Q&A, check out the Google Group.

Colossus takes part in the TechEmpower web framework benchmarks under the JSON serialization and Plaintext tests.

Here's an overview of what you can find in this repo:

  • colossus : The framework
  • colossus-metrics : high-performance metrics library (does not depend on colossus)
  • colossus-examples : A few simple examples that can be run
  • colossus-testkit : Small library containing a few useful tools for testing
  • colossus-tests : The unit and integration tests for colossus
  • colossus-docs : Markdown documentation

License

Copyright 2016 Tumblr Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.