Skip to content
View aaronriekenberg's full-sized avatar

Block or report aaronriekenberg

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 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

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 17 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 265 13

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

    Benchmarking the performance of Rust, Go, Kotlin, Node.js, and Python HTTP APIs using one million Hello World requests 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