Skip to content
View ongardie's full-sized avatar

Organizations

@logcabin @raft @PlatformLab

Block or report ongardie

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 Loading

  1. dissertation Public

    Sources for my PhD dissertation on the Raft consensus algorithm

    TeX 1k 129

  2. eBay/akutan Public archive

    A distributed knowledge graph store

    Go 1.7k 106

  3. raft/raft.github.io Public

    website at https://raft.github.io

    HTML 1.4k 218

  4. salesforce/runway-browser Public archive

    Interactive visualization framework for Runway models of distributed systems

    JavaScript 186 26

  5. logcabin/logcabin Public

    LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their cor…

    C++ 1.9k 302

  6. cubicle Public

    Manage isolated development environments

    Rust 20 3

135 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 1 repository

Created a pull request in rust-lang/rust that received 2 comments

docs: Add example to Iterator::take with by_ref

If you want to logically split an iterator after n items, you might first discover take. Before this change, you'd find that take consumes the iter…

+18 −0 lines changed 2 comments
Opened 3 other pull requests in 2 repositories
Loading