issues
search
vigna
/
fastutil
fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.
Apache License 2.0
1.8k
stars
197
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[OPTIMIZATION] Objects from methods that return 3 or more possible runtime-types optimize very poorly
#183
techsy730
opened
3 years ago
12
Fix warnings
#182
techsy730
closed
3 years ago
24
Some minor fixes and additions
#181
techsy730
closed
3 years ago
6
Harden immutability of ImmutableList.
#180
techsy730
closed
3 years ago
30
Make iterators fail-fast on concurrent modification
#179
magneticflux-
closed
3 years ago
2
Update object based bulk operation methods to use type specific
#178
techsy730
closed
3 years ago
1
Clean up some of the new "of()" static factory methods.
#177
techsy730
closed
3 years ago
24
Main method test integration
#176
techsy730
closed
3 years ago
5
[Feature request] Contributor doc
#175
Arthur-Milchior
opened
4 years ago
10
[Feature Request] Iterable
#174
Arthur-Milchior
closed
4 years ago
3
[Feature request] Pairs
#173
Arthur-Milchior
closed
3 years ago
40
All Sorting methods should be public
#172
Speiger
closed
4 years ago
15
Code Generator can not detect #ifdef VALUE_CLASS_Char
#171
Speiger
closed
4 years ago
2
Priority queue
#170
Speiger
closed
4 years ago
0
Improvements to Lists
#169
Speiger
closed
4 years ago
2
Priority queue improvements
#168
Speiger
closed
4 years ago
1
Feature request: type-specific functions composition remains type-specific
#167
16pierre
closed
3 years ago
14
Collectors
#166
Arham4
closed
3 years ago
4
Avoid allocating large arrays that crash the JVM
#164
electrum
closed
3 years ago
10
ReferenceArrayList::elements returns K[]
#163
nnym
closed
4 years ago
2
Fast in-place compute/merge methods in OpenHashMap classes
#162
gregsh
closed
1 year ago
33
Add `merge` and `compute` to O2O maps (#159)
#161
gregsh
closed
4 years ago
2
Provide fast Object2ObjectOpenCustomHashMap.computeIfAbsent and friends
#160
donnerpeter
closed
3 years ago
1
Fast in-place merge in OpenHashMap classes
#159
gregsh
closed
3 years ago
7
New Utility functions for fastutil.
#158
Speiger
closed
4 years ago
35
Allow to reset iterators
#157
xxDark
closed
4 years ago
5
Support fixed size ArrayFIFOQueue
#156
victornoel
closed
4 years ago
7
Improved constructors for array-based maps: use fast iterator if possible
#155
develar
closed
4 years ago
6
Object2ObjectArrayMap(Map) works in a worst manner (put is used under the hood)
#154
develar
closed
4 years ago
10
Info request
#153
Speiger
closed
4 years ago
19
[Optimization] List.removeElements should check if elements get deleted from the end
#152
Speiger
closed
4 years ago
2
ArrayIndexOutOfBoundsException: null in LongArrayList.toArray()
#151
anthonylouisbsb
closed
4 years ago
1
replaceAll is not deprecated in Int2ObjectOpenHashMap
#150
develar
closed
4 years ago
2
[Feature Request] AVL & RB TreeSet should have "removeFirst/Last" methods
#149
Speiger
closed
3 years ago
4
[Suggestion] Primitive EnumMaps
#148
Speiger
closed
3 years ago
7
Deserialized OpenHashMap can hang forever in containsKey and get
#147
andy-clegg
closed
4 years ago
15
Make find-deps.sh more compatible with other *nixes
#146
astei
closed
4 years ago
13
Some QOL features
#145
Speiger
closed
4 years ago
10
Infinite loop mixing LongBigArrayBigList#size and LongBigArrayBigList#ensureCapacity
#144
nathklei
closed
4 years ago
4
Fix SafeMath#safeDoubleToFloat for values <= 0
#143
Spottedleaf
closed
4 years ago
1
Document throws NoSuchElementException
#142
benmccann
closed
4 years ago
0
Trove4j is an order of magnitude faster
#141
tomerz90
closed
4 years ago
13
[Question] What does the ReferenceMap do?
#140
Speiger
closed
4 years ago
2
FIFO Queue Peek Function
#139
Speiger
closed
4 years ago
0
FIFOQueue needs readAccess and BaseInterfaces need expansions
#138
Speiger
closed
5 years ago
5
What's the difference between In2ReferenceOpenHashMap and Int2ObjectOpenHashMap?
#137
RoySunnySean007
closed
5 years ago
2
Android: desugar fails for Reference2DoubleMap
#136
stari4ek
closed
4 years ago
9
Spliterators for Tree data structures
#135
techsy730
opened
5 years ago
6
Fix any issue where longs were using a smaller radix sort threshold
#134
techsy730
closed
5 years ago
1
Would it? You should be able to re-use the `Arrays` int-based sort for everything except longs. It would only need a new version for longs.
#133
Kakashi-sempai
closed
5 years ago
0
Previous
Next