= Cool Features From Other Projects The features listed here would not necessarily be fitting in Trac, nor should we attempt to replicate all the features listed here. This is more for sharing sources of inspirations, getting a taste of what the ''next great feature'' could be. And copying good features is [http://en.wikipedia.org/wiki/Lamarckism Lamarckian evolution]. == Similar Projects - [http://www.thoughtworks.com/products/mingle-agile-project-management Mingle]: agile project management - Instant code reviews in Google Code, eg [https://code.google.com/p/django-dynamic-formset/source/browse/tags/1.2/src/jquery.formset.js django-dynamic-formset]; you need to be signed in to see the review, though - #2035 - GitHub, see also [http://gitlabhq.com/ GitLab] - [https://huboard.com/ HuBoard]: project management for GitHub issues - [https://bitbucket.org/ BitBucket]: free DVCS hosting for Git and Mercurial with a hosted wiki, issue tracker and source code. - [http://www.fogcreek.com/fogbugz/ FogBugz] and [http://www.fogcreek.com/kiln/ Kiln]: source code hosting for Git and Mercurial. - [https://kallithea-scm.org/ Kallithea]: source code hosting for Git and Mercurial. == Trac Clones - [http://www.redmine.org/ RedMine] (Ruby / RoR): project management web application; the Gantt charts look pretty nifty: http://www.easyredmine.com/images/2014/en/easy-redmine-2014-gantt-chart.PNG - [http://li3.me/ li3] (PHP / CakePHP): RAD development framework for PHP 5.3+. - [http://teamtrac.org/ Teamtrac] (discontinued) (PHP) Teamtrac is an open source tool to correlate different sources of information regarding the software engineering process. It provides the glue between issue tracking systems (e.g., Trac), time tracking tools and code repositories. ---- See also TracDerivatives.