Skip to content
View aaronriekenberg's full-sized avatar

Block or report aaronriekenberg

Report abuse

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

Report abuse

Pinned Loading

  1. target/native_memory_allocator target/native_memory_allocator Public

    O(1) malloc for off-heap storage in Kotlin, and a NativeMemoryMap based on Caffeine.

    Kotlin 18 2

  2. rust-parallel rust-parallel Public

    Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Listed in Awesome Rust utilities.

    Rust 285 13

  3. million-hello-challenge million-hello-challenge Public

    Benchmarking 1 million HTTP “Hello World” requests across Rust, Go, Kotlin, Node.js, and Python servers in GitHub Actions.

    Python

  4. OpenSourceCodeContributions OpenSourceCodeContributions Public

    My code contributions to open source projects.

  5. go-tetris go-tetris Public

    Terminal UI and WebAssembly tetris in go using tcell. Works in everything from xterm to Chrome/Safari.

    Go 6

  6. cproxy cproxy Public

    High-performance TCP proxy implemented in C. All I/O operations are asynchronous. Pool of I/O threads using pthreads. Automatically chooses epoll, kqueue, or poll as polling backend.

    C 5 3