issues
search
Tessil
/
sparse-map
C++ implementation of a memory efficient hash map and hash set
MIT License
334
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compilation warning with `tsl::sparse_map`
#27
MathieuDutSik
closed
1 year ago
3
Emplace with precalculated hash might be helpful
#26
lvnohanyan
opened
1 year ago
1
Regarding conflict resolution in a sparse hash table.
#25
Edogawa-Konan
opened
1 year ago
0
fix const value return by emplace iterator
#24
firedtoad
opened
1 year ago
3
"conditional expression is constant" warnings due to using `if` where `if constexpr` is appropriate
#23
VioletGiraffe
opened
1 year ago
2
Avoid iterator invalidation without effective insert
#22
artem
closed
1 year ago
6
Range iteration is always const
#21
glebm
opened
2 years ago
0
it->first/second are always const
#20
glebm
opened
2 years ago
1
Add support for platforms without exceptions
#19
glebm
closed
1 year ago
5
Support systems without exceptions
#18
glebm
closed
1 year ago
0
Adding support for fancy pointers and scoped_allocator_adaptors
#17
LukasKerk
opened
3 years ago
2
Fix const-ness bug in sparse_map::value
#16
mlogan
closed
3 years ago
1
Template mismatch with std::unordered_map
#15
timotejroiko
closed
3 years ago
2
Supporting lambdas
#14
MathieuDutSik
opened
3 years ago
1
Fix serialization for small hashes
#13
sethrj
closed
4 years ago
3
Fix warning by adding "languages" to CMake project declaration
#12
sethrj
closed
4 years ago
2
STL like extract
#11
bigerl
closed
4 years ago
3
conan package
#10
bigerl
closed
4 years ago
2
fix copy constructor
#9
BlackLem
closed
5 years ago
1
Make prime growth policy arrays class members
#8
cmakshin
closed
4 years ago
6
Question about the shrinking logic of sparse_map
#7
freak82
closed
5 years ago
2
Add support for efficient serialization
#6
Tessil
closed
5 years ago
0
Add MSVC debugger visualization file
#5
cmakshin
closed
6 years ago
5
Move headers from the tsl directory to include/tsl directory and add a CMake public INTERFACE target
#4
Tessil
closed
6 years ago
0
Bug correction, set a moved hash map/set in a valid state so that it can still be used even after a move
#3
Tessil
closed
6 years ago
0
[feature request] Support for serialization
#2
rob-p
closed
5 years ago
5
Question about sparse_hash::find_impl.
#1
freak82
closed
6 years ago
5