Pinned Repositories
ntopng
Web-based Traffic and Security Network Traffic Monitoring
1brc
bitrush-index
A serializable bitmap index library able to index millions values/sec on a single thread.
box_any
A wrap Box without generic type that allows dynamic dispatch / downcast.
count_pisa_wasi_plugin
A stupid Rust Wasmtime wasi host-plugin demo that shows how create and load a wasi plugin which call host functions
divisors
A blazing fast Rust library to find all divisors of a natural number. This library works with u8, u16, u32, u64, u128 and usize types.
libbpf-sys
Rust bindings to libbpf from the Linux kernel
OZBCBitmap
Compressed Bitmap in C++ for bitmap Indexes.
pdu
Small, fast, and correct L2/L3/L4 packet parser.
rebpf
A Rust library to write and load bpf programs built on top of libbpf (no bcc dependency).
uccidibuti's Repositories
uccidibuti/bitrush-index
A serializable bitmap index library able to index millions values/sec on a single thread.
uccidibuti/rebpf
A Rust library to write and load bpf programs built on top of libbpf (no bcc dependency).
uccidibuti/OZBCBitmap
Compressed Bitmap in C++ for bitmap Indexes.
uccidibuti/divisors
A blazing fast Rust library to find all divisors of a natural number. This library works with u8, u16, u32, u64, u128 and usize types.
uccidibuti/pdu
Small, fast, and correct L2/L3/L4 packet parser.
uccidibuti/1brc
uccidibuti/box_any
A wrap Box without generic type that allows dynamic dispatch / downcast.
uccidibuti/count_pisa_wasi_plugin
A stupid Rust Wasmtime wasi host-plugin demo that shows how create and load a wasi plugin which call host functions
uccidibuti/libbpf-sys
Rust bindings to libbpf from the Linux kernel