You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# BloomFilterTrie
2
2
3
-
This repository contains the source code of the Bloom Filter Trie (BFT) version 0.5.5 for Linux and Mac OS X systems.
3
+
This repository contains the source code of the Bloom Filter Trie (BFT) version 0.6 for Linux and Mac OS X systems.
4
4
5
5
The BFT library depends on two external libraries that are required to compile and use the library: Judy Arrays (http://judy.sourceforge.net) and Jemalloc (http://www.canonware.com/jemalloc). Both can be downloaded and installed by following instructions on their respective websites.
0 commit comments