Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/btree issues and pull requests
#58 - fix: remove item may changed clone btree; (i+1) children has new cow,…
Pull Request -
State: closed - Opened by zhangchuanqing5658 8 months ago
- 1 comment
#57 - fix: remove item may changed clone btree; (i+1) children has new cow,…
Pull Request -
State: closed - Opened by zhangchuanqing5658 9 months ago
- 2 comments
#56 - stack overflow while deleting a key from the tree
Issue -
State: open - Opened by resam72 9 months ago
- 1 comment
#55 - sylr.dev/btree/v2
Pull Request -
State: closed - Opened by sylr about 1 year ago
- 1 comment
#54 - sylr.dev/btree
Pull Request -
State: closed - Opened by sylr about 1 year ago
- 1 comment
#53 - is it b plus tree??
Issue -
State: closed - Opened by icetech233 almost 2 years ago
- 1 comment
#52 - fix: add GoLLRB dependency in go.mod
Pull Request -
State: open - Opened by meiliangdeng almost 2 years ago
- 1 comment
#51 - is it b-tree or b+tree?
Issue -
State: closed - Opened by mrkdian almost 2 years ago
- 1 comment
#50 - added function node.insertWithIndex that returns index/placement
Pull Request -
State: open - Opened by kroksys about 2 years ago
#49 - Try to call Less() fewer times when iterating
Pull Request -
State: open - Opened by a180285 about 2 years ago
- 4 comments
#48 - fix: re-add `Has` method for a `BTreeG[Item]`
Pull Request -
State: closed - Opened by julienrbrt over 2 years ago
- 4 comments
#47 - Use GitHub actions matrix
Pull Request -
State: closed - Opened by tuananh over 2 years ago
- 2 comments
#46 - Gram/goversions
Pull Request -
State: closed - Opened by gconnell over 2 years ago
#45 - Create a generic BTreeG for Go 1.18 and beyond.
Pull Request -
State: closed - Opened by gconnell over 2 years ago
- 3 comments
#44 - BTree Iterators
Issue -
State: open - Opened by keep94 over 2 years ago
#43 - v2 release with generic approach
Pull Request -
State: closed - Opened by Michal-Leszczynski almost 3 years ago
- 3 comments
#42 - should call Less() fewer times when iterating
Issue -
State: open - Opened by caterchong almost 3 years ago
- 1 comment
#41 - Generic approach
Issue -
State: closed - Opened by Michal-Leszczynski almost 3 years ago
- 4 comments
#39 - Switch to github actions
Pull Request -
State: closed - Opened by gauntface over 3 years ago
#38 - What is the meaning of `copyOnWriteContext`?
Issue -
State: closed - Opened by dahaihu over 3 years ago
- 1 comment
#37 - Added support for Linux on power
Pull Request -
State: closed - Opened by ujjwalsh over 4 years ago
- 2 comments
#36 - Worked unexpected in go rountine?
Issue -
State: closed - Opened by funlake over 4 years ago
- 1 comment
#35 - Go modules giving issues while importing kubernetes/cli-runtime
Issue -
State: closed - Opened by shravanshetty1 about 5 years ago
#34 - Minor documentation fix
Pull Request -
State: closed - Opened by AdamColton over 5 years ago
- 4 comments
#33 - Bounds issue in insertAt
Issue -
State: closed - Opened by dynajoe over 5 years ago
- 3 comments
#32 - Fix data race in test.
Pull Request -
State: closed - Opened by Luffbee over 5 years ago
- 3 comments
#31 - seperate copyright notice from go.mod body
Pull Request -
State: closed - Opened by urandom2 almost 6 years ago
- 2 comments
#30 - add mod file
Pull Request -
State: closed - Opened by urandom2 almost 6 years ago
- 3 comments
#29 - "t2" declared but "out" returned
Issue -
State: open - Opened by Deadooshka almost 6 years ago
#28 - Question on iteration
Issue -
State: open - Opened by jvsteiner over 6 years ago
- 8 comments
#27 - Marshaling btree on disk
Issue -
State: open - Opened by Fohlen over 6 years ago
#26 - panic: runtime error: index out of range using Ascend iterator
Issue -
State: closed - Opened by missionsix over 6 years ago
- 3 comments
#25 - Improve the iterate seek to O(logN)
Pull Request -
State: closed - Opened by nolouch over 6 years ago
- 4 comments
#24 - Tagged releases
Issue -
State: closed - Opened by jsha over 6 years ago
#23 - only one goroutine put and some other goroutines get , Is it safe ?
Issue -
State: closed - Opened by zhengxiaochuan-3 almost 7 years ago
- 1 comment
#22 - Read traversal and COW
Issue -
State: open - Opened by gallir almost 7 years ago
- 1 comment
#21 - Add a Clear method that clears all nodes into a freelist.
Pull Request -
State: closed - Opened by gconnell over 7 years ago
- 1 comment
#20 - Small patch to allow resetting the btree.
Pull Request -
State: closed - Opened by cstockton over 7 years ago
- 5 comments
#19 - deleteMin appears to be O(n); not O(log(n)) as expected from a balanced binary tree.
Issue -
State: closed - Opened by glycerine almost 8 years ago
- 2 comments
#18 - Q: how do I delete a range?
Issue -
State: open - Opened by glycerine about 8 years ago
- 6 comments
#17 - Can it be done if I want to insert pair instead of int?
Issue -
State: closed - Opened by chakpongchung about 8 years ago
- 1 comment
#16 - O(1) Clone of BTree.
Pull Request -
State: closed - Opened by gconnell about 8 years ago
- 1 comment
#15 - Added GetAt(i), which returns the ith item.
Pull Request -
State: closed - Opened by darfire over 8 years ago
- 5 comments
#14 - Persistent12
Pull Request -
State: closed - Opened by keep94 over 8 years ago
#13 - ImmutableBTree
Pull Request -
State: closed - Opened by keep94 over 8 years ago
- 1 comment
#12 - Incorrect deletion result from current B-Tree implementation
Issue -
State: closed - Opened by cookieisaac over 8 years ago
- 9 comments
#11 - Fix memory leak in freeNode and splitNode.
Pull Request -
State: closed - Opened by keep94 over 8 years ago
- 3 comments
#10 - Persistent version of btree
Issue -
State: open - Opened by keep94 over 8 years ago
- 15 comments
#9 - Fix memory leak in removeAt methods.
Pull Request -
State: closed - Opened by keep94 over 8 years ago
- 2 comments
#8 - Fixed typo in docstring
Pull Request -
State: closed - Opened by joe2far over 8 years ago
#7 - backwards iteration
Pull Request -
State: closed - Opened by tidwall over 8 years ago
- 6 comments
#6 - set removed items to nil
Pull Request -
State: closed - Opened by tidwall over 8 years ago
- 4 comments
#5 - Allow for common free lists.
Pull Request -
State: closed - Opened by keep94 almost 9 years ago
- 3 comments
#4 - Expose FreeList
Pull Request -
State: closed - Opened by keep94 almost 9 years ago
- 4 comments
#3 - Fix minor typo in README
Pull Request -
State: closed - Opened by jonboulle almost 9 years ago
- 1 comment
#2 - Add translation
Pull Request -
State: closed - Opened by GlobalHelp over 9 years ago
#1 - Performance improvements to iteration
Pull Request -
State: closed - Opened by cstockton over 9 years ago
- 4 comments