stdlib topic
pcz
A reimagination of Go, using unmodified official toolchain
gg
Essential utilities missing from the Go standard library.
HackySTL
A hacky implementation, using bleeding edge features, of the STL
Objective-CPP
C++ compatibility library for Objective-C - Objective-CPP is a library intended to ease software development using Objective-C++. It declares categories on Objective-C classes, to work with the STL C+...
dissecting-the-stdlib
Code/content from Huyen Tue Dao's talk: "Dissecting the stdlib"
google-summer-of-code
Google Summer of Code resources.
type-guard
Type Guard is a lightweight PHP library that allows you to narrow down the type of an variable to a more specific type.