Git Product home page Git Product logo

afero's Introduction

๐Ÿ“Ž 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.

afero's People

Contributors

alext avatar anthonyfok avatar bep avatar charignon avatar corentone avatar francoishill avatar gitter-badger avatar harsimranmaan avatar jaqx0r avatar josephsalisbury avatar jszwec avatar kevtainer avatar mantzas avatar matthieugrieger avatar mbertschler avatar moorereason avatar noxiouz avatar pgruenbacher avatar rodaine avatar snwfdhmp avatar sonofbytes avatar spf13 avatar tatsushid avatar tpng avatar trayo avatar vetinari avatar wayneeseguin avatar xor-gate avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.