Skip to content
View HN026's full-sized avatar
🐿️
🐿️

Block or report HN026

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. memc memc Public

    A lightweight C++ library that reads /proc/<pid>/maps (and optionally /proc/<pid>/smaps) and outputs structured JSON snapshots of a process's memory regions.

    C++ 4 1

  2. Rusql Rusql Public

    RUSQL is a SQLite-like lightweight database implemented in the Rust programming language.

    Rust 3 1

  3. LocalLru LocalLru Public

    A high-performance, thread-safe LRU (Least Recently Used) cache implementation in C++ using thread-local storage for lock-free operations.

    C++

  4. Unix-Shell Unix-Shell Public

    A Simple Unix-Shell Implementation in C.

    C 2

  5. HexDmp HexDmp Public

    This is a simple command-line utility for dumping the contents of a file in hexadecimal format along with ASCII representation.

    C

  6. rizin rizin Public

    Forked from rizinorg/rizin

    UNIX-like reverse engineering framework and command-line toolset.

    C