Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / valyala/bytebufferpool issues and pull requests
#29 - Reduce Memory Usage by Optimizing Order of Fields
Pull Request -
State: open - Opened by gaby 4 months ago
- 1 comment
#28 - i implement an 2x faster, no memory allocation data structure compared to sync.pool
Issue -
State: open - Opened by zdyj3170101136 5 months ago
#27 - Question about Redundant Code in Go - Clarification Needed
Issue -
State: closed - Opened by lzb200244 12 months ago
#26 - Update pool.go
Pull Request -
State: closed - Opened by moredure over 2 years ago
#25 - bytebuffer will be gc when reallocating memory
Issue -
State: open - Opened by reacerland over 3 years ago
- 1 comment
#24 - Methods for working directly with []byte slices
Issue -
State: open - Opened by yonderblue over 3 years ago
#23 - improve defaultSize adjustment for rare case when next few j > 0 p.calls after sort
Pull Request -
State: open - Opened by Illirgway over 3 years ago
#22 - Add poweron architecture ppc64le to travis build
Pull Request -
State: closed - Opened by asellappen about 4 years ago
- 1 comment
#21 - Update CI to use the latest versions of Go
Pull Request -
State: closed - Opened by savsgio about 4 years ago
- 1 comment
#20 - Possibility to set a limit to this bytebufferpool and use as cache?
Issue -
State: open - Opened by gitmko0 about 4 years ago
- 1 comment
#19 - Fix example
Pull Request -
State: closed - Opened by thanhpk over 5 years ago
- 1 comment
#18 - race detection
Issue -
State: open - Opened by jjhesk almost 6 years ago
#17 - *bytebufferpool.ByteBuffer does not implement io.Reader (missing Read method)
Issue -
State: open - Opened by delfer almost 6 years ago
- 3 comments
#16 - [Question] append vs. bytes.Buffer-like "manual cap/len check and copy"
Issue -
State: open - Opened by metaleap over 6 years ago
#15 - Неверный расчёт defaultSize и maxSize
Issue -
State: open - Opened by MichaelMonashev about 7 years ago
- 1 comment
#14 - Avoid allocation when the internal buffer grows
Issue -
State: open - Opened by MichaelMonashev about 7 years ago
#13 - Autotuning low and high bins' limits.
Pull Request -
State: open - Opened by gallir over 7 years ago
- 1 comment
#12 - invalid memory address or nil pointer dereference error will happen in Put method
Issue -
State: closed - Opened by barnettZQG about 8 years ago
- 1 comment
Labels: wontfix
#11 - Rename ByteBuffer.B to ByteBuffer.buf
Pull Request -
State: closed - Opened by n10v about 8 years ago
- 5 comments
#10 - Add benchmark results
Pull Request -
State: closed - Opened by kirillDanshin over 8 years ago
- 1 comment
#9 - Go runtime adoption
Issue -
State: open - Opened by jadbox over 8 years ago
- 2 comments
Labels: enhancement
#8 - implement String() method. closes #7
Pull Request -
State: closed - Opened by kirillDanshin over 8 years ago
- 2 comments
#7 - b.String()?
Issue -
State: closed - Opened by kirillDanshin over 8 years ago
#6 - Fix typo
Pull Request -
State: closed - Opened by n10v over 8 years ago
- 2 comments
#5 - [Question] Why do you use self-made byte buffers?
Issue -
State: closed - Opened by n10v over 8 years ago
- 3 comments
Labels: question
#4 - Small refactoring
Pull Request -
State: closed - Opened by n10v over 8 years ago
- 1 comment
#3 - Add Bytes function
Pull Request -
State: closed - Opened by n10v over 8 years ago
- 1 comment
#2 - Add WriteByte function
Pull Request -
State: closed - Opened by n10v over 8 years ago
- 1 comment
#1 - [Question] minBitSize?
Issue -
State: closed - Opened by kirillDanshin over 8 years ago
- 2 comments
Labels: question