Skip to content
✈️
On the fly
✈️
On the fly
Block or report user

Report or block changkun

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Organizations

@EpicGames @xitu @LMU-AIJC @developer-learning
Block or report user

Report or block changkun

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Pinned

  1. An Open Source Machine Learning Framework for Everyone

    C++ 133k 76.8k

  2. The Go programming language

    Go 62.4k 8.7k

  3. 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly

    C++ 4.5k 605

  4. 📚 Go Under The Hood: A Source Code Study of Go (1.13beta1, WIP)

    Go 910 81

  5. 🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:

    23.4k 3.9k

  6. Distributed reliable key-value store for the most critical data of a distributed system

    Go 26.8k 5.5k

1,183 contributions in the last year

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

Contribution activity

August 2019

Created a pull request in golang/go that received 9 comments

runtime: one lock per order

This CL implements one lock per order of stackpool. It improves performance when mutator stack growth deeply, see benchmark below: name old time/op…

+30 −23 9 comments

Created an issue in developer-learning/reading-go that received 6 comments

【Go 夜读】第 56 期 channel & select 源码分析

内容简介 Go 语言除了提供传统的互斥量、同步组等同步原语之外,还受 CSP 理论的影响,提供了 channel 这一强有力的同步原语。本次分享将讨论 channel 及其相关的 select 语句的源码,并简要讨论 Go 语言同步原语中的性能差异与反思。 内容大纲 同步原语概述 chann…

6 comments
10 contributions in private repositories Aug 3 – Aug 14

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

You can’t perform that action at this time.