1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/devel/judy/pkg-descr
2004-08-19 12:30:27 +00:00

6 lines
235 B
Plaintext

Judy is a general purpose dynamic array implemented as a C callable
library. Judy's speed and memory usage are typically better than other
data storage models and improves with very large data sets.
WWW: http://judy.sourceforge.net/