summaryrefslogtreecommitdiffstats
path: root/slackware64-current/slackware64/l/judy-1.0.5-x86_64-1.txt
blob: e9218b571009090a1b6f501e4f8cbf80eec40f5f (plain)
1
2
3
4
5
6
7
8
9
10
11
judy: judy (sparse dynamic array library)
judy:
judy: Judy is a C library that provides a state-of-the-art core technology
judy: that implements a sparse dynamic array.  A Judy array consumes memory
judy: only when it is populated, yet can grow to take advantage of all
judy: available memory if desired.  Judy's key benefits are scalability,
judy: high performance, and memory efficiency.
judy:
judy: homepage: http://judy.sourceforge.net
judy:
judy: