User Ratings

★★★★★
★★★★
★★★
★★
1
0
1
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

Rate This Project
Login To Rate This Project

User Reviews

  • When cross-compiling, e.g. for android, Make fails on the following line of src/JudyL/Makefile: JudyLTables.c: JudyLTablesGen.c $(CC) $(INCLUDES) $(AM_CFLAGS) @CFLAGS@ -o JudyLTablesGen JudyLTablesGen.c; ./JudyLTablesGen This is because CC is set to the host compiler not the build compiler. Therefore, JudyLTableGen fails to execute. The same problem exists for src/Judy1/Makefile.
  • Very fast compact dictionary like structure and api. However unicode support or complex structures have to be carefully coded to use together with Judy