Skip to content

Various extra utilities library for both C and Python on top of BXI Base

Notifications You must be signed in to change notification settings

OpenBXI/bxiutil

Repository files navigation

Overview

The BXI Util Library provides various standalone utilities for BXI products. It provides the following plain C modules:

  • rng.h: a thread-safe random number generator module
  • vector.h: an extendable arrays implementation
  • map.h: a framework for executing independent tasks in parallel
  • kvl.h: a key/value lexer
  • stretch.h: a dynamic array of data structures supporting resizing
  • misc.h: various functions.

For the Python part it provides modules for:

  • playing with CFFI
  • using nodeset notation

Contributing

Please read the dedicated file.

About

Various extra utilities library for both C and Python on top of BXI Base

Resources

Stars

Watchers

Forks

Packages

No packages published