Smart Contract Examples includes various types of smart contracts written in Solidity.
Dummy-token-truffle is a simple ERC20-compliant dummy token designed and tested using testrpc and truffle. No set token supply, includes function to create tokens and transfer to msg.sender.