Code Monkey home page Code Monkey logo

jjzhang166's Projects

ringbuffer-22 icon ringbuffer-22

ringbuffer provides a byte buffer object that behaves like a dynamic array until the maximum size is reached and like a circular later.

ringbuffer-23 icon ringbuffer-23

⏰ multi-function ringbuffer, Thread-safe, Automatic expansion, Pre-read the buffer data, Explore read etc. ⏰ 多功能环形缓存,可配置加锁(线程安全)与不加锁(性能更好),当空间满自动扩展,可预先查看缓存中的数据,探索API的方式读等。

ringbuffer-27 icon ringbuffer-27

simple ringbuffer with possibility to get all data and/or only updates

ringbuffer-29 icon ringbuffer-29

My ring/FIFO buffer implementation, for embedde applications. Tested on STM32L1, STM32F3, STM32F4 and PIC18F platforms.

ringbuffer-3 icon ringbuffer-3

A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts

ringbuffer-37 icon ringbuffer-37

线程安全的无锁 RingBuffer 的实现(一个读线程,一个写线程)

ringbuffer-4 icon ringbuffer-4

lock free shared memory based high performance ring buffer

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.