Hi,
in December last year I could not find a good library for driving 0.96 OLED displays (cheap to buy from BuyinCoins) with Digispark. So I used existing Arduino libraries for 0.96 OLED displays with SSD1306, took the best parts and made a library without the 1 kByte screen buffer for the use with Digispark (ATtiny85).
After Xmas I became ill and could not make the library public here. Now healthy again I see that things have changed and now there is a library. I have no time to develop my library further on and I have not compared both libraries.
So find out if my library is useful for you. You can also take a useful part and integrate it to your own solution or to the other library here. All is open. Take it over if you want.
I made it fast and created a zip file of the library. You can download it here:
http://goetzes.gmxhome.de/TinySSD1306.zip.
There is an example in the zip file. I hope that this example is enough explanation to understand the usage of the library functions. Some comment can also be found in the library files.
Sorry for my English - it is not my main language.