Skip to content
#

burst

Here are 100 public repositories matching this topic...

gr-eventstream is a set of GNU Radio blocks for creating precisely timed events and either inserting them into, or extracting them from normal data-streams precisely. It allows for the definition of high speed time-synchronous c++ burst event handlers, as well as bridging to standard GNU Radio Async PDU messages with precise timing easily.

  • Updated Sep 20, 2017
  • C++

This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The class measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the a…

  • Updated Mar 11, 2018
  • PHP

Improve this page

Add a description, image, and links to the burst topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the burst topic, visit your repo's landing page and select "manage topics."

Learn more