...Some of the strengths of UCGN:
- Clearly readable source-code
- Separation of functionality and parameters ("tunable parameters")
- Robust data storage (compile-time static structures in favor of pointer run-time constructs)
- Clear software architecture, direct correspondence to the model architecture
- Separation of reusable library code
- Simplicity and uniformity of software interfaces (for testing etc.)
The following features are supported by the Simulink/UCGN
- Discrete single-rate Simulink models and libraries
- Block library with 50+ standard Simulink blocks
- Periodic, condition-driven Stateflow charts (including flowgraphs, loops)
- Structured data types through bus objects
- Simulink native enumer
Database ERD- design tool with Reverse Engineering
...It represents the DB- structure in the form of editable Entity/Relationship Diagrams (ERD). "Apricot DB" allows to perform reverse engineering on the existing database, as well as to create a new database structure from scratch. Allows to generate the essential DDL- scripts for CREATE/DROP/DELETE- operations based on the current ERD.
"Apricot DB" supports two popular ERD notations: the "Crow's Foot" and "IDEF1x".
The databases supported by Apricot DB:
Oracle; SQL Server; MySQL; MariaDB; PostgreSQL; DB2/DB2 LUW; H2; SQLite
Your feedback is appreciated.
...It abstracts away the boilerplate associated with combining a ViewPager + PagerAdapter + header + toolbar + tabstrip — so instead of wiring all that manually, you drop in a single custom view in your layout and configure with XML attributes (header height, header image or logo, colors, fade, etc). The library supports customizing header appearance (static or animated), logos, toolbar behavior when you scroll, and integrates with Android’s view hierarchy (tabs, recycler views).
Djinn is a java bytecode static analyser. It can produce various dependencies graphs of arbitrary granularity (jars, classes, packages, etc.) and provide a flexible query engine.
Update 15 apr 2013: I resumed developpement recently, project has moved to https://github.com/fabienbk/djinn
Marx Explorer project is a web file manager developed in Java, which main function is to help manage static files of an intranet or website and to integrate with other systems to help the end user to select, preview and modify an picture for a news system
Tracks project details using a variety of data options. Primarily designed to contain and organize software requirements in a multi-project, multi-user, environment using a networked SQL compliant database management system while tracking changes.
The Open Code Quality Project offers Static Code Analyses as an free Online-Service for Open Source Code. Simply send your code, start the scan, receive the results.