Block or report user

Report or block cristaloleg

Hide content and notifications from this user.

Contact Support about this user’s behavior.

Report abuse
Developer Program Member

Organizations

@allegro @UkrainianGithub @bitsnap @go-critic @go-toolsmith @gofrs

Pinned repositories

  1. awesome-manifesto

    Utopian developer's manifesto

    136 12

  2. go-advices

    List of advices and tricks in the Go's world \ʕ◔ϖ◔ʔ/

    Go 584 47

  3. go-critic/go-critic

    The most opinionated Go source code linter for code audit.

    Go 261 18

  4. golds

    Go data structures

    Go 2 1

  5. goal

    Go algorithms

    Go

  6. gopds

    Go persistent data structures

    Go

1,516 contributions in the last year

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

Contribution activity

August 2018

Created a pull request in allegro/hermes that received 3 comments

Migrate from ChronicleMap v2 to v3

Fixes #659 Updates #711 Related #660

+315 −101 3 comments

Created an issue in go-critic/go-critic that received 2 comments

lint: detect copy-loop on slice

Name: copyLoop Before: var dst, src []int for i, s := range src { dst[i] = s } After: copy(dst, src)

2 comments
89 contributions in private repositories Aug 1 – Aug 27

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