Skip to content
View newpavlov's full-sized avatar

Organizations

@SkoltechRobotics @RustCrypto @rust-random @icevision

Block or report newpavlov

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

Popular repositories Loading

  1. fsm-bench fsm-bench Public

    Benchmark of Finite State Machine approaches

    Rust 27 3

  2. parstream parstream Public

    Compute function over iterator in a streaming fashion using thread pool and preserving order of elements

    Rust 12 2

  3. rosbag-rs rosbag-rs Public

    Reading rosbag files in pure Rust

    Rust 11 5

  4. rust-isp-2019 rust-isp-2019 Public

    Rust ISP course slides

    JavaScript 6 3

  5. rustrush-crypto-workshop rustrush-crypto-workshop Public

    RustRush pure-Rust cryptography workshop

    Rust 5 3

  6. tnef tnef Public

    A basic TNEF parser written in pure Rust

    Rust 4 2

1,156 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 RustCrypto/traits that received 3 comments

digest: remove AssociatedOid blanket impls for wrappers

Together with #1799 users would need to implement AssociatedOid manually on created newtypes. Also replaces feature = "const-oid" with feature = "oid"

+24 −66 lines changed 3 comments
  • Add slides
    This contribution was made on Apr 15
  • Add p12
    This contribution was made on Apr 14
  • P32
    This contribution was made on Apr 16
  • P24
    This contribution was made on Apr 16
  • fix
    This contribution was made on Apr 14
  • Fix CI x
    This contribution was made on Apr 14
  • P24
    This contribution was made on Apr 17
  • P22
    This contribution was made on Apr 15
  • P12
    This contribution was made on Apr 14
  • added p12
    This contribution was made on Apr 14
  • P12
    This contribution was made on Apr 14
  • redid
    This contribution was made on Apr 14
  • test
    This contribution was made on Apr 14

Created an issue in rust-lang/rust that received 10 comments

Tracking Issue for exact_div

Feature gate: #![feature(exact_div)] This is a tracking issue for exact division methods (i.e. for division without remainder) on primitive integer…

1 of 4 tasks
10 comments
Opened 1 other issue in 1 repository
SiMohamedRachidi/rust_training 1 open
Loading