ptrd / kwikLinks
A QUIC client, client library and server implementation in Java. Supports HTTP3 with "Flupke" add-on.
☆458Updated last week
Alternatives and similar repositories for kwik
Users that are interested in kwik are comparing it to the libraries listed below
Sorting:
- ☆335Updated last month
- QUIC transport protocol and HTTP/3 for Java☆104Updated 3 years ago
- Experimental HTTP3 codec on top of QUIC☆194Updated last week
- QUIC implementation in Java/Netty☆107Updated 3 years ago
- A Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications.☆207Updated last week
- Pure Java implementation of QUIC☆27Updated 2 months ago
- Java HTTP3 Client and Server for Java 11 and higher☆36Updated this week
- Brotli4j provides Brotli compression and decompression for Java.☆140Updated 3 weeks ago
- Vert.x virtual threads incubator☆122Updated 2 years ago
- ☆208Updated 8 months ago
- High performance I/O library for Java using io_uring under the hood☆173Updated last year
- OpenJSSE: A JSSE provider that supports TLS 1.3 on Java SE 8☆111Updated 2 years ago
- https://openjdk.org/projects/code-tools☆484Updated 2 weeks ago
- https://openjdk.org/projects/panama☆332Updated last week
- Fast Java native interface based on JVMCI☆470Updated 6 months ago
- Native-image plugins for various build tools☆430Updated last week
- Low-overhead, non-blocking I/O, external Process implementation for Java☆735Updated last year
- An advanced and highly optimized Java library to build frameworks: it's useful for scanning class paths, generating classes at runtime, f…☆215Updated last month
- JNI binding for Zstd☆991Updated 2 months ago
- Proxy server based on netty☆155Updated 2 years ago
- Unix Domain Sockets for all Java versions 7 and newer (AF_UNIX), AF_TIPC, AF_VSOCK, and more☆470Updated 4 months ago
- 使用panama api为java提供io_uring的绑定而无需 使用jni绑定,同时统一文件IO和网络IO的模型,提供一套易用的异步IO API☆135Updated last month
- https://openjdk.org/projects/jdk/21 released 2023-09-19☆94Updated 2 years ago
- A fast object pool for the JVM☆381Updated last week
- The Eclipse Memory Analyzer is a fast and feature-rich Java heap dump analyzer that helps you find memory leaks and reduce memory consump…☆207Updated this week
- Lightweight, high performance Java caching☆741Updated 5 months ago
- A fork of Apache Tomcat Native, based on finagle-native