An open API service indexing awesome lists of open source software.

https://github.com/coloquinte/gbl

Lightweight database for VLSI and hierarchical hypergraphs
https://github.com/coloquinte/gbl

Last synced: about 1 year ago
JSON representation

Lightweight database for VLSI and hierarchical hypergraphs

Awesome Lists containing this project

README

          

GBL is a VLSI database written in C++. It provides the core datastructures needed by VLSI design software.

It targets a simple and safe API with powerful manipulation algorithm. Core objectives are performance, memory consumption and determinism.