jamestyrrell / Netty-DNS-ServerLinks
A Netty DNS server. The original project, werkzeugkasten, can be found here http://code.google.com/p/werkzeugkasten/. This repo offers a Mavenized and OSGi'd version of the DNS functionality.
☆19Updated 8 years ago
Alternatives and similar repositories for Netty-DNS-Server
Users that are interested in Netty-DNS-Server are comparing it to the libraries listed below
Sorting:
- Pure Java implementation of QUIC☆25Updated 3 years ago
- Provides JVM network packet processing library for rapid development.☆46Updated 4 months ago
- Java library that maps ports on NAT-enabled routers (supported protocols: UPnP-IGD/NAT-PMP/PCP).☆95Updated 11 months ago
- QUIC transport protocol and HTTP/3 for Java☆97Updated 3 years ago
- A Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications.☆203Updated last week
- QUIC implementation in Java/Netty☆106Updated 3 years ago
- A thread-safe ByteBuffer pool that allows for the automatic reuse of ByteBuffers, which can be over 30x faster than having to allocate a …☆38Updated 5 years ago
- Simple fast and lightweight DNS proxy and cache, implementing DNS-over-TLS, DNS-over-HTTPS, and Serve-Stale☆32Updated 2 years ago
- Java library to access all Linux advanced network options☆30Updated 6 years ago
- Java wrapper for native C++ UDT protocol.☆129Updated last year
- A QUIC client, client library and server implementation in Java. Supports HTTP3 with "Flupke" add-on.☆440Updated 2 weeks ago
- A tiny TCP proxy with netty☆60Updated 9 years ago
- Yet another high performance REST server based on Netty & OpenAPI☆119Updated 2 years ago
- Pure java based pcap library capable of reading and writing to/from pcaps.☆206Updated 4 months ago
- Native library loader for extracting and loading native libraries from Java.☆213Updated 11 months ago
- TOML for Java☆45Updated 3 years ago
- Client/server library for Java, based on Netty and Kryo☆75Updated 2 years ago
- Java utilities for working with CompletionStages☆60Updated 6 years ago
- A Java library for quickly and efficiently parsing and writing UUIDs☆172Updated 2 years ago
- Java access to systemd via D-Bus☆41Updated 2 years ago
- Benchmarking Java's native call APIs: JNI, JNA, JNR, BridJ and Project Panama☆121Updated 2 years ago
- Next Generation Java SSH API☆114Updated last week
- Java non blocking netty and bouncy castle based DTLS Client and Server Implementation