Skip to content

asterfusion/infra

This branch is 2 commits ahead of floodlight/infra:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3dc1f77 · Nov 10, 2023
Feb 27, 2020
Nov 10, 2023
Aug 9, 2018
Feb 26, 2016
Jun 30, 2017
Oct 21, 2013
Nov 14, 2013
Oct 21, 2013
Oct 21, 2013
Oct 21, 2013
Oct 21, 2013
Oct 2, 2013
Oct 21, 2013

Repository files navigation

Common Infrastructure Repository

This repository contains the common development, build system, and runtime components used by other Floodlight projects.

The Builder

The build system can be found in builder/unix.

The Source Generator

A custom C source code generator is available in the sourcegen directory.

The sourcegen module is used by all C module libraries to produce and manage common data infrastructures for enumerations, configuration definitions, xmacros, and other constructs.

The AIM Module

The AIM module provides a common runtime environment for all code modules and systems built from them. It includes a variety of system features for virtualizing IO, custom datatypes, and common primitives.

Releases

No releases published

Packages

No packages published

Languages

  • C 52.8%
  • Python 25.4%
  • Makefile 21.5%
  • Shell 0.3%