Skip to content
Avatar

Achievements

Achievements

Organizations

@elba
Block or Report

Block or report andylokandy

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.

Report abuse

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

Report abuse

Popular repositories

  1. A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).

    Rust 84 14

  2. A circular buffer with fixed capacity (Rust).

    Rust 74 14

  3. Small Box optimization: store small item on stack and fallback to heap for large item.

    Rust 56 8

  4. Pure-macro Do notation and List-comprehension for Option, Result and Iterator.

    Rust 48 4

  5. A low-level, zero-copy, panic-free, binary serializer and deserializer. (parser and encoder)

    Rust 30 3

  6. A minimum preemptive OS on Cortex-M3 (specially on blue-pill board) written in Rust.

    Rust 27 1

719 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri
Activity overview
Contributed to tikv/tikv, pingcap/tidb, idris-lang/Idris2 and 5 other repositories

Contribution activity

July 2021

Created a pull request in tikv/tikv that received 9 comments

Add raw split/raw checksum/raw write sst

What is changed and how it works? Proposal: #10563 What's Changed: Refactor componentes/sst_importer Add RawSSTWriter Renam SSTWrite to TxnSSTWriter

+1,202 −746 9 comments
Opened 1 other pull request in 1 repository
pingcap/kvproto
1 merged

Created an issue in tikv/tikv that received 2 comments

ratelimiter: sst_importer local write IO is not limited

Bug Report What version of TiKV are you using? master ed5c5b3 What is happend? The IO rate limiter claimed to be able to limit all disk IO on TiKV …

2 comments

Seeing something unexpected? Take a look at the GitHub profile guide.