Skip to content
Avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report alianse777

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

Pinned

  1. A Rust wrapper for Darknet, an open source neural network framework written in C and CUDA.

    Rust 13 2

  2. Solidity standard library (Array, random, math, string)

    41 16

  3. IDE for Ethereum Smart contracts writen in Python

    Python 5 1

57 contributions in the last year

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

Contribution activity

August 2021

Created 1 repository

Created a pull request in renatoathaydes/prechelt-phone-number-encoding that received 4 comments

Optimized version of rust phone_encoder with ibig (around ~x2 faster for me)

I swapped num-bigint with ibig, which explicitly focuses on performance. Also did some refactoring for it to look more Rusty and enabled Profile Gu…

+92 −82 4 comments

Created an issue in Electron100/butane that received 3 comments

How to do join?

Is there any way to join tables by field(s)? Like join!(query!(Users, id == {id}), query!(Posts, date == {date}), Users.id == Posts.user_id) which …

3 comments

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