• Stars
    star
    560
  • Rank 79,541 (Top 2 %)
  • Language
    C
  • License
    Other
  • Created over 11 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Trickle is a userland bandwidth shaper for Unix-like systems.

trickle

by Marius Aamodt Eriksen [email protected]

http://monkey.org/~marius/trickle

Build Status

Description

trickle is a voluntary, cooperative bandwidth shaper. trickle works entirely in userland and is cross platform compatible.

Install

autoreconf -if
./configure
make
su
make install

Note that on certain systems you may get the following error on make:

configure.in:220: error: do not use LIBOBJS directly, use AC_LIBOBJ (see 
section `AC_LIBOBJ vs LIBOBJS'
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
make: *** [configure] Error 1

this is easily circumvented by running make again.

To make a RedHat RPM, simply type

rpmbuild -ta trickle-1.07.tar.gz

Documentation

See the manpage trickle(1), trickled(8) and trickled.conf(5).

Thanks

License

trickle is distributed under a BSD like license. Feel free to use, modify and distribute in any form. See the LICENSE file for more information.

More Repositories

1

heapster

production heap profiling for the JVM. compatible with google-perftools.
C
395
star
2

hummingbird

no bullshit, minimalistic HTTP load generator
C
70
star
3

gitfiles

Gitfiles provides support for browsing Git repositories inside Acme.
C
37
star
4

pingrf

RF stack for the Animas OneTouch Ping insulin pump
C
36
star
5

thrift-0.5.0-finagle

finagle support for thrift 0.5.0
C++
32
star
6

match

pattern matching for python
Python
26
star
7

ocaml-rtree

an R-tree implementation in OCaml
OCaml
24
star
8

bert

Obsolete, see: https://github.com/feuerbach/bert
Haskell
24
star
9

devdrawserver

a server version of p9p's devdrawโ€”sadly needed as it's not a real file server
C
23
star
10

make-emacs

simple, self-contained, relocatable emacs
18
star
11

ocaml-twitterstream

twitter streaming library for ocaml
OCaml
17
star
12

mustache.scala

mustache implementation for scala.
Scala
11
star
13

sstable

sstables for haskell
Haskell
11
star
14

geohash

a geohash implementation in Haskell
Haskell
10
star
15

tune

Parameter tuning models for Loop
Python
9
star
16

cwm

cwm window manager
8
star
17

ocaml-geohash

OCaml
8
star
18

hs-twitterstream

Twitter Streaming API for Haskell
Haskell
8
star
19

edit

A fuzz file finder/plumber for acme
Go
6
star
20

ddb

ddb is a document database for django
6
star
21

tools

Various day-to-day tools.
Go
5
star
22

oacme

OCaml library for programming the Acme editor
OCaml
4
star
23

simplenote-hs

Haskell API for Simplenote
Haskell
4
star
24

ezq

Easy Queue -- a task queue, meant for creating workflows, written in Haskell
Haskell
3
star
25

heroku-buildpack-ocaml

OCaml buildpack for Heroku
Shell
3
star
26

3sync

an S3 bucket syncer. not much more.
Haskell
2
star
27

commons-pool

apache commons pool w/ some synchronization changes
Java
2
star
28

carbgpt

Estimate meal carb contents with GPT
Python
2
star
29

cassandra

plugins for cassandra
Java
2
star
30

basal

Go
2
star
31

progress

simple progress bar with "ETA" for haskell
Haskell
2
star
32

GeoRuby

GeoRuby with some fixes
Ruby
1
star
33

acmegpt

GPT chat for acme
Go
1
star