Skip to content

blu-corner/utils

Repository files navigation

PROJECT MOVED TO Version1 Org/utils. THIS REPOSITORY WILL NO LONGER BE MAINTAINED.

utils Build Status Quality Gate Status

This module contains a collection of utility functions:

  • utils - string/number processing
  • dl - shared object loading
  • compat - platform compatibility
  • common - some common functions and defines

Getting Started

To compile the installation:

$ git submodule update --init --recursive
$ mkdir build
$ cd build
$ cmake -DTESTS=ON ../
$ make
$ make install

Running the Tests

To run the unit tests:

$ make test

About

A collection of C utility functions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •