Skip to content

bice is a pure Go library that compiles simple C expressions to bpf instructions directly.

License

Notifications You must be signed in to change notification settings

vincentmli/bice

 
 

Repository files navigation

bice

bice is short for Bpf Instructions from simple C Expression.

Go Test CI Go Reference

It is a pure Go library that allows you to compile simple C expressions into BPF instructions directly.

About

bice is a pure Go library that compiles simple C expressions to bpf instructions directly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.3%
  • Makefile 0.7%