[ 原始碼: gobgp ]
套件:golang-github-osrg-gobgp-dev(3.10.0-1)
BGP implemented in Go (source)
GoBGP is an open source BGP implementation designed from scratch for modern environment and implemented in Go. It is designed to exploit multicore processors and can be easily integrated with other software through an RPC API.
This package contains the source code.
其他與 golang-github-osrg-gobgp-dev 有關的套件
|
|
|
|
-
- dep: golang-github-coreos-go-systemd-dev
- Go client bindings for systemd socket activation, journal and D-Bus
-
- dep: golang-github-dgryski-go-farm-dev
- pure-Go FarmHash implementation
-
- dep: golang-github-google-uuid-dev
- generates and inspects UUIDs based on RFC 4122
-
- dep: golang-github-jessevdk-go-flags-dev
- Go library for parsing command line arguments
-
- dep: golang-github-k-sone-critbitgo-dev
- crit-bit for golang and its applications (sorted map, IP routing table)
-
- dep: golang-github-kr-pretty-dev
- Pretty printing for Go values
-
- dep: golang-github-sirupsen-logrus-dev
- Logrus: a logging library for Go
-
- dep: golang-github-spf13-cobra-dev
- Go library for creating powerful modern Go CLI applications
-
- dep: golang-github-spf13-viper-dev
- Go configuration with fangs
-
- dep: golang-github-vishvananda-netlink-dev
- netlink library for go
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-golang-x-text-dev
- Supplementary Go text-related libraries
-
- dep: golang-google-grpc-dev (>= 1.33.3)
- implementation of gRPC in Go
-
- dep: golang-google-protobuf-dev
- Go support for protocol buffers (APIv2)
-
- dep: golang-gopkg-eapache-channels.v1-dev
- collection of helpers around golang's existing channels