0xABAD1DEA
Object initializer library
A C++ library providing an alternative way to construct and destroy static global objects.
Static global objects with constructors and destructors made useful in C++
27 stars
3 watching
1 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thomasgalliker/objectdumper | A utility that serializes .NET objects to human-readable strings or C# initializer code for debugging and logging purposes. | 398 |
jgilfelt/android-sqlite-asset-helper | A helper class to manage database creation and versioning with pre-populated raw asset files | 2,142 |
nyrest/fastgenericnew | A fast alternative to Activator.CreateInstance for creating objects in .NET. | 240 |
tommai78101/initializingopengl | A comprehensive guide to initializing OpenGL for developers | 45 |
martinothamar/wrappervalueobject | Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 |
simonjwright/coldframe | A tool that generates Ada code and documentation from UML models | 9 |
andrzejolszak/buildergeneratorhotreload | A solution to a Visual Studio issue where source generator changes aren't reflected in IntelliSense. | 3 |
technicallyagd/unpack | Provides support for array, object, and tuple destructuring/unpacking in Nim. | 55 |
jslee02/ozcollide | A C++ implementation of collision detection and response. | 4 |
devteam/immutype | Generates extension methods for immutable data types in .NET. | 41 |
thomaslevesque/aspnetcore.asyncinitialization | A helper class to perform asynchronous application initialization in ASP.NET Core 2.x. | 87 |
ycanardeau/resxgenerator | A C# source generator to create strongly-typed resource classes for localized strings | 32 |
janosgit/openglrealtimevisualization4juce | A C++ module providing classes and components for real-time data visualization with OpenGL acceleration. | 63 |
zero-one-group/geni | A Clojure-based library for building and manipulating dataframes in a distributed computing framework. | 286 |
jacob-carlborg/orange | A serialization library for the D programming language. | 72 |