https://github.com/valyala/bytebufferpool

Last synced: about 1 month ago

Repository metadata:

Anti-memory-waste byte buffer pool


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 31
Total Committers: 5
Avg Commits per committer: 6.2
Development Distribution Score (DDS): 0.258

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Aliaksandr Valialkin v****a@g****m 23
Albert a****a@g****m 4
Kirill Danshin k****n@g****y 2
Sergio Andrés Virviescas Santana d****o@g****m 1
asellappen 3****n 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

go: github.com/valyala/bytebufferpool

Package bytebufferpool implements a pool of byte buffers with anti-fragmentation protection. The pool may waste limited amount of memory due to fragmentation. This amount equals to the maximum total size of the byte buffers in concurrent use.

  • Homepage: https://github.com/valyala/bytebufferpool
  • Documentation: https://pkg.go.dev/github.com/valyala/bytebufferpool#section-documentation
  • Licenses: MIT
  • Latest release: v1.0.0 (published over 8 years ago)
  • Last Synced: 2024-11-11T01:31:36.449Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 12,250
  • Dependent Repositories: 47,683
  • Docker Downloads: 10,134,913,072
  • Rankings:
    • Dependent packages count: 0.015%
    • Dependent repos count: 0.023%
    • Docker downloads count: 0.043%
    • Average: 0.936%
    • Stargazers count: 2.07%
    • Forks count: 2.527%
go: github.com/Valyala/bytebufferpool

Package bytebufferpool implements a pool of byte buffers with anti-fragmentation protection. The pool may waste limited amount of memory due to fragmentation. This amount equals to the maximum total size of the byte buffers in concurrent use.

  • Homepage: https://github.com/Valyala/bytebufferpool
  • Documentation: https://pkg.go.dev/github.com/Valyala/bytebufferpool#section-documentation
  • Licenses: MIT
  • Latest release: v1.0.0 (published over 8 years ago)
  • Last Synced: 2024-11-11T01:31:33.440Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 1.508%
    • Stargazers count: 1.811%
    • Average: 4.916%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
go: github.com/valyala/Bytebufferpool

Package bytebufferpool implements a pool of byte buffers with anti-fragmentation protection. The pool may waste limited amount of memory due to fragmentation. This amount equals to the maximum total size of the byte buffers in concurrent use.


Dependencies

go.mod go