-
Notifications
You must be signed in to change notification settings - Fork 153
Pull requests: moonbitlang/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(iterator): Optimize Iter eager consumers
#3642
opened May 31, 2026 by
mizchi
Contributor
Loading…
perf(json): NaN sentinel for try_fast_double
#3641
opened May 30, 2026 by
mizchi
Contributor
Loading…
perf(json): drop the (Double, StringView?) tuple from number lexing
#3639
opened May 30, 2026 by
mizchi
Contributor
Loading…
perf(string): drop per-call Iter alloc in to_lower
#3635
opened May 26, 2026 by
mizchi
Contributor
Loading…
3 tasks done
perf(hashmap,hashset,set,builtin): skip Eq and load-factor checks during grow rehash
#3621
opened May 23, 2026 by
mizchi
Contributor
Loading…
perf(bigint): speed up large BigInt x small scalar multiplication
#3620
opened May 23, 2026 by
mizchi
Contributor
Loading…
feat(quickcheck): add Arbitrary impl for Map to match HashMap
#3585
opened May 13, 2026 by
bobzhang
Contributor
Loading…
feat(hashmap): add FromJson impl for HashMap[String, V] to match Map
#3584
opened May 13, 2026 by
bobzhang
Contributor
Loading…
perf(builtin): expand Hasher::combine_{string,bytes} to accept views
#3460
opened Apr 24, 2026 by
bobzhang
Contributor
Loading…
1 task done
[codex] replace derived Show impls and deprecate weak Show cases
#3452
opened Apr 22, 2026 by
peter-jerry-ye
Collaborator
•
Draft
make abort panic with msg under js target
#3426
opened Apr 14, 2026 by
hackwaly
Contributor
Loading…
perf(sorted_set): rewrite set algebra ops with split/join tree recursion
#3333
opened Mar 23, 2026 by
bobzhang
Contributor
Loading…
1 task done
perf(sorted_set): O(n+m) co-iteration for set operations
#3324
opened Mar 21, 2026 by
bobzhang
Contributor
Loading…
1 task done
fix(buffer): prevent integer overflow in grow_if_necessary
#3317
opened Mar 19, 2026 by
bobzhang
Contributor
Loading…
1 task done
perf(sorted_set): O(n+m) difference, intersection, symmetric_difference
#3315
opened Mar 19, 2026 by
bobzhang
Contributor
Loading…
1 task done
perf: BytesView pattern matching for hash + benchmarks
#3278
opened Mar 13, 2026 by
bobzhang
Contributor
Loading…
2 tasks done
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.