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
Top-Rated Free CRM Software Icon
Top-Rated Free CRM Software

216,000+ customers in over 135 countries grow their businesses with HubSpot

HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
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