Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / arr-ai/frozen issues and pull requests
#72 - Update linters
Pull Request -
State: closed - Opened by marcelocantos over 1 year ago
#71 - MapToGoMap
Pull Request -
State: closed - Opened by marcelocantos over 1 year ago
#70 - Bump golang.org/x/sys from 0.0.0-20220325203850-36772127a21f to 0.1.0
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#69 - Update set Has method comment
Pull Request -
State: open - Opened by user3301 about 2 years ago
#68 - Move iterator.Iterator to frozen.Iterator
Pull Request -
State: closed - Opened by marcelocantos about 2 years ago
#67 - Re-export Key
Pull Request -
State: closed - Opened by marcelocantos about 2 years ago
#66 - Re-export Iterator &co
Pull Request -
State: closed - Opened by marcelocantos about 2 years ago
#65 - Hashable IntSet
Pull Request -
State: closed - Opened by marcelocantos over 2 years ago
#64 - Bug report: struct panic bug
Pull Request -
State: closed - Opened by jamesrom over 2 years ago
- 1 comment
#63 - Fix race in (*branch).{Remove,Without}
Pull Request -
State: closed - Opened by marcelocantos over 2 years ago
#62 - generics
Pull Request -
State: closed - Opened by marcelocantos almost 3 years ago
#61 - Switch from unsafe pointers to interfaces
Pull Request -
State: closed - Opened by marcelocantos over 3 years ago
#60 - Use go-errors for stack trace info
Pull Request -
State: closed - Opened by marcelocantos over 3 years ago
#59 - Faster -race
Pull Request -
State: closed - Opened by marcelocantos over 3 years ago
#58 - Happy linter
Pull Request -
State: closed - Opened by marcelocantos over 3 years ago
#57 - Fix benign race condition
Pull Request -
State: closed - Opened by marcelocantos over 3 years ago
#56 - Fix race condition in opCanonical
Pull Request -
State: closed - Opened by orlade-anz over 3 years ago
#55 - Add tests that fail with concurrency
Pull Request -
State: closed - Opened by orlade-anz over 3 years ago
Labels: bug
#54 - add remove single key function to frozen.Map and frozen.StringMap
Issue -
State: open - Opened by nofun97 over 3 years ago
#53 - add frozen strmap
Pull Request -
State: closed - Opened by nofun97 over 3 years ago
#52 - Update to frozen v0.8.0
Pull Request -
State: closed - Opened by marcelocantos over 3 years ago
#51 - caching elements hash
Pull Request -
State: open - Opened by nofun97 over 3 years ago
#50 - allow to configure parallelization
Pull Request -
State: closed - Opened by nofun97 over 3 years ago
#49 - Reduce GC pressure
Pull Request -
State: closed - Opened by marcelocantos about 4 years ago
#48 - General cleanup
Pull Request -
State: closed - Opened by marcelocantos about 4 years ago
#47 - Replace //os.get_env with //os.env
Issue -
State: closed - Opened by marcelocantos over 4 years ago
- 1 comment
Labels: P1
#46 - Go 1.12 compatible
Pull Request -
State: closed - Opened by marcelocantos over 4 years ago
#45 - Create LICENSE
Pull Request -
State: closed - Opened by nofun97 almost 5 years ago
#44 - Frozen needs to fail when concurrency env is not set properly
Issue -
State: open - Opened by nofun97 almost 5 years ago
Labels: good first issue, P2
#43 - Change BitIter to a more useful type
Pull Request -
State: closed - Opened by marcelocantos almost 5 years ago
#42 - Add ToFrozenMap()
Pull Request -
State: closed - Opened by nofun97 almost 5 years ago
- 1 comment
#41 - Refactoring node implementation to use golang Maps
Issue -
State: open - Opened by nofun97 almost 5 years ago
Labels: P2
#40 - IntSet
Pull Request -
State: closed - Opened by nofun97 almost 5 years ago
- 2 comments
#39 - Consider redefining Map and Set as interfaces
Issue -
State: open - Opened by marcelocantos almost 5 years ago
Labels: P2
#38 - IntSet
Pull Request -
State: closed - Opened by marcelocantos almost 5 years ago
#37 - added frozen concurrency env
Pull Request -
State: closed - Opened by nofun97 almost 5 years ago
- 1 comment
#36 - Frozen concurrency env
Pull Request -
State: closed - Opened by nofun97 almost 5 years ago
#35 - Adding resolving function to some node API
Pull Request -
State: closed - Opened by nofun97 almost 5 years ago
#34 - Bring back v0.10.0 and v0.11.0
Pull Request -
State: closed - Opened by marcelocantos almost 5 years ago
#33 - Map Update fix
Pull Request -
State: closed - Opened by nofun97 almost 5 years ago
#32 - Treeify Merge Map
Issue -
State: closed - Opened by nofun97 almost 5 years ago
- 1 comment
#31 - added merge operation for map
Pull Request -
State: closed - Opened by nofun97 almost 5 years ago
#30 - added NewSetFromStrings
Pull Request -
State: closed - Opened by nofun97 almost 5 years ago
- 1 comment
#29 - Implement NewSetFromStrings
Issue -
State: closed - Opened by marcelocantos almost 5 years ago
- 2 comments
#28 - Reimplement Map.Values() as a tree operation
Issue -
State: open - Opened by marcelocantos almost 5 years ago
Labels: P2
#27 - Reimplement Map.Keys as a tree operation
Issue -
State: open - Opened by marcelocantos almost 5 years ago
Labels: P2
#26 - Publish Union benchmarks on README
Issue -
State: open - Opened by marcelocantos almost 5 years ago
Labels: documentation, P2
#25 - Add Apache 2.0 license
Issue -
State: closed - Opened by marcelocantos almost 5 years ago
#24 - Clean up documentation
Issue -
State: open - Opened by marcelocantos almost 5 years ago
Labels: documentation, P1
#23 - Implement the eight flavours of join.
Issue -
State: open - Opened by marcelocantos almost 5 years ago
Labels: P2
#22 - fixes #8, fixes #12 added OrderedFirstN, First, FirstN
Pull Request -
State: closed - Opened by nofun97 almost 5 years ago
#21 - Implement sparse immutable integer sets
Issue -
State: open - Opened by marcelocantos almost 5 years ago
- 2 comments
Labels: P1
#20 - Consider storing count per node
Issue -
State: open - Opened by marcelocantos almost 5 years ago
Labels: P2
#19 - Reimplement `AnyN` as a tree operation
Issue -
State: open - Opened by marcelocantos almost 5 years ago
Labels: P2
#18 - Submit frozen to https://github.com/avelino/awesome-go
Issue -
State: open - Opened by marcelocantos almost 5 years ago
Labels: P1
#17 - Round out test suites
Issue -
State: open - Opened by marcelocantos almost 5 years ago
Labels: good first issue, P1
#16 - Contemplate async concurrency
Issue -
State: open - Opened by marcelocantos almost 5 years ago
Labels: P1
#15 - Tune concurrency threshold logic
Issue -
State: open - Opened by marcelocantos almost 5 years ago
Labels: P2
#14 - fixes #7 #9 #10 #11 added OrderedElements, AnyN, and Less
Pull Request -
State: closed - Opened by nofun97 almost 5 years ago
#13 - Implement FROZEN_CONCURRENCY_THRESHOLD envvar
Issue -
State: closed - Opened by marcelocantos almost 5 years ago
Labels: good first issue
#12 - Implement (Set).OrderedRangeN
Issue -
State: closed - Opened by marcelocantos almost 5 years ago
- 1 comment
#11 - Define a less function type
Issue -
State: closed - Opened by marcelocantos almost 5 years ago
Labels: good first issue
#10 - Consider renaming {Operation}By to Ordered{Operation}
Issue -
State: closed - Opened by marcelocantos almost 5 years ago
- 2 comments
Labels: good first issue
#9 - Implement Set.AnyN
Issue -
State: closed - Opened by marcelocantos almost 5 years ago
Labels: good first issue
#8 - Implement Set.First and Set.FirstN
Issue -
State: closed - Opened by marcelocantos almost 5 years ago
#7 - Implement Set.ElementsBy
Issue -
State: closed - Opened by marcelocantos almost 5 years ago
Labels: good first issue
#6 - Fix big diff big diff big bug
Issue -
State: open - Opened by marcelocantos almost 5 years ago
- 1 comment
Labels: P1
#5 - Implement transitive closure
Issue -
State: open - Opened by marcelocantos almost 5 years ago
Labels: P2
#4 - Implement lazy sets
Issue -
State: open - Opened by marcelocantos about 5 years ago
Labels: P1
#3 - Add usage guide to README.md
Issue -
State: open - Opened by marcelocantos about 5 years ago
Labels: documentation, P1
#2 - Flesh out godocs
Issue -
State: closed - Opened by marcelocantos about 5 years ago
- 1 comment
#1 - Investigate CHAMP
Issue -
State: open - Opened by marcelocantos about 5 years ago
Labels: P2