Skip to content
View happysungb's full-sized avatar
  • University of Southern California
  • Los Angeles
  • 08:53 (UTC -07:00)

Block or report happysungb

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. Hedera-Ethereum-speed-by-data-size Hedera-Ethereum-speed-by-data-size Public

    This repository analyzes the transaction speed of Hedera Hashgraph and Ethereum based on different data sizes. The experiment measures the time required to process transactions with varying payload…

  2. MyDay MyDay Public

    Kotlin 1

  3. ALI-pyc-cross-compile-demo ALI-pyc-cross-compile-demo Public

    Secure integration test between Python and C: replacing sensitive Python functions with native C binaries using ctypes.

    Python

  4. ALI-c-main-python-embed ALI-c-main-python-embed Public

    A proof-of-concept project to replace Python’s main control flow with a C launcher, compiled via gcc to increase security and make reverse engineering harder.

    C

  5. raft raft Public

    A fault-tolerant distributed key-value store built with the Raft consensus algorithm

    Python