OpenHFT/Chronicle-Bytes
Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with many extensions
JavaApache-2.0
Issues
- 3
Review automated benchmarks for Bytes contentEquals
#608 opened by tgd - 1
Clarify DistributedUniqueTimeProvider.currentTimeMillis() isn't intended to be unique and add tests
#622 opened by peter-lawrey - 1
- 2
- 2
Errors writing around chunk boundaries in non-forward-sequential access patterns
#481 opened by JerryShea - 2
- 2
Improve accuracy of Bytes.append(double d, int decimalPlaces) when a large number of decimal places is required
#600 opened by tgd - 2
Calling MappedBytes.mappedBytes() with readOnly=true leaves realReadRemaining to 0
#561 opened by vinjana - 7
Slices move position of MappedByte underneath user.
#512 opened by TwoClocks - 1
- 1
ReentrantFileLockTest failing on Windows
#546 opened by JerryShea - 0
- 1
Version 2.23.39 not available on Maven Central
#557 opened by iNikem - 5
- 5
Bytes::clear now thread confined!?
#542 opened by JohannesLichtenberger - 1
Increase unit test coverage
#538 opened by tgd - 1
- 2
- 1
When finished warmUp() return the Jvm loggers back to what they were set to
#482 opened by RobAustin - 1
ensure that CommonMappedBytes.backingFileIsReadOnly is true if you open a readOnly view of a writeable file
#519 opened by JerryShea - 1
Make unchecked buffers more widely useful
#509 opened by peter-lawrey - 1
Improve Bytes performance tests
#472 opened by JerryShea - 1
Optimisations for Chronicle FIX
#502 opened by peter-lawrey - 0
- 4
- 1
- 1
Bytes.toString() fails to rewind NativeBytes
#489 opened by alamar - 1
BytesStore.empty should not allocate
#464 opened by ctrychta - 2
- 7
Boundary underflow in chunked mapped file in multiple operations near chunk boundary
#454 opened by alamar - 1
- 1
- 1
- 2
- 1
The CanonicalPath should not be unique when run with different classLoaders in the same JVM
#443 opened by RobAustin - 1
Exponent is ignored when it is explicitly positive
#438 opened by alamar - 2
MappedBytes has capacity >2G leading to ArithmeticException in NativeBytes methods
#434 opened by alamar - 1
AbstractBytes.start() shows up as a performance issue even when it is actually 0L
#431 opened by peter-lawrey - 1
Simplify Bytes.empty() and BytesStore.empty();
#406 opened by peter-lawrey - 3
Drop references to chronicle-enterprise-snapshots and chronicle-enterprise-release in pom.xml
#405 opened by peter-lawrey - 1
Buffer underflow exception on read8bit call
#430 opened by maxmorozov - 0
PointerBytesStore bounds check failing when attempting to read from direct bytes
#432 opened by vach-chronicle - 2
Bytes.wrapForWrite(ByteBuffer).write() corrupts heap
#410 opened by alamar - 1
Wrapping Foreign Memory API
#429 opened by JohannesLichtenberger - 2
Bytes.read(byte[]) fails if Bytes constructed with a BytesStore that is a Bytes
#426 opened by alamar - 3
- 1
- 0
MappedBytesStore.inside() off by one error
#412 opened by JerryShea - 2
When Queue has to write to the previous chunk but the end of what it needs to write is in the next chunk, it picks the wrong chunk
#417 opened by peter-lawrey - 0