Fast and memory-efficient byte buffer, an optimized version of Java's ByteBuffer class.
Useful for fast low-level I/O operations like working with files or transferring data over the internet.
Artifacts using DataKernel : ByteBuf (6)
Utils for test purposes, custom DataKernelRunner and custom JUnit rules.
Last Release on Nov 14, 2019
Efficient non-blocking network and file I/O, for building Node.js-like client/server applications with
high performance requirements. It is similar to Event Loop in Node.js.
Last Release on Nov 14, 2019
Extremely fast and space-efficient serializers. It was crafted using bytecode engineering.
Last Release on Nov 14, 2019
A convenient way to organize asynchronous code.
Promises are a faster and more efficient version of JavaScript's Promise and Java's CompletionStage's.
Last Release on Nov 14, 2019
- Prev
- 1
- Next