Skip to content
View JalfResi's full-sized avatar
Block or Report

Block or report JalfResi

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. StateStrategyInGo StateStrategyInGo Public

    This is an example of the State Strategy pattern implemented in Go. This is based off the PHP example by Sebastian Bergmann https://github.com/sebastianbergmann/state

    Go

  2. FunctionalOptionsForPHP FunctionalOptionsForPHP Public

    This is an exploration of the Functional Options pattern which is popular in the Go world. Whilst there are some limitations in the approach that means it is not identical, the goal is to demonstra…

    PHP 2

  3. justext justext Public

    A Go package that implements the JusText boilerplate removal algorithm

    Go 101 14

  4. GoTidy GoTidy Public

    CGo wrapper package around the libtidy, the HTML tidy library

    Go 22 13

  5. nusetextd nusetextd Public

    NuseTextD is a simple beanstalkd consumer/worker that pulls URLs from the src tube, posts the URL to TextRazor for NLP analysis, stores the results in MySQL and pushes the article into the dest tub…

    Go

  6. crawlplan crawlplan Public

    An experiment in calculating fixed schedules for a Google crawler

    Go