Social Coding Trends


#1

CocoaPods

200 Mentions    Ruby
  Objective-C library manager. CocoaPods manages library dependencies for your Xcode project. You specify the dependencies for your project in one easy text file. CocoaPods resolves dependencies between libraries, fetches source code for the dependencies, and creates and maintains an Xcode worksp...
 

CLI  OS X 

#2

legacy-cc

130 Mentions    C
  The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr.
 

Language  Compiler 

#3

angular.js

85 Mentions    JavaScript
  AngularJS lets you write client-side web applications as if you had a smarter browser. It lets use good old HTML (or HAML, Jade and friends!) as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly. It automatically synchronizes ...
 

Web  HTML 

 
#4

metasploit-framework

55 Mentions    Ruby
  A collaboration between the open source community and Rapid7, Metasploit software helps security and IT professionals identify security issues, verify vulnerability mitigations, and manage expert-driven security assessments. The Metasploit Framework will always be free and open source. The Metasp...
 

Security  Framework 

#5

scalaz

50 Mentions    Scala
  Scalaz is a library written in the Scala Programming Language. The intention of Scalaz is to include general functions that are not currently available in the core Scala API. The scalaz-core module depends only on the core Scala API and the core Java 2 Standard Edition API. Scalaz is released und...
 

API 

#6

fieldtrip

45 Mentions
  FieldTrip is the Matlab software toolbox for MEG and EEG analysis that is being developed at the Donders Institute for Brain, Cognition and Behaviour at the Radboud University Nijmegen, the Netherlands.
 

#7

android

40 Mentions
  Android - An Open Handset Alliance Project.
 

Android  Mobile 

#8

ipython

40 Mentions    Python
  IPython provides a rich toolkit to help you make the most out of using Python, with: Powerful Python shells (terminal and Qt-based). A web-based notebook with the same core features but support for code, text, mathematical expressions, inline plots and other rich media. Support for interacti...
 

Web  Visualization  Windows  Desktop  Qt 

#9

CoVim

35 Mentions    VimL
  One of Vim's most requested features is here!CoVim is a Vim Plugin that adds real-time collaboration to your favorite text editor. Think Google Docs for Vim.
 

Vim 

#10

mongolike

35 Mentions
  Mongoloid is an experimental MongoDB clone being built on top of PLV8 and Postgres.
 

Database  MongoDB  Data Format 

#11

audacity

30 Mentions
  A fast multi-track audio editor and recorder for Linux, BSD, Mac OS, and Windows. Supports WAV, AIFF, Ogg, and MP3 formats. Features include envelope editing, mixing, built-in effects and plug-ins, all with unlimited undo.
 

Windows  Audio  *nix  Desktop  OS X 

#12

flatland

25 Mentions
  Flatland is a simple theme and accompanying color scheme for Sublime Text 2.
 

Theme  Sublime Text 2 

#13

Cascades-Community-Samples

25 Mentions    C++
  Samples authored by RIM and the Community showing how to use Cascades First contribution was the sample showed during the BlackBerry 10 Super Jam session (video). When adding to this repo, please have a readme saying what version it works on. Challenges and Solutions to the #StumpTheBlac...
 

Mobile 

#14

v8

25 Mentions    C++
  V8 is Google's open source JavaScript engine. V8 is written in C++ and is used in Google Chrome, the open source browser from Google. V8 implements ECMAScript as specified in ECMA-262, 5th edition, and runs on Windows (XP or newer), Mac OS X (10.5 or newer), and Linux systems that use IA-32, x6...
 

#15

cloc

20 Mentions    Perl
  cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. Given two versions of a code base, cloc can compute differences in blank, comment, and source lines. It is written entirely in Perl with no dependencies outside the standard distribution ...
 

Documentation 

#16

compositec1

20 Mentions
  Composite C1 CMS is a fully featured free open source web Content Management System developed for (and by) web professionals who focus on customized websites and content.
 

#17

homebrew

20 Mentions    Ruby
  The missing package manager for OS X.
 

Desktop  OS X 

#18

gource

15 Mentions    C++
  Software projects are displayed by Gource as an animated tree with the root directory of the project at its centre. Directories appear as branches with files as leaves. Developers can be seen working on the tree at the times they contributed to the project. Currently Gource includes built-in l...
 

Visualization  Git  Mercurial 

#19

bootstrap

15 Mentions    HTML/CSS
  Bootstrap is a front-end toolkit from Twitter designed to kickstart development of webapps and sites, featuring simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions. Contributing to Bootstrap Forks, Plugins, and Packages Browser Compatibility ...
 

Web  HTML  Bootstrap  Framework 

#20

scala

15 Mentions    Scala
  Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages, enabling Java and other programmers to be more productive. Code sizes are typicall...
 

Language