Skip to content
Sections
>> Ubuntu >> Packages >> hardy >> libs >> libvrb0
hardy  ] [  lucid  ] [  natty  ] [  oneiric  ] [  precise  ] [  quantal  ]
[ Source: libvrb  ]

Package: libvrb0 (0.5.1-4) [universe]

Links for libvrb0

Screenshot

Ubuntu Resources:

Download Source Package libvrb:

Maintainer:

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainer (usually from Debian):

  • SzĂ©kelyi Szabolcs

It should generally not be necessary for users to contact the original maintainer.

Similar packages:

Virtual Ring Buffer library

The Virtual Ring Buffer (VRB) is an implementation of a character FIFO ring buffer. A ring buffer is a special memory area, because writing beyond the end of it actually results in a write at the beginning. Such a construct comes very handy in applications where one end of a communications channel is required to produce or consume data at a constant rate, but the other end cannot gurantee this. This is a common situation in multimedia applications or Voice-over-IP solutions, for example.

VRB provides direct access to the buffer so the calling program can construct output data in place, or parse input data in place, without the extra step of copying data to or from a calling program provided buffer area, thus provides a highly efficient ring buffer implementation.

 Homepage: http://vrb.slashusr.org/

Other Packages Related to libvrb0

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.5-5)
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb

Download libvrb0

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 9.6 kB72.0 kB [list of files]
i386 9.4 kB68.0 kB [list of files]