Projects tagged ‘library’ and ‘reflection’


[5 total ]

5 Users
 

The Visual Component Framework is a cross platform C++ application framework that offers a modern, clean architecture. It is divided into three major libraries. The FoundationKit provides services ... [More] such as file access, streams, threads, synchronization primitives, and advanced RTTI features. The GraphicsKit includes classes for working with both image and vector graphics, and has built in support for the Anti-Grain Graphics library. The ApplicationKit provides GUI controls, use of the Model-View-Control pattern, property and component editors, undo/redo support, drag-and-drop, clipboard services, application resources, and UI metrics and policy managers. Additional "Kits" adding advanced functionality include an HTML kit, Internet kit, JavaScript kit, Network kit, OpenGL kit, and RegEx kit [Less]
Created over 3 years ago.

3 Users
 

ParseTree is a C extension (using RubyInline) that extracts the parse tree for an entire class or a specific method and returns it as a s-expression (aka sexp) using ruby's arrays, strings, symbols, and integers.
Created about 1 year ago.

1 Users

Working with Databases has never been Easier! QuickDB aims to develop a persistence library that allow the user to write only the Data Model, and the library will manage all the operations between ... [More] the Entities and the Database, without writing any line of code for Connection, Sql, etc. QuickDB is a library that allows a developer to focus on the definition of the entities that map the tables of the database and perform operations that allow the interaction between these entities and the database without having to perform tedious configurations, leaving to the library the task to inference the object structure and make the mapping of the object to the Database. [Less]
Created about 1 month ago.

1 Users
 

JDots, Java Dynamic Object Tree Software. A library/framework to create a dynamic tree of Java objects, for active method communication/propagation. Java implementation of the BEAST project.
Created over 2 years ago.

1 Users

The Mirror library provides useful meta-data at both compile-time and run-time about common C++ constructs like namespaces, types, classes, their base classes and member attributes, instances, etc. ... [More] and provides generic interfaces for their introspection. [Less]
Created 2 months ago.