Libcutils provides a self-contained set of fundamental routines which are
essential to basically any Unix utility or daemon application written in C. The
library provides fundamental data structures such as lists, hash-maps, strings
and parsing functions for JSON or the typical dot-file based configuration data.
The following list summarizes the currently supported functionality:

* length delimited instead of NULL terminated strings
* memory management based on reference counting
* several list processing functions like iterators and map-reduce
* support of [Ideal Hash Tries](http://infoscience.epfl.ch/record/64398/files/idealhashtrees.pdf)
for highly efficient hash map data structures
* parsers for [JSON](http://json.org) data and the text configuration files found
in Unix system
* doubly linked circular lists for reliable event queues
* support for test and debugging of memory management problems such as memory leaks

Project Activity

See All Activity >

Categories

Algorithms, Libraries

License

GNU Library or Lesser General Public License version 2.0 (LGPLv2)

Follow libcutils

libcutils Web Site

You Might Also Like
SKUDONET Open Source Load Balancer Icon
SKUDONET Open Source Load Balancer

Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of libcutils!

Additional Project Details

Operating Systems

Cygwin, MinGW/MSYS2, Solaris, Linux, OpenBSD, FreeBSD, NetBSD, Mac

Languages

English

Intended Audience

Information Technology, Developers, Engineering, Automotive

Programming Language

C

Related Categories

C Algorithms, C Libraries

Registered

2014-10-28