issues
search
s-yata
/
marisa-trie
MARISA: Matching Algorithm with Recursively Implemented StorAge
Other
515
stars
89
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix detection of MARISA_WORD_SIZE
#58
ncopa
opened
7 months ago
2
FAIL: base-test on riscv64
#57
ncopa
opened
7 months ago
1
Add wordsize detection for LoongArch64.
#56
Dandan336
opened
8 months ago
1
Python binding no longer compatible with python 3.12 and later
#55
hosiet
opened
10 months ago
1
Clarify license
#54
ryandesign
opened
1 year ago
0
Add 0.2.6 release download with configure script and other generated files
#53
ryandesign
opened
1 year ago
1
Optimize select_bit
#52
jmr
opened
1 year ago
1
How can I do search?
#51
Ingsuifon
closed
1 year ago
2
Make some improvements around exception handling and documentation fixes
#50
grhoten
opened
1 year ago
0
Any restrictions on making an alternate implementation
#49
siara-cc
opened
2 years ago
2
marisa-build: Change long arg name to --num-tries
#48
jmr
opened
2 years ago
0
Fix armv7a alignment. Cause unaligned memory visit is not allowed.
#47
fuzzywang
closed
2 years ago
4
Fix 64-bit sparc detection
#46
matoro
opened
2 years ago
1
Fix format security
#45
Xeonacid
opened
2 years ago
0
Add Loongarch64 support
#44
fangyaling
opened
3 years ago
1
cmake file added
#43
ssrlive
opened
3 years ago
0
any ways to delete the key?
#42
superdolt
opened
3 years ago
0
ID Assigned according to the lexicographical order
#41
czs007
opened
3 years ago
0
Add riscv64 support
#40
mkszuba
opened
3 years ago
0
Make `Trie` moveable
#39
glebm
opened
3 years ago
0
Make `Agent` copyable and moveable
#38
glebm
opened
3 years ago
0
Could Keyset (memory bottleneck) be bypassed by ordering input?
#37
dfuhry
opened
3 years ago
0
race condition in Mapper::open_()
#36
setharnold
opened
3 years ago
0
Segmentation fault with CXXFLAGS="-O3" or CXXFLAGS="-O1 -ftree-loop-vectorize"
#35
Arfrever
closed
3 years ago
4
Use (0 - x) instead of (~x - 1) for -x
#34
jmr
opened
3 years ago
0
read/map v0.1.6 trie with v>=0.2.6?
#33
jmr
opened
3 years ago
0
Use MARISA_DEBUG_IF in scoped-*.h as opposed to MARISA_THROW_IF
#32
tony-mak
closed
4 years ago
1
Inline Agent::set_query to prepare for #27
#31
jmr
closed
4 years ago
3
KeySet::push_back: Use memcpy to copy
#30
jmr
opened
4 years ago
1
select_bit: Extract 32-bit non-SSE2 version
#29
jmr
closed
4 years ago
1
BitVector::build_index: 100x speedup
#28
jmr
closed
4 years ago
4
Add string_view getters and setters
#27
jmr
closed
4 years ago
13
Copy more efficiently in Vector::realloc.
#26
gsivek
opened
4 years ago
5
remove extra semicolon
#25
Karry
closed
4 years ago
1
Error installing : Fatal Error
#24
jey07
opened
4 years ago
1
Missing git tag for 0.2.6 release
#23
felixonmars
closed
4 years ago
1
Decimal to binary algorithm
#22
SohrabVafa
closed
5 years ago
1
An error occur when "make" in OSX
#21
realtergel
opened
5 years ago
4
Fix `swap` overload
#20
glebm
closed
6 years ago
1
Reading v0.1.5 blobs with the latest version
#19
glebm
closed
6 years ago
3
Keyset causes bottleneck for large data sets?
#18
Krannich479
closed
6 years ago
1
Fix 'swap' overload
#17
NOMORECOFFEE
closed
6 years ago
2
Update docs for 0.2.5
#16
s-yata
closed
6 years ago
1
can marisa-build preserves the original weight of a special key?
#15
dongyuwei
closed
6 years ago
2
Activate flag MAP_POPULATE when compiled with -DMAP_POPULATE
#14
igorbonadio
opened
7 years ago
1
Error with perl bindings
#13
Chayyoo
opened
7 years ago
1
Auto check SSE availability and new option to enable all of them
#12
jakwings
closed
6 years ago
1
Update marisa-benchmark.cc
#11
willfrey
closed
7 years ago
1
formal release or tag for 0.2.5
#10
osfans
closed
6 years ago
4
Update Entry to use NULL to mean empty.
#9
ilovezfs
closed
8 years ago
4
Next