package_diagram popcorn\>examples\>static_files\> static_files popcorn popcorn popcorn\>examples\>static_files\>->popcorn github github popcorn->github config config popcorn->config csv csv popcorn->csv json json popcorn->json logger logger popcorn->logger realtime realtime popcorn->realtime mongodb mongodb popcorn->mongodb nitcorn nitcorn popcorn->nitcorn pthreads pthreads popcorn->pthreads template template popcorn->template ...github ... ...github->github ...config ... ...config->config ...csv ... ...csv->csv ...json ... ...json->json ...logger ... ...logger->logger ...realtime ... ...realtime->realtime ...mongodb ... ...mongodb->mongodb ...nitcorn ... ...nitcorn->nitcorn ...pthreads ... ...pthreads->pthreads ...template ... ...template->template

Ancestors

group base64

base64

Offers the base 64 encoding and decoding algorithms
group c

c

Structures and services for compatibility with the C language
group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group config

config

Configuration options for nit tools and apps
group console

console

Defines some ANSI Terminal Control Escape Sequences.
group core

core

Nit common library of core classes and methods
group csv

csv

CSV document handling.
group curl

curl

Data transfer powered by the native curl library
group github

github

Nit wrapper for Github API
group ini

ini

ini - Read and write INI configuration files
group json

json

read and write JSON formatted text
group libevent

libevent

Low-level wrapper around the libevent library to manage events on file descriptors
group logger

logger

A simple logger for Nit
group md5

md5

Native MD5 digest implementation as Text::md5
group meta

meta

Simple user-defined meta-level to manipulate types of instances as object.
group mongodb

mongodb

MongoDB Nit Driver.
group more_collections

more_collections

Highly specific, but useful, collections-related classes.
group nitcorn

nitcorn

Lightweight framework for Web applications development
group opts

opts

Management of options on the command line
group parser_base

parser_base

Simple base for hand-made parsers of all kinds
group performance_analysis

performance_analysis

Services to gather information on the performance of events by categories
group poset

poset

Pre order sets and partial order set (ie hierarchies)
group pthreads

pthreads

POSIX Threads support
group realtime

realtime

Services to keep time of the wall clock time
group serialization

serialization

Abstract serialization services
group template

template

Basic template system
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group popcorn

popcorn

Popcorn