#1118039 ITP: golang-github-leonhwangprojects-bice -- bice is a pure Go library that compiles simple C expressions to bpf instructions directly.

#1118039#5
Date:
2025-10-14 08:13:40 UTC
From:
To:
* Package name    : golang-github-leonhwangprojects-bice
  Version         : 0.1.3-1
  Upstream Author :
* URL             : https://github.com/leonhwangprojects/bice
* License         : Apache-2.0
  Programming Lang: Go
  Description     : bice is a pure Go library that compiles simple C expressions to bpf instructions directly.

 bice
 .
 bice is short for **B**pf **I**nstructions from simple **C**
 **E**xpression.
 .
 [Image: Go Test CI]
 (https://github.com/leonhwangprojects/bice/actions/workflows/go.
 yml/badge.svg)
 (https://github.com/leonhwangprojects/bice/actions/workflows/go.yml)
 [Image: Go Reference]
 (https://pkg.go.dev/badge/github.com/leonhwangprojects/bice.svg)
 (https://pkg.go.dev/github.com/leonhwangprojects/bice)
 .
 It is a pure Go library that allows you to compile simple C expressions
 into BPF instructions directly.


This package is being added to support the latest release of cilium/pwru.