Skip to content
View ardikars's full-sized avatar
☁️
I may be slow to respond.
☁️
I may be slow to respond.

Organizations

@langkuy @jxnet @cmsnesia
Block or Report

Block or report ardikars

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ardikars/README.md

Ardika Rommy Sanjaya

Location: Jakarta, Indonesia

Timezone: UTC+7

Website: www.ardikars.com

E-Mail: contact@ardikars.com

Twitter: @ardikars

Projects

Projects I've ever worked on:

  • Pcap: Provides JVM network packet processing library for rapid development.

  • Jxnet: Wraps native pcap library via JNI.

Verification

This file is signed with my private key; You can verify this file and it's signature with the following commands:

gpg --keyserver keyserver.ubuntu.com --recv-keys 0x3941EC75119F398A
gpg --verify README.md.gpg README.md

Pinned

  1. pcap pcap Public

    Provides JVM network packet processing library for rapid development.

    Java 40 9

  2. memories memories Public

    Off-heap (Native) memory access for JVM languages.

    C

  3. jxnet/Jxnet jxnet/Jxnet Public archive

    Jxnet is a Java library for capturing and sending custom network packet buffers with no copies. Jxnet wraps a native packet capture library (libpcap/winpcap/npcap) via JNI (Java Native Interface).

    Java 26 4

  4. EUID EUID Public

    [SPECIFICATION] Extendable Universally Unique Identifier

    Rust