Giter VIP home page Giter VIP logo

📎 It looks like you're trying to look at my Github profile

I'm moving to Source Hut, but it'll take me a while. Nearly everything interesting's there now.

Some of my favourite things I made that live on my SourceHut:

  • bmp2cpp: Convert an image into source code representing the bitmap and palette. I.e. the source code actually looks like the image. Mostly silly fun, but extremely useful for very specific tasks.
  • musefuse: Point it at a messy folder full of audio files, get a read-only, mountable FUSE filesystem organised by tag values. Surprisingly useful.
  • termimg: Go port of Stefan Haustein's TerminalImageViewer algorithm, with significant performance improvements. This is more than your standard unicode half-block renderer, it wrings a bit more resolution out of your terminal than you might expect. Not as much as sixel though.
  • cmdy: Tasteful, flexible Go library for implementing CLI programs. There are more popular tools out there, but I miss cmdy terribly every time I'm forced to use cobra.
  • wu2quant: Performant, garbage-collector friendly Go port of Xiaolin Wu's Color Quantizer. Want to make a paletted version of your true colour image? Probably not? Well, just in case you do, this one works well.
  • sortnet: Code generator for sorting networks in Go. These are optimised to sort small groups of values faster than anything else around, takes 15-35% of the time the stdlib takes up to about 16 elements.
  • bumpy: Experiments with BMP, the most underrated image format in the world. Seriously.

Blake Williams's Projects

ack.vim icon ack.vim

Vim plugin for the Perl module / CLI script 'ack'

afero icon afero

A FileSystem Abstraction System for Go

amiss icon amiss

PHP Data Mapper and Active Record implementation for MySQL and SQLite

cachet icon cachet

Cachet - Pluggable Caching for PHP >=5.6

go-num icon go-num

Additional numeric types for Go (int128, uint128)

gocovmerge icon gocovmerge

Merge coverprofile results from multiple go cover runs. Moved to sourcehut.

gofakes3 icon gofakes3

A simple fake AWS S3 object storage based on BoltDB (used for local test-runs against AWS S3 APIs)

golib icon golib

Collection of packages of varying quality and usefulness augmenting Go's stdlib, intended to be copy/pasted

msgp icon msgp

A Go code generator for MessagePack / msgpack.org[Go]

msgpgen icon msgpgen

Unmaintained. Alternative code generation wrapper for tinylib/msgp

nope icon nope

Annotation Parser for PHP

pdok icon pdok

Just like PDO, but with fewer annoyances

phphll icon phphll

HyperLogLog for PHP implemented as a C extension

structer icon structer

Unmaintained. Stitches go/types and go/ast together to make writing struct-based code generators less hideous

typeshed icon typeshed

Collection of library stubs for Python, with static types

wsgitypes icon wsgitypes

MyPy types for WSGI application authors: moved to sourcehut!

xmlwriter icon xmlwriter

xmlwriter is a pure-Go library providing procedural XML generation based on libxml2's xmlwriter module

zeal icon zeal

Offline documentation browser inspired by Dash

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.