Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

GObject introspection

Compare

  Analyzed about 1 hour ago

GObject Introspection is a framework for introspecting gobject based libraries.

139K lines of code

0 current contributors

18 days since last commit

16 users on Open Hub

Moderate Activity
5.0
 
I Use This

gjs

Compare

  Analyzed about 24 hours ago

JavaScript (Spidermonkey) bindings for GObject Introspection.

65.5K lines of code

17 current contributors

4 days since last commit

5 users on Open Hub

Moderate Activity
4.5
   
I Use This
Licenses: BSD-3-Clause, gpl, lgpl21_or...

GObject Bindings for Python

Compare

  Analyzed about 11 hours ago

PyGObject is a Python dynamic module that enables developers to use the power of GObject, which is part of the GNOME platform. The goal of PyGObject is to fully support GObject introspection and all its features (callbacks, GVariant support, closures, etc.).

48.4K lines of code

12 current contributors

about 2 months since last commit

4 users on Open Hub

Moderate Activity
5.0
 
I Use This

GammaRay

Compare

  Analyzed about 12 hours ago

GammaRay is a tool to poke around in a Qt-application and also to manipulate the application to some extent.

130K lines of code

16 current contributors

2 days since last commit

2 users on Open Hub

Moderate Activity
5.0
 
I Use This

SOOT

Compare

  Analyzed 1 day ago

The Perl wrapper for CERN's ROOT library, a comprehensive data analysis framework. SOOT is very similar to the Ruby-ROOT or PyROOT extensions for their respective languages. Specifically, the first revision of SOOT was implemented after the model of Ruby-ROOT. SOOT uses a very dynamic approach ... [More] to wrapping a very large and quickly evolving library. Due to the dynamic nature (using the CInt introspection), SOOT is able to handle most of the ROOT classes without explicitly wrapping them. [Less]

115K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Ujorm

Compare

  Analyzed about 10 hours ago

The Ujorm is an open source Java small library which provides non-traditional objects based on the key-value architecture to open up new exciting opportunities for writing efficient code. This library offers a unique ORM module designed for rapid Java development with great performance and a small ... [More] footprint. The key features are type safe database queries, relation mapping by Java code, no entity states and a memory overloading protection cache. [Less]

73.3K lines of code

0 current contributors

about 8 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

GStreamer Inspector

Compare

  Analyzed about 13 hours ago

GStreamer Inspector is an introspection data viewer for the GStreamer multimedia framework. Developers of GStreamer applications can use it to find out about the various elements available in the system. It can be thought of as a graphical variant of the gst-inspect program, which currently ... [More] serves as the canonical source of introspection information for most developers. [Less]

6.5K lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Seed - GObject JavaScriptCore bridge

Compare

  No analysis available

Seed is a library and interpreter, dynamically bridging (through GObjectIntrospection) the WebKit JavaScriptCore engine, with the GNOME platform. Seed serves as something which enables you to write standalone applications in JavaScript, or easily enable your application to be extensible in JavaScript.

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: lgpl3

Mirror C++ reflection library

Compare

  No analysis available

The Mirror library provides both compile-time and run-time meta-data describing common C++ constructs like namespaces, types, classes, their base classes and member variables, member functions, constructors, etc. and provides generic interfaces for their introspection.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: boost

Java ReflectUtils

Compare

  Analyzed about 6 hours ago

A set of reflection utilities and miscellaneous utilities related to working with classes and their fields with no dependencies which is compatible with java 1.5 and generics. Features:These are built to be compatible with Apache Commons BeanUtils and the nesting structure works the same, refer ... [More] to the apache BeanUtils project docs for details. Support for Apache DynaClass / DynaBean is included. Current users of beanutils should be able to drop in these utilities and gain the functionality with minimal code changes. Handles field operations for properties (getters and setters), partial properties (only getter or only setter), and fields. This is configurable to use the fields only, properties only, or the hybrid approach (default). This improves upon the BeanUtils limitation of handlin [Less]

14.5K lines of code

0 current contributors

about 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This