issues
search
vigna
/
fastutil
fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.
Apache License 2.0
1.81k
stars
199
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
OpenHashMaps.mergePRIMITIVE: Avoid double-hashing key
#337
mhansen
opened
3 days ago
7
Feature Request: Implement Object2DoubleOpenHashMap.mergeDouble to avoid double-hashing
#336
mhansen
opened
4 days ago
2
`*ArraySet` classes should implement `SequencedSet`
#335
RacoonDog
closed
2 weeks ago
1
trim() limited to powers of two
#334
jvandort
closed
2 weeks ago
2
Floating point precision loss causes unnecessary rehashing at large set sizes
#333
Captain-S0L0
closed
1 month ago
6
Build from source issue
#332
dhirupandey
closed
1 month ago
3
能提供一下JDK支持的版本全景?特别是JDK17和JDK21是否支持
#331
1341005547
opened
2 months ago
1
Add ofEntries static method to Map interfaces
#330
viciscat
opened
3 months ago
0
Map.ofEntries equivalent for fastutil maps
#329
viciscat
opened
3 months ago
24
Iterating on sublist causes an IndexOutOfBounds exception
#328
dadlefish
closed
3 months ago
2
Optimize ArrayList
#327
mouse0w0
opened
4 months ago
0
Revert "Optimize ArrayList"
#326
vigna
closed
4 months ago
0
Fix error passing oversized array to PrimitiveImmutableList
#325
Ampflower
closed
4 months ago
0
@test annotation missing in IntArrayListTest.java for testAddAll
#324
flohop
closed
4 months ago
3
Object2ObjectArrayMap not supporting entry setValue
#323
frajt
closed
4 months ago
1
ObjectArraySet iterator remove throwing ArrayIndexOutOfBoundsException
#322
frajt
opened
5 months ago
20
ArrayIndexOutOfBoundsException in the iterator of subList of the IntImmutableList
#321
MartinTunzer-TomTom
opened
5 months ago
1
ObjectOpenHashSet performs removeAll() with O(M*N) complexity
#320
vladap
closed
4 months ago
1
Support for getLast/getFirst in lists
#319
Nightenom
closed
6 months ago
4
ByteBuffer-based OpenHashMap structures for flat structures
#318
faucct
closed
8 months ago
1
Unable to make sources
#317
bob7l
closed
9 months ago
1
Optimize ArrayList
#316
mouse0w0
closed
4 months ago
37
Immutable sub list iterator bug fix, ensureIndex is relative to sub range
#315
barakugav
closed
9 months ago
1
ArrayList iterator back() bug fix, compute remaining correctly
#314
barakugav
closed
9 months ago
4
Primitive Comparator.comparing(keyExtractor), like standrad Comparator
#313
barakugav
closed
4 months ago
7
Primitive Comparator.comparing(keyExtractor)
#312
barakugav
opened
10 months ago
1
Cache class field ref into local
#311
mouse0w0
closed
9 months ago
5
Array iteration performance issue
#310
mouse0w0
closed
4 months ago
7
Document build system workarounds for the class def conflict of fastutil-core.jar and fastutil.jar
#309
techsy730
opened
11 months ago
2
`singleton` equals may lead to `java.lang.ClassCastException`
#308
catap
opened
1 year ago
2
Error in ImmutableSubList.ListIterator#hasNext
#307
meztihn
opened
1 year ago
2
Make OpenHashSet a bit more concurrent friendly
#306
catap
closed
11 months ago
2
Create Security Policy
#305
joycebrum
closed
11 months ago
3
Create a Security Policy
#304
joycebrum
closed
11 months ago
0
performance / understanding question
#303
ddsky
closed
1 year ago
4
Java 7 Compatibility
#302
bdw-g
closed
10 months ago
3
Add CI pipeline
#301
r00ta
closed
11 months ago
0
Test CI
#300
r00ta
closed
1 year ago
0
efficient removeIf for ArrayList
#299
barakugav
closed
1 year ago
5
find-deps.sh doesn't work
#298
kromar777
opened
1 year ago
2
Thread-safety of *BigArrayBigList
#297
progval
closed
1 year ago
1
Introduced `FixedArrayFIFOQueue`
#296
catap
opened
1 year ago
1
Meaning of sentence about "safely casting iterator" in docs
#295
rionda
closed
1 year ago
2
Add ImmutableSet types
#294
goldfeder
closed
11 months ago
3
`TypeSortedSets.emptySet()` should return `SortedSet`
#293
catap
closed
1 year ago
1
Spliterator and iterator use different ordering for sets
#292
pburka
closed
1 year ago
1
Continue fixing previous bug
#291
goldfeder
closed
1 year ago
4
Fix bug in ImmutableSubList iterator
#290
goldfeder
closed
1 year ago
5
Support for N-Byte-backing primitive collections.
#289
Z-Kris
closed
1 year ago
2
fastForEach does not support setValue though fastIterator does
#288
faucct
closed
1 year ago
3
Next