summaryrefslogtreecommitdiffstats
path: root/libnetdata/july/README.md
blob: df2a3d38c24d26c1f9ffafbbba76fbcdf7fac5b7 (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 libraries"
-->


# 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)