Skip to content

Pull requests: samber/lo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

add FilterRejectUnstable implementations
#904 opened Jun 10, 2026 by hizani Loading…
chore(deps): bump shell-quote from 1.8.3 to 1.8.4 in /docs dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#903 opened Jun 10, 2026 by dependabot Bot Loading…
Add mutable Reject
#901 opened Jun 2, 2026 by hizani Loading…
Add a Join() function to the lo package
#899 opened May 27, 2026 by eliotttak Loading…
10 tasks done
fix: ChunkString returns empty slice for empty input (fixes #788) breaking change Introduces changes that break backward compatibility or alter the public API.
#880 opened May 9, 2026 by nghiack7 Loading…
feat(math): add Median, MedianBy, and MedianByErr
#872 opened Apr 28, 2026 by walle250ai Loading…
3 tasks done
Add DifferenceBy to compute differences by a derived key AND align Difference naming
#867 opened Apr 22, 2026 by chg1f Contributor Loading…
7 of 12 tasks
perf: optimize SIMD loops with unsafe indexing
#825 opened Mar 2, 2026 by d-enk Contributor Draft
fix: ChunkString return empty slice for empty string breaking change Introduces changes that break backward compatibility or alter the public API. bug Something isn't working as expected
#797 opened Feb 13, 2026 by LikimiaD Contributor Loading… v2
Feat: Concurrent batch processing
#795 opened Feb 8, 2026 by ukpratik Loading…
Add two function EqualPtr and ComparePtr
#790 opened Jan 29, 2026 by uginroot Loading…
refactor: introduce clone helper for slice copying
#784 opened Jan 22, 2026 by d-enk Contributor Draft
add SliceToSeq2
#776 opened Jan 21, 2026 by yangjinheng Loading…
feat: Add MapPtr func
#769 opened Jan 12, 2026 by stepan-tikunov Loading…
feat: add BufferWithIdleTimeout
#749 opened Dec 1, 2025 by akmalhazim Loading…
perf: reduce lo.Mode allocations
#734 opened Nov 6, 2025 by NathanBaulch Contributor Loading…
lint: use consistent short slice creation syntax
#729 opened Nov 6, 2025 by NathanBaulch Contributor Loading…
Refactor Fill function to accept count parameter breaking change Introduces changes that break backward compatibility or alter the public API.
#718 opened Oct 23, 2025 by dxasu Loading…
fix: switch 2 parameters from uint to int for consistency breaking change Introduces changes that break backward compatibility or alter the public API.
#687 opened Sep 25, 2025 by NathanBaulch Contributor Loading… v2
feat: add Curry function
#646 opened Jun 26, 2025 by lanathlor Loading…
ProTip! Exclude everything labeled bug with -label:bug.