Skip to content

opencb-hpg/common-libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome OpenCB 'common-libs' library

'common-libs' is a C library with common utilities. It's part of HPG project.


COMPONENTS
This library consist of:
 * several common utilities for logs, string manipulation, workflows execution, ...
 * several data structures under 'containers' folder: array_list, linke_list, ... other have been collected from different sources such as cprops or khash.


CONTACT
You can contact any of the following developers:
 * Joaquin Tarraga ([email protected])
 * Cristina Y. Gonzalez ([email protected])
 * Ignacio Medina ([email protected])


BUILDING
Scons is used as building system, to build the library download 'next' branch (for the most recent library) and execute:

 $ scons

GCC4.4+ is the only requirement.


DOCUMENTATION
You can find more info about HPG project and bioinfo-libs at:

 http://wiki.opencb.org/projects/hpg/doku.php

About

C library with common utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published