Coder Social home page Coder Social logo

gg's Introduction

Hi, I'm Xuanwo 👋

My VISION is Data Freedom.

I aim to create an ecosystem where users can access ANY data, across ANY service, using ANY method, in ANY language.

  • Find out what I'm doing at Github
  • Follow me on Twitter
  • Find more links about me at bento

If our visions align in some part, feel free to get in touch so we can collaborate.

  • I'm an ASF Member, Apache OpenDAL PMC Chair, and a mentor at the Apache Incubator. If you have projects that align with my vision and are interested in bringing them to the Apache Incubator, please contact me.
  • I actively contribute to many Rust projects. If you're interested in learning Rust and joining the RBIR journey, please contact me.
  • I'm a believer of open source. If you're developing one that aligns with my vision, please contact me; I'm willing to offer some help.
  • Last but not least: I'm not a native English speaker and am currently practicing my English. If you're interested in having an English conversation with me, I would really appreciate it. Please contact me.

Projects that I'm working on:

  • opendal: A unified data access layer, empowering users to seamlessly and efficiently retrieve data from diverse storage services
  • iceberg-rust: Rust implementation of Apache Iceberg.
  • paimon-rust: The rust implementation of Apache Paimon.
  • arrow-rs: Official Rust implementation of Apache Arrow.
  • fury-rs: A blazingly fast multi-language serialization framework powered by JIT and zero-copy.
  • databend: A modern Elasticity and Performance cloud data warehouse, activate your object storage for real-time analytics.

Projects that I maintained:

  • sccache: Shared Compilation Cache.
  • reqsign: Signing HTTP requests without heavy SDKs.
  • backon: Another implementation of backoff via Iterator.

Let's rock!

gg's People

Contributors

xuanwo avatar yujiachen-y avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gg's Issues

不支持导入包的别名吗

您好呀,我遇到了一个麻烦,希望帮我解答疑惑。
我使用如下语句为包设置一个别名时,得到一个导入错误的提示。
导入语句:

f.NewImport().AddPath("myResponse \"http_server/response\"")

错误信息:
panic: 8:8: invalid import path: "myResponse \"http_server/response\""

包含空格,或者转义字符时,会报错。

support no-name function result

Hi, here is the request for supporting no-name function result. Sometimes setup result names for a tiny function is unnecessary. E.g. 👇🏼

func GetName() (ignoreTheName string) {
        return name
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.