llib: A compact general-purpose C library

Available at Github

Modules

obj Support for Refcounted Objects.
str String Manipulation.
scan A Lexical Scanner.
template String Templates.
list Doubly-linked Lists.
map Maps Implemented as Binary Trees.
file Extended file handling.
value Boxing and Unboxing Primitive Types.
interface Defining and Using Interfaces.
json Generating and Reading JSON.
xml A simple XML Parser and Pretty-printer.
farr Functions operating on arrays of floating-point values.
array Useful Array Macros.
table Reading CSV Files.
config Reading Simple Configuration Files.
arg Command-line Argument Parser.
flot Generating Pretty Plots with Flot

A llib flot program generates an HTML file containing flot plots, which you can then open in your browser.

Topics

readme.md

Examples

test-array.c
test-config.c
test-file.c
test-interface.c
test-json.c
test-list.c
test-map.c
test-obj.c
test-pool.c
test-scan.c
test-seq.c
test-sqlite3-table.c
test-str.c
test-table.c
test-template.c
test-xml.c
testa.c
testing.c
cmd.c
testa.c
config.c
words.c
generated by LDoc 1.4.3 Last updated 2015-04-27 12:35:55