siwu's blog

    Raft Implementation Notes (6.824 2021 Spring)

    Completed my new year's resolution: Implement raft & raft based distributed kv store.

    Setup Go for Android

    Build Android App in Android Studio with Go(1.4.1) support.

    Mixed C++ and Go Programming with SWIG

    Experiment project: https://github.com/gaxxx/ctp/ This implements two main features: Calling C++ functions from Go Calling Go code from C++ callbacks