GITLAB

Public Projects

Sign in
  • Sign in

Projects (6)

You can browse public projects in read-only mode until signed in.

sort: Name
  • Name Newest Oldest Recently updated Last updated

  • James McMinn / IR Tools
    git clone http://mirgit.dcs.gla.ac.uk/JamesMcMinn/ir-tools.git

    A set of Information Retrieval tools, implemented in the wonderful Golang.

    14 commits · 1 branch · 0 tags
  • James McMinn / JSON RPC over HTTP
    git clone http://mirgit.dcs.gla.ac.uk/JamesMcMinn/json-rpc-http.git

    A (very basic) library for golang which enables JSON-RPC over HTTP, which is not currently built into Golang (although RPC over HTTP *is* available by default).

    1 commit · 1 branch · 0 tags
  • James McMinn / Twitter
    git clone http://mirgit.dcs.gla.ac.uk/JamesMcMinn/twitter.git

    A set of utility functions and structs, written in Go, for dealing with Twitter.

    9 commits · 1 branch · 0 tags
  • James McMinn / Twitter Stream Reader
    git clone http://mirgit.dcs.gla.ac.uk/JamesMcMinn/twitter-stream-reader.git

    Opens a file or connects to the Twitter streaming API, and converts it to a standard JSON format, very similar to the standard Twitter API JSON format. This can be used for development or in a production environment, and allows the case code to be us

    13 commits · 1 branch · 0 tags
  • James McMinn / Twitter Stream Recorder
    git clone http://mirgit.dcs.gla.ac.uk/JamesMcMinn/twitter-stream-recorder.git

    Twitter Stream Recorder saves the output from a stream to disk, creating a new file every hour. By default, Twitter Stream Recorded creates GZIP compressed files, with one Tweet in JSON format per line.

    5 commits · 1 branch · 0 tags
  • James McMinn / Twitter Tools Go
    git clone http://mirgit.dcs.gla.ac.uk/JamesMcMinn/twitter-tools-go.git

    5 commits · 1 branch · 0 tags