Skip to content
View kirabou's full-sized avatar
  • France

Block or report kirabou

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 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. parseMIMEemail.go parseMIMEemail.go Public

    How to parse a MIME email in Golang - a tutorial on how to parse a MIME email using the standard Go packages. As an exercice it builds a command line tools that will parse an email from stdin, list…

    Go 35 5

  2. fast_strstr fast_strstr Public

    Forked from RaphaelJ/fast_strstr

    A fast substitution to the stdlib's strstr() sub-string search function.

    C 1

  3. geoip geoip Public

    Go package that provides geoip information for an IP address, based on MaxMind GeoIP files, and a REST API, inspired from Telize.com, to get geoip information as a JSON structure.

    Go 1 1

  4. dumpDER.go dumpDER.go Public

    dumpDER is a Go program to read a DER file from stdin and display its structure and content in a readable way on stdio. Based on the Golang encoding/asn1 package to parse the DER file

    Go 1 1

  5. Url-Canonicalization Url-Canonicalization Public

    C URL Library : a set a C functions to manipulate URL strings and achieve URL Canonicalization as described by Google in its Safe Browsing developer's guide

    C 1