Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View elliota43's full-sized avatar
🖥️
getting back into coding...
🖥️
getting back into coding...

Block or report elliota43

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
elliota43/readme.md

elliot

systems programmer. I like understanding how things work at the lowest level.


current projects

languages

[●●●] c · go · php · c++
[●●○] rust · zig · odin · objective-c
[●○○] arm64 asm \

things i like building

  • networking stacks & protocols. i love sending and receiving data over the wire.
  • terminal apps and cli tools
  • parsers

some finished projects

  • otp -- otp authentication library in go
  • SwissTables -- Swiss Table hash map implementation in rust (mostly educational, rust & go both use swiss table in the std library)
  • vardump.go -- php's var_dump() in go.

C Go PHP Rust Zig Odin Objective-C ARM64

Pinned Loading

  1. otp otp Public

    simple, configurable OTP go library

    Go 1

  2. vardump.go vardump.go Public

    var_dump generic function for go

    Go

  3. baremetalphp/go-appserver baremetalphp/go-appserver Public

    PHP App Server implementation in Golang

    Go 1

  4. SwissTables SwissTables Public

    An educational Rust implementation of the Swiss Table hash map algorithm, built to understand how modern hash tables work under the hood.

    Rust

  5. gotorrent gotorrent Public

    Go 1

  6. beam beam Public

    CLI pastebin/file share written in Go.

    Go