We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Object Oriented C (oo tools for C)

Object Oriented C (oo tools for C) kit is for those who want to program in an object oriented manner, but stick on the good old C as well. It implements classes, single class inheritance, multiple inheritance by interfaces and mixins, and exception handling. Ideal for students getting to know OO programming or for systems that lack a C++ compiler.
This is a collection of C macros and a small C library.
Do not mix with the “ooc programming language” which is a different project at http://ooc-lang.org !

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website http://ooc-coding.sourceforge.net
Tags
License
Features
  • ANSI-C
  • Only C macros
  • Class / Object model
  • Single class inheritance
  • Multiple inheritance by Interfaces, Mixins
  • Exception handling / managed pointers
  • Virtual functions
  • Unit testing support