libGimbal Alternatives
Similar projects and alternatives to libGimbal
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Cloak
A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor (by pfultz2)
-
-
COS
C Object System: a framework that brings C to the level of other high level programming languages and beyond
-
-
240pTestSuite
A homebrew software suite for video game consoles developed to help in the evaluation of upscalers, upscan converters, line doublers and of course TV processing of 240p video. The Wii and Dreamcast versions have modes for 480i and 480p evaluation as well.
-
-
libGimbal discussion
libGimbal reviews and mentions
-
Object-oriented Programming with ANSI-C [pdf]
I'm a huge academic fan of what GTk has accomplished (thanks to their GObject type system), and as much as I know the C89 crowd who thinks macros are all evil probably abhor this kind of thing, I think GTk is one of the most epic, impressive, ambitious C codebases in existence. Witness as non-OO C matches, rivals, and quite often beats Qt on equivalent classes/features in plain C... It's even above "just C++ style C," as they have added features like a property and signal system...
Such a fanboy it inspired my own type system and massive core library, libgimbal, which uses a type system similar to GObject and targets game consoles like the Sega Dreamcast: https://github.com/gyrovorbis/libgimbal
- LibGimbal: C17 Cross-platform, general-purpose core applications framework
Stats
gyrovorbis/libgimbal is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of libGimbal is C.