RubyGems Navigation menu

cbuffer 0.1.0

A circular buffer, cyclic buffer or ring buffer is a data structure that uses a single, fixed-size buffer as if it were connected end-to-end. This structure lends itself easily to buffering data streams. This library impliments such a buffer.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.1 August 11, 2011 (6.5KB)
  2. 0.1.0 August 09, 2011 (6.5KB)

Development依存関係 (2):

bundler >= 1.0.0
rake >= 0

所有者:

作者:

  • Duncan Robertson

SHA 256チェックサム:

=

累計ダウンロード数 8,981

このバージョンのみ 3,927

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

必要なRubyGemsのバージョン: >= 1.3.6

リンク: