issues
search
thizanne
/
ocaml-hamt
Implementation of the Hash Array Mapped Trie data structure in OCaml
MIT License
13
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Some keys cannot be found after `union`
#41
MartyO256
opened
1 year ago
1
remove [Infix] operations
#40
rgrinberg
closed
2 years ago
0
Not_found shouldn't be swallowed
#39
rgrinberg
closed
2 years ago
2
test: add iter benchmarks
#38
rgrinberg
closed
2 years ago
1
refactor: speed up mem with notrace
#37
rgrinberg
closed
2 years ago
0
refactor: simplify bit shuffling
#36
rgrinberg
closed
2 years ago
6
refactor: speed up mem with notrace
#35
rgrinberg
closed
2 years ago
2
refactor: shave off a shift from find
#34
rgrinberg
closed
2 years ago
0
refactor: inline some small functions
#33
rgrinberg
closed
2 years ago
0
ci: add gh actions workflow
#32
thizanne
closed
2 years ago
2
fix: remove polymorphic comparison
#31
rgrinberg
closed
2 years ago
0
test: benchmark map
#30
rgrinberg
closed
2 years ago
0
refactor: remove closure alloc in alter_bmnode
#29
rgrinberg
closed
2 years ago
0
test: map/filter
#28
rgrinberg
closed
2 years ago
0
bench: test mem
#27
rgrinberg
closed
2 years ago
0
refactor: remove a bunch of closure allocation
#26
rgrinberg
closed
2 years ago
0
Tests & fix remove
#25
rgrinberg
closed
2 years ago
0
refactor: improve benchmarks for add
#24
rgrinberg
closed
2 years ago
0
refactor: inline BinUtils module
#23
rgrinberg
closed
2 years ago
2
chore: upgrade to ocamlformat 0.20
#22
rgrinberg
closed
2 years ago
0
refactor: rewrite choose to remove closures
#21
rgrinberg
closed
2 years ago
1
refactor: use core only where needed
#20
rgrinberg
closed
2 years ago
0
chore: bump minimum version to 4.05
#19
rgrinberg
closed
2 years ago
0
find/find_opt of_seq/to_seq
#18
rgrinberg
closed
2 years ago
9
ci: update travis to OCaml 4.12
#17
thizanne
closed
2 years ago
5
chore: move benchmarks to own dir
#16
rgrinberg
closed
2 years ago
0
fix: allow specialized comparison for builtin int/map
#15
rgrinberg
closed
2 years ago
3
fix: optimize forall/exists
#14
rgrinberg
closed
2 years ago
1
fix: follow stdlib for union
#13
rgrinberg
closed
2 years ago
0
chore: format dune & ocaml sources
#12
rgrinberg
closed
2 years ago
1
chore: write mli for BinUtils
#11
rgrinberg
closed
2 years ago
0
chore: bump minimum dune version
#10
rgrinberg
closed
2 years ago
0
Swap alter and update
#9
rgrinberg
closed
4 years ago
0
Implement API changes to align with published 1.0.0 package
#8
Leonidas-from-XIV
closed
4 years ago
1
Replace HASHABLE with equivalent from Stdlib
#7
Leonidas-from-XIV
closed
4 years ago
1
Fix dune runtest
#6
thizanne
closed
4 years ago
4
Useless commit for testing CI
#5
thizanne
closed
4 years ago
1
Redunify
#4
Leonidas-from-XIV
closed
4 years ago
1
Remove might be buggy
#3
thizanne
closed
2 years ago
1
consider using the CPU's popcount instruction via JaneStreet's Base
#2
UnixJunkie
closed
2 years ago
4
Consider reversing order of arguments.
#1
jordwalke
closed
5 years ago
4