home page made by teamed.io
ProjectTech StackLoC1
HoC4
Team2StartLife3Business Case
takes logo
takes.org
Java, XML, XSLT, Velocity12K
23K
72015/Feb2

True Object-Oriented and Immutable Java Web Development Framework, a replacement of outdated SpringMVC and Play, read this blog post: Java Web App Architecture In Takes Framework

rultor logo
rultor.com
Java, Docker, DynamoDB, Bash, Git, Github API, Maven, CasperJS, SASS, PostgreSQL12.7K
427K
122013/Jun18

Coding team assistant, automating merge, release, and deploy operations. It exploits Docker containers for builds isolation. Read some articles about it: Every Build in Its Own Docker Container, Rultor + Travis and Rultor, a Merging Bot

jcabi.com logo
jcabi.com
Java, MySQL, Heroku, Elastic Beanstalk, S3, DynamoDB, SimpleDB, Github API, Maven plugins, HTTP, JUnit, Hamcrest97.2K
499K
272012/Apr110

Useful Java components, including AOP aspects, DynamoDB SDK, MySQL Maven Plugin, etc. Check these articles about the most interesting jcabi components: Fluent Java Http Client, Object-Oriented Github API, MySQL Maven Plugin, and Object-Oriented DynamoDB API.

stateful.co logo
stateful.co
Java, DynamoDB, Maven, JUnit, CasperJS, Bootstrap, SASS8.7K
10.4K
32014/May6

Stateful RESTful web privitives with XML/JSON API. We are actively using this web tool in every application that works with DynamoDB. Atomic Counters at Stateful.co article explain the details.

s3auth logo
Java, DynamoDB, S3, EC2, H2 Database, Maven, JUnit, Mockito, XML/XSLT, HTML5, CSS12.3K
42.8K
32012/Aug35

s3auth.com is a gateway to private AWS S3 buckets that provides Basic HTTP authentication. At the moment, s3auth.com hosts over 300 domains and sends through more than 10Mb of data each hour. This blog post explains its business case with more details.

netbout logo
Java, DynamoDB, H2 Database, Maven, JUnit, Mockito, XML/XSLT, HTML5, CSS, jQuery13.9K
732K
82010/Apr57

Secure online environment for private long-term business communications. Originally developed in PHP, then migrated to Java, then re-factored and simplified. At the moment, it is actively used in our internal communications.

qulice logo
Java, Maven plugins, Checkstyle, PMD, FindBugs, JUnit, Mockito10.9K
87.3K
72011/Aug90

Static quality analysis toolkit for Java/Maven projects

requs logo
Java, XSTL, ANTLR4, Maven plugins, JUnit, Mockito, jQuery12.2K
265K
62010/Mar24

Controlled Natural Language (CNL) and Java library for formalization of requirements specification. Incremental Requirements With Requs article explains what is it for and how we’re using this tool in our projects.

xembly logo
xembly.org
Java, XML, DOM5.5K
10.3K
32013/Jul10

XML manipulation language with Java implementation. Its purpose is explain in Xembly, an Assembly for XML article. We actively use this library in almost every project.

pdd gem
Ruby, Cucumber, Minitest, Rubocop1.5K
9.6K
12014/Aug2

Puzzle Driven Development automation tool that parses source code files, finds TODO markers and builds an XML report. PDD and this tool are explained here.

phprack logo
PHP, PHPCS, PHPMD, xdebug, AJAX, jQuery9.1K
39.7K
92010/Jan20

Integration testing framework that allows on-production monitoring of a running script application


  • takes.org

    True Object-Oriented and Immutable Java Web Development Framework, a replacement of outdated SpringMVC and Play, read this blog post: Java Web App Architecture In Takes Framework

    [Java, XML, XSLT, Velocity]

  • rultor.com

    Coding team assistant, automating merge, release, and deploy operations. It exploits Docker containers for builds isolation. Read some articles about it: Every Build in Its Own Docker Container, Rultor + Travis and Rultor, a Merging Bot

    [Java, Docker, DynamoDB, Bash, Git, Github API, Maven, CasperJS, SASS, PostgreSQL]

  • jcabi.com

    Useful Java components, including AOP aspects, DynamoDB SDK, MySQL Maven Plugin, etc. Check these articles about the most interesting jcabi components: Fluent Java Http Client, Object-Oriented Github API, MySQL Maven Plugin, and Object-Oriented DynamoDB API.

    [Java, MySQL, Heroku, Elastic Beanstalk, S3, DynamoDB, SimpleDB, Github API, Maven plugins, HTTP, JUnit, Hamcrest]

  • stateful.co

    Stateful RESTful web privitives with XML/JSON API. We are actively using this web tool in every application that works with DynamoDB. Atomic Counters at Stateful.co article explain the details.

    [Java, DynamoDB, Maven, JUnit, CasperJS, Bootstrap, SASS]

  • s3auth.com is a gateway to private AWS S3 buckets that provides Basic HTTP authentication. At the moment, s3auth.com hosts over 300 domains and sends through more than 10Mb of data each hour. This blog post explains its business case with more details.

    [Java, DynamoDB, S3, EC2, H2 Database, Maven, JUnit, Mockito, XML/XSLT, HTML5, CSS]

  • Secure online environment for private long-term business communications. Originally developed in PHP, then migrated to Java, then re-factored and simplified. At the moment, it is actively used in our internal communications.

    [Java, DynamoDB, H2 Database, Maven, JUnit, Mockito, XML/XSLT, HTML5, CSS, jQuery]

  • Static quality analysis toolkit for Java/Maven projects

    [Java, Maven plugins, Checkstyle, PMD, FindBugs, JUnit, Mockito]

  • Controlled Natural Language (CNL) and Java library for formalization of requirements specification. Incremental Requirements With Requs article explains what is it for and how we’re using this tool in our projects.

    [Java, XSTL, ANTLR4, Maven plugins, JUnit, Mockito, jQuery]

  • xembly.org

    XML manipulation language with Java implementation. Its purpose is explain in Xembly, an Assembly for XML article. We actively use this library in almost every project.

    [Java, XML, DOM]

  • Puzzle Driven Development automation tool that parses source code files, finds TODO markers and builds an XML report. PDD and this tool are explained here.

    [Ruby, Cucumber, Minitest, Rubocop]

  • Integration testing framework that allows on-production monitoring of a running script application

    [PHP, PHPCS, PHPMD, xdebug, AJAX, jQuery]

1 LoC stands for "Lines of Code", excluding empty lines and comments, calculated using cloc. 2 Team includes only active contributors to the source code and doesn't include testers, active users, and documentation writers. 3 Even though all projects are actively exploited by its users, some of them are not in active development any more. Lifetime means the total calendar time of active development by the project team, in weeks. 4 HoC stands for "Hits of Code", calculated by hoc, as explained in Hits-of-Code Instead of SLoC