Giter VIP home page Giter VIP logo
  • 👋 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 ...

joevuc's Projects

graph-template-library icon graph-template-library

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

idcreator icon idcreator

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

idgenerator icon idgenerator

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

joevuc icon joevuc

Config files for my GitHub profile.

memory icon memory

STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.

sharedhashmap icon sharedhashmap

一个使用C/C++基于mmap共享内存,在磁盘文件中实现的无需持久化的可用于多进程的HashMap,通过用户空间读写自旋锁,信号量,共享内存完成多进程的同步协作,支持多进程并发rehash及死锁检测清除,复杂到让人感到心累,,,

shm_container icon shm_container

A collection of shared memory containers for high performance server

snap icon snap

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

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.