Skip to content
View mw99's full-sized avatar
  • Tokyo, Japan
Block or Report

Block or report mw99

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

Pinned

  1. DataCompression DataCompression Public

    Swift libcompression wrapper as an extension for the Data type (GZIP, ZLIB, LZFSE, LZMA, LZ4, deflate, RFC-1950, RFC-1951, RFC-1952)

    Swift 284 57

  2. OhhAuth OhhAuth Public

    Pure Swift implementation of the OAuth 1.0 protocol as an easy to use extension for the URLRequest type. (RFC-5849)

    Swift 35 11

  3. Einlass Einlass Public

    One click user authentication solution via iOS social media system accounts. (Twitter & Facebook)

    Swift 4 1

  4. inasehash inasehash Public

    Hash library to obfuscate and deobfuscate 64bit database IDs to uniform random looking strings.

    C 1 1

  5. libpriq libpriq Public

    Heap based priority queue data structure.

    C

  6. libring libring Public

    Easy to use single linked list data structure. Fifo and stack usage, as well as concatenation in O(1)

    C