Skip to content
View bal-e's full-sized avatar

Organizations

@beetbox

Block or report bal-e

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
bal-e/README.md

Hello there! I like programming.

Topics of interest, in no particular order:

  • Low-level systems programming (e.g. keyboard firmware)
  • Performance (hand-writing assembly and using SIMD)
  • System architecture (expressing meaning through code)
  • Programming languages ("can we make Rust better?")
  • Compilers (specifically, optimizing with equality saturation)
  • Operating systems (system APIs, io_uring, microkernels)
  • Instruction set architectures (writing an ISA for modern CPUs)
  • Networking protocols (simplifying TLS, rewriting IRC)
  • Privacy and security (cryptography in communication)
  • Morality and ethics in technology and programming

Programming languages of preference: Rust and/or C.

Popular repositories Loading

  1. solo solo Public

    A DSL for SIMD programming.

    Rust 1

  2. bal-e bal-e Public

  3. bufferring bufferring Public

    A flexible and performant crate for ring buffers.

    Rust

  4. uutils-coreutils uutils-coreutils Public

    Forked from uutils/coreutils

    Cross-platform Rust rewrite of the GNU coreutils

    Rust

  5. beets beets Public

    Forked from beetbox/beets

    music library manager and MusicBrainz tagger

    Python