Skip to main content

A fast, lock free, ring buffer for Python.

Project description

# ringbuf A fast, lock free, ring buffer for Python, written in Cython and based on [ContiguousRingbuffer](https://github.com/tlouwers/embedded/blob/master/ContiguousBuffer/ContiguousRingbuffer.hpp) by tlouwers.

![build_status](https://travis-ci.org/elijahr/ringbuf.svg?branch=master)

## Installation

`shell pip install ringbuf `

## Usage

See the [tests](https://github.com/elijahr/aiolo/blob/master/tests/main.py).

## Supported platforms

Travis CI tests with the following configurations: * Ubuntu 18.04 Bionic Beaver + [CPython3.6, CPython3.7, CPython3.8, PyPy7.3.0 (3.6.9)] * OS X + [CPython3.6, CPython3.7, CPython3.8, PyPy7.3.0 (3.6.9)]

## Contributing

Pull requests are welcome, please file any issues you encounter.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ringbuf-1.0.0.tar.gz (163.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page