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

Achievements

Achievements

Highlights

  • 2 discussions answered

Organizations

@ProstoKSI @near @conda-forge @nearprotocol @qbit-org-ua @Docker-Hub-frolvlad
Block or Report

Block or report frol

Report abuse

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

Report abuse

Pinned

  1. Real-life RESTful server example on Flask-RESTplus

    Python 1.3k 325

  2. Naive performance comparison of a few programming languages (JavaScript, Kotlin, Rust, Swift, Nim, Python, Go, Haskell, D, C++, Java, C#, Object Pascal, Ada, Lua, Ruby)

    C++ 461 72

  3. FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)

    Rust 66 5

  4. Rust bindings to Linux Control Groups (cgroups)

    Rust 24 1

  5. Carefully crafted Alpine Docker image with glibc (~12MB)

    Dockerfile 623 160

  6. Small Docker image with Java 8+ runtime (JRE ~119MB) and devkit (JDK ~167MB)

    Dockerfile 334 145

1,268 contributions in the last year

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

Contribution activity

October 2021

Created 1 repository

Created a pull request in near/near-api-js that received 2 comments

feat: Introduced verify method on PublicKey type to verify signature correctness

Resolves #339 Before this PR, one could verify a message/signature only with KeyPair, which in its turn required to have a secret key, which is def…

+24 −2 2 comments
Opened 2 other pull requests in 2 repositories
Reviewed 38 pull requests in 9 repositories
near/nearcore 17 pull requests
near/borsh-construct-py 5 pull requests
near/near-explorer 5 pull requests
near/near-analytics 4 pull requests
near/near-jsonrpc-client-rs 3 pull requests
near/near-indexer-for-explorer 1 pull request
near/NEPs 1 pull request
conda-forge/libuv-feedstock 1 pull request
near/near-cli-rs 1 pull request

Created an issue in near/units-rs that received 3 comments

Avoid macro whenever possible

I feel that macro are completely unnecessary for this task. Rust has an established idiomatic way of parse + from_str for parsing values and Display

3 comments
4 contributions in private repositories Oct 6 – Oct 12