Skip to content
View limmh's full-sized avatar

Block or report limmh

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.

Content in all repositories owned by your account will be closed.
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. C_library C_library Public

    Portable and safer C APIs: demonstrating the use of pure functions, value semantics, encapsulation and unit testing in API design

    C

  2. BigInteger BigInteger Public

    Big integer library

    C++

  3. mqtt_client mqtt_client Public

    A sample MQTT client using Mosquitto client library

    C 2 2

  4. memory_pool memory_pool Public

    Memory pool

    C

  5. resource_management resource_management Public

    Resource management in C++ using RAII

    C++