Skip to content
View pem's full-sized avatar

Block or report pem

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

Popular repositories Loading

  1. sudoku sudoku Public

    A sudoku solver written in C

    C 1

  2. string-metrics string-metrics Public

    C library for computing string metrics like Levenshtein Distance and Longest Common Substring

    C

  3. rwsem rwsem Public

    C library with read/write locks using unnamed POSIX semaphores

    C 1

  4. aatree aatree Public

    C library with a balanced tree implementation based on Arne Andersson's work

    C

  5. hashtable hashtable Public

    C library with a simple string-to-pointer hash table implementation.

    C

  6. string-metrics-ruby string-metrics-ruby Public

    Extensions to the Ruby String class for calculating some string metrics.

    Ruby