summaryrefslogtreecommitdiffstats
path: root/libnetdata/july/README.md
blob: 99584912868b4ac57139e63ecbf80a85d2493154 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!--
custom_edit_url: https://github.com/netdata/netdata/edit/master/libnetdata/july/README.md
sidebar_label: "July interface"
learn_status: "Published"
learn_topic_type: "Tasks"
learn_rel_path: "Developers/libnetdata"
-->


# July

An interface similar to `Judy` that uses minimal allocations (that can be cached)
for items that are mainly appended (just a few insertions in the middle)