Git Product home page Git Product logo

sunwake's Projects

batch_threadpool icon batch_threadpool

批处理线程池,一次性处理一批任务,并等待所有任务结束。

cpp_redis icon cpp_redis

C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform

jdbf icon jdbf

Java utility to read/write DBF files

redis icon redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.

serializable_thread_pool icon serializable_thread_pool

这是一种特殊的线程池,适用于特定任务场景-- 例如mysql binlog重做。重做的时候,对于属于同一个表的binlog,需要串行执行(要保证SQL执行顺序)。但对于不同表的binlog,需要并行执行提高效率。

shmque icon shmque

a circular queue in share memory;use to process data between producer process and consumer processe

sins_estimator icon sins_estimator

Strapdown Inertial Navigation System position estimator algorithm

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.