Skip to content

feat: significant refactoring (minimal allocs, and streaming api)#137

Merged
JuxhinDB merged 3 commits intomainfrom
feat/zero-alloc-api
Jan 11, 2026
Merged

feat: significant refactoring (minimal allocs, and streaming api)#137
JuxhinDB merged 3 commits intomainfrom
feat/zero-alloc-api

Conversation

@JuxhinDB
Copy link
Collaborator

@JuxhinDB JuxhinDB commented Jan 11, 2026

Long needed improvements to the library. Primarily the following:

- remove the `enrich` module entirely
- clean up examples
- implement visit-based api without removing existing api
@JuxhinDB JuxhinDB changed the title misc: initial work feat: significant refactoring (minimal allocs, and streaming api) Jan 11, 2026
@JuxhinDB JuxhinDB self-assigned this Jan 11, 2026
@JuxhinDB JuxhinDB added the enhancement New feature or request label Jan 11, 2026
@JuxhinDB JuxhinDB merged commit 1d1f930 into main Jan 11, 2026
5 checks passed
@JuxhinDB JuxhinDB deleted the feat/zero-alloc-api branch January 11, 2026 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable an optional streaming API Improve performance around generating permutations Consider deprecating or removing the enrichment module entirely

1 participant