The Wayback Machine - https://web.archive.org/web/20210517235144/https://github.com/tomaka
Skip to content
Avatar
💭
I'm busy changing my GitHub status
💭
I'm busy changing my GitHub status

Achievements

Achievements

Highlights

  • Pro

Organizations

@glium @paritytech @libp2p @multiformats @tiny-http @vulkano-rs @rust-windowing
Block or Report

Block or report tomaka

Report abuse

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

Report abuse

Pinned

  1. Safe and rich Rust wrapper around the Vulkan API

    Rust 2.7k 280

  2. Safe OpenGL wrapper for the Rust language.

    Rust 2.4k 294

  3. A low-level library for OpenGL context creation, written in pure Rust.

    Rust 1.4k 352

  4. Glue between Rust and Android

    Rust 887 94

  5. Web framework in Rust

    Rust 640 79

  6. The Rust Implementation of the libp2p networking stack.

    Rust 1.7k 339

3,184 contributions in the last year

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

Contribution activity

May 2021

Created a pull request in paritytech/substrate that received 6 comments

Add names to offchain worker threads

When we're stumbling upon a situation where some specific thread(s) panic or use a lot of CPU, it's useful for threads to be named. This is what th…

+1 −1 6 comments
Opened 52 other pull requests in 4 repositories
paritytech/smoldot
3 open 35 merged
paritytech/substrate
2 open 7 merged
paritytech/polkadot
1 open 2 merged 1 closed
paritytech/grandpa-bridge-gadget
1 merged
Reviewed 8 pull requests in 4 repositories
paritytech/polkadot 3 pull requests
paritytech/substrate 3 pull requests
paritytech/substrate-connect 1 pull request
paritytech/smoldot 1 pull request

Created an issue in paritytech/smoldot that received 1 comment

wasm-node: Consider disabling best-block-related JSON-RPC calls by default unless flag is passed

A light client suffers from a vulnerability that full nodes don't have: they can't verify whether blocks are valid, only that they are authentic. T…

1 comment