Skip to content
View joevuc's full-sized avatar

Block or report joevuc

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
joevuc/README.md
  • 👋 Hi, I’m @joevuc
  • 👀 I’m interested in flink
  • 🌱 I’m currently learning neo4j
  • 💞️ I’m looking to collaborate on flink
  • 📫 How to reach me ...

Popular repositories Loading

  1. joevuc joevuc Public

    Config files for my GitHub profile.

  2. idCreator idCreator Public

    Forked from crosg/idCreator

    这是一个id生成器,主要为互联网的各种业务生成id(也就是数据库主键)。该id生成器生成的id主要被用来做数据路由之用。和Albianj2配合,可以快速而简单的搭建完整的分布式业务系统!

    C

  3. IdGenerator IdGenerator Public

    Forked from yitter/IdGenerator

    💎迄今为止最全面的分布式主键ID生成器。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/SQL 等多语言,且提供 PHP 扩展及 Python、Node.js、Ruby 多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分…

    C

  4. Graph-Library Graph-Library Public

    Forked from sureshprakash/Graph-Library

    Graph implementation using C++ STL

    C++

  5. graph-template-library graph-template-library Public

    Forked from rdmpage/graph-template-library

    GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.

    C++

  6. snap snap Public

    Forked from snap-stanford/snap

    Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.

    C++