Displaying 1 to 5 from 5 results

Buckets-Swift - Swift Collection Data Structures Library

  •    Swift

Buckets is a complete, tested and documented collections library for swift.Carthage is a decentralized dependency manager that automates the process of adding frameworks to your application.

cbuffer - A circular buffer written in C using Posix calls to create a contiguously mapped memory space

  •    C

Circular buffers are tricky. The caller needs to know if the polled item crosses the maximum size of the underlying array.This circular buffer uses a mmap magic trick to make the caller's life easier.




ringbufferjs - A simple ring buffer data structure for Node.js and the browser

  •    Javascript

A simple ring buffer data structure for Node.js and the browser. Initializes a new empty RingBuffer with the default capacity (50).






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.