Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update buffer, builder, and bufio structs to use different backing buffers. #44

Merged
merged 9 commits into from
Jun 16, 2024

Conversation

thatstoasty
Copy link
Owner

No description provided.

@thatstoasty thatstoasty merged commit fc0bebf into main Jun 16, 2024
1 check passed
@thatstoasty thatstoasty deleted the feature/update-bytes-reader branch June 16, 2024 23:35
thatstoasty added a commit that referenced this pull request Jun 17, 2024
…ffers. (#44)

* test out async

* use span for bytes reader and buffer

* use inlinelist for bufio

* use inline list for bufio reader and writer, and unsafe pointer for scanner. rw should have static buffer size, scanner needs buffer that can grow but list is slow

* add always inline to shorter funcs

* take down goodies and fold it into io

* update readme

* added changelog

* updated readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant