Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / emirpasic/gods issues and pull requests

#275 - Bag data structure proposal

Issue - State: open - Opened by largenumberhere 18 days ago

#274 - Redblacktree benchmark useless code?

Issue - State: open - Opened by MeteorsLiu 22 days ago

#273 - Migrate to '_test' package idiom

Pull Request - State: open - Opened by jdimaria about 2 months ago - 1 comment

#272 - Adopt '_test' package idiom

Issue - State: open - Opened by jdimaria about 2 months ago

#271 - Fix custom comparator example

Pull Request - State: open - Opened by z0tedd about 2 months ago - 1 comment

#270 - TreeMap should add MaxMatch function

Issue - State: open - Opened by epowsal 2 months ago - 1 comment

#269 - issue with IndexOf

Issue - State: open - Opened by architagr 2 months ago

#268 - add ceilingiterator flooriterator

Pull Request - State: open - Opened by epowsal 3 months ago - 1 comment

#267 - Improved: arrayqueue dequeue method

Pull Request - State: open - Opened by yashwanth-reddy909 3 months ago - 2 comments

#266 - Ceiling Floor should return iterator

Issue - State: open - Opened by epowsal 3 months ago

#265 - Fix for Concurrent Map Access in HashSet & LinkedHashSet

Pull Request - State: open - Opened by lunuan 4 months ago - 1 comment

#264 - perf: speed up LinkedHashMap Remove() function from O(n) to O(1)

Pull Request - State: open - Opened by ErenDursun 5 months ago - 1 comment

#263 - where is the multitreemap

Issue - State: closed - Opened by runsys 6 months ago - 2 comments

#262 - Added Monotonic Stack

Pull Request - State: open - Opened by ekalinin 6 months ago - 1 comment

#262 - Added Monotonic Stack

Pull Request - State: open - Opened by ekalinin 6 months ago - 1 comment

#261 - Data structures that support concurrent R/W

Issue - State: open - Opened by Cyxxxxx 6 months ago

#261 - Data structures that support concurrent R/W

Issue - State: open - Opened by Cyxxxxx 6 months ago - 1 comment

#260 - Added methods Min() and Max() to TreeSet

Pull Request - State: open - Opened by yossev 6 months ago

#259 - Request: add methods Min() and Max() to TreeSet

Issue - State: open - Opened by miparnisari 6 months ago - 1 comment

#259 - Request: add methods Min() and Max() to TreeSet

Issue - State: open - Opened by miparnisari 6 months ago - 1 comment

#258 - When will v2 be released

Issue - State: open - Opened by sys-xander 6 months ago - 1 comment

#258 - When will v2 be released

Issue - State: open - Opened by sys-xander 6 months ago

#256 - Improve circularbuffer performance by removing redundant fields

Pull Request - State: open - Opened by ksw2000 7 months ago

#255 - Improved ArrayList performance by removing `size` field.

Pull Request - State: closed - Opened by ksw2000 7 months ago - 12 comments

#255 - Improved ArrayList performance by removing `size` field.

Pull Request - State: closed - Opened by ksw2000 7 months ago - 12 comments

#254 - fix: adapt comments for generics, interface{} -> T

Pull Request - State: open - Opened by zrcoder 8 months ago - 1 comment

#254 - fix: adapt comments for generics, interface{} -> T

Pull Request - State: open - Opened by zrcoder 8 months ago - 1 comment

#253 - enhance: use bytes.Buffer instead of String Concatenation

Pull Request - State: open - Opened by oldme-git 8 months ago - 1 comment

#253 - enhance: use bytes.Buffer instead of String Concatenation

Pull Request - State: open - Opened by oldme-git 8 months ago - 1 comment

#252 - Update documention to use V2 version of generics

Issue - State: open - Opened by apatniv 8 months ago

#252 - Update documention to use V2 version of generics

Issue - State: open - Opened by apatniv 8 months ago

#251 - treeset json.Unmarshal error

Issue - State: open - Opened by jinsuojinsuo 8 months ago - 1 comment

#251 - treeset json.Unmarshal error

Issue - State: open - Opened by jinsuojinsuo 8 months ago - 1 comment

#250 - linkedhashmap json.Marshal error

Issue - State: open - Opened by jinsuojinsuo 8 months ago - 1 comment

#250 - linkedhashmap json.Marshal error

Issue - State: open - Opened by jinsuojinsuo 8 months ago - 1 comment

#249 - A issue In BinaryHeap

Issue - State: open - Opened by aqhan 9 months ago

#249 - A issue In BinaryHeap

Issue - State: open - Opened by aqhan 9 months ago

#248 - fix arraylist unmarshalling

Pull Request - State: open - Opened by zenbal 9 months ago - 1 comment

#248 - fix arraylist unmarshalling

Pull Request - State: open - Opened by zenbal 9 months ago - 1 comment

#247 - fix: list.first is nil not check

Pull Request - State: open - Opened by qlw319 9 months ago - 5 comments

#247 - fix: list.first is nil not check

Pull Request - State: open - Opened by qlw319 9 months ago - 5 comments

#246 - Fix CircularBuffer example

Pull Request - State: open - Opened by sunreaver 10 months ago - 1 comment

#246 - Fix CircularBuffer example

Pull Request - State: open - Opened by sunreaver 10 months ago - 1 comment

#244 - Remove unnecessary comparable type constraints from data structures

Pull Request - State: open - Opened by sleepymole 11 months ago - 3 comments

#243 - Interfaces support any types

Issue - State: open - Opened by sleepymole 11 months ago - 5 comments

#243 - Interfaces support any types

Issue - State: open - Opened by sleepymole 11 months ago - 5 comments

#240 - Add elements of a slice [] T

Issue - State: open - Opened by ArnoldoR 12 months ago - 2 comments

#237 - Generics migration

Pull Request - State: closed - Opened by PapaCharlie about 1 year ago - 1 comment

#236 - t

Pull Request - State: open - Opened by karpav74 about 1 year ago - 1 comment

#235 - Fix: Set pointers to previous and next elements to nil before removal

Pull Request - State: closed - Opened by chunyuanzhan about 1 year ago - 2 comments

#234 - fix circularbuffer example

Pull Request - State: open - Opened by ruokeqx about 1 year ago - 1 comment

#232 - hashset should support NewWith Comparator

Issue - State: open - Opened by small-pineapple about 1 year ago

#231 - Generics migration

Pull Request - State: closed - Opened by PapaCharlie over 1 year ago - 19 comments

#230 - deque support

Issue - State: open - Opened by Salvator777 over 1 year ago

#229 - Multiset support

Issue - State: open - Opened by legate over 1 year ago - 1 comment

#228 - LinkedHashMap Sort?

Issue - State: closed - Opened by dylanhitt over 1 year ago - 3 comments

#227 - fix: doublylinkedlist insertion with last to first traversal

Pull Request - State: closed - Opened by thebenkogan over 1 year ago - 2 comments

#226 - fix: initialization typo

Pull Request - State: open - Opened by testwill over 1 year ago - 1 comment

#225 - Trie/Segment/Internal tree go implementation

Pull Request - State: open - Opened by nazizmari over 1 year ago - 1 comment

#223 - RedBlackTree: Iterators become invalid after removing an element.

Issue - State: open - Opened by 981377660LMT almost 2 years ago - 2 comments

#222 - generic upgrade request

Issue - State: closed - Opened by guanguoyintao almost 2 years ago - 3 comments

#221 - Add to Go official wiki?

Issue - State: closed - Opened by tasty0tomato almost 2 years ago - 3 comments

#220 - Benchmark bug fixed(interface conversion).

Pull Request - State: closed - Opened by ugurcsen about 2 years ago - 1 comment

#217 - Add a Ordered linked

Issue - State: open - Opened by fghydx about 2 years ago - 2 comments

#216 - arraylist.List should not maintain size

Issue - State: open - Opened by andig about 2 years ago - 1 comment

#214 - Why not replace "%+v" to json.Marshal in utils.ToString

Issue - State: closed - Opened by yl about 2 years ago

#213 - Fix documentation

Pull Request - State: closed - Opened by rakiyoshi over 2 years ago - 1 comment

#212 - hashbidimaps Values() returns keys

Issue - State: closed - Opened by sayden over 2 years ago - 2 comments

#211 - Speed up LinkedHashMap Remove() function from O(n) to O(1)

Pull Request - State: closed - Opened by ErenDursun over 2 years ago - 4 comments

#210 - feature: add GetDefault func for map interface

Pull Request - State: open - Opened by zhuliquan over 2 years ago - 1 comment

#209 - Coverity Scan - Explicit null dereferenced

Issue - State: closed - Opened by raghvendra-dixit over 2 years ago - 1 comment

#208 - What scenarios will this project be imported

Issue - State: closed - Opened by targetsmallx over 2 years ago - 4 comments

#207 - priorityqueue question

Issue - State: open - Opened by New2Niu over 2 years ago - 1 comment

#206 - circularbuffer values is not concurrent safe

Issue - State: closed - Opened by tsingsun over 2 years ago - 1 comment

#205 - Fix in ArrayList.Contains function against nil values

Pull Request - State: closed - Opened by emirpasic almost 3 years ago - 1 comment

#204 - some problem of contains

Issue - State: closed - Opened by walkmiao almost 3 years ago - 4 comments

#203 - Implements PriorityQueue and CircularBuffer

Pull Request - State: closed - Opened by emirpasic almost 3 years ago - 2 comments

#202 - Implements queues, LinkedListQueue and ArrayQueue

Pull Request - State: closed - Opened by emirpasic almost 3 years ago - 1 comment

#201 - SonarQube

Pull Request - State: closed - Opened by emirpasic almost 3 years ago - 2 comments

#200 - SonarQube

Pull Request - State: closed - Opened by emirpasic almost 3 years ago - 1 comment

#199 - SonarQube integration and fixes

Pull Request - State: closed - Opened by emirpasic almost 3 years ago - 1 comment

#198 - SonarQube integration and fixes

Pull Request - State: closed - Opened by emirpasic almost 3 years ago - 2 comments

#197 - Improve code coverage

Pull Request - State: closed - Opened by emirpasic almost 3 years ago

#196 - Code Coverage Report with Badge

Pull Request - State: closed - Opened by emirpasic almost 3 years ago

#195 - Set operations: intersection, union, difference

Pull Request - State: closed - Opened by emirpasic almost 3 years ago