The Wayback Machine - https://web.archive.org/web/20201101052102/https://github.com/raulk
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@apache @ops4j @protocol @ipfs @apacheignite @libp2p @ipld @multiformats @filecoin-project

Pinned

  1. 🧪 A platform for testing, benchmarking, and simulating distributed and p2p systems at scale.

    Go 173 27

  2. libp2p implementation in Go

    Go 3.2k 497

  3. A GraphQL interface to Ethereum 🔥

    TypeScript 532 71

  4. 🔍Wireshark dissectors for Ethereum devp2p protocols

    C 64 10

  5. Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.

    Java 3.5k 4.1k

1,853 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

November 1, 2020

raulk has no activity yet for this period.

October 2020

Created a pull request in libp2p/go-libp2p-noise that received 3 comments

optimize: reduce syscalls using a buffered reader.

Previously, each noise message read would make two syscalls: one to read the length prefix. one to read the encrypted payload. This patch adds bu…

+30 −25 3 comments
2 contributions in private repositories Oct 6 – Oct 7
You can’t perform that action at this time.