티클러 2025. 8. 27. 10:46

출처 : http://mini.net/tcl/10096

 

Judy는 C 라이브러리로 구현된 범용 동적 배열입니다. Judy의 속도와 메모리 사용량은 일반적으로 다른 데이터 스토리지 모델보다 우수하며 매우 큰 데이터 세트에서 더욱 향상됩니다. 아래는 첨부는 Judy의 Tcl 바인딩 입니다.


https://judy.sourceforge.net/ is a very fast, very scalable dynamic array facility. I wonder how it compares to Tcl's hashing and whether it is worth looking into as the basis for a more powerful array command.

tcljudy.tgz
0.00MB