Skip to content
View cdolan's full-sized avatar

Organizations

@careport @EpicGames @gitpaste
Block or Report

Block or report cdolan

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

Pinned

  1. zig-spsc-ring zig-spsc-ring Public

    Single-producer single-consumer ring buffer

    Zig 2

  2. mitchellh/libxev mitchellh/libxev Public

    libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + W…

    Zig 1.5k 42

  3. minimal neovim config minimal neovim config
    1
    " mappings
    2
    inoremap jj <Esc>
    3
    nnoremap ! : !<Space>
    4
    nnoremap , : ,<Space>
    5
    nnoremap ; :<Space>
  4. jumphash jumphash Public

    Consistent hashing implementation for Ruby based on arXiv:1406.2294v1

    Ruby 3

  5. wc-stream wc-stream Public

    Streams implementation of the UNIX program wc(1).

    JavaScript 1

  6. crdt crdt Public

    C++11 header-only CRDT library

    C++ 2