sniffglue
Secure multithreaded packet sniffer
sniffglue is a network sniffer written in rust. Network packets are parsed
concurrently using a thread pool to utilize all cpu cores. Project goals are
that you can run sniffglue securely on untrusted networks and that it must not
crash when processing packets. The output should be as useful as possible by
default.
ecbuild
Build system for ECMWF software
This is a toolkit from ECMWF extend CMAKE with macros used at ECMWF.
python3-picklable-itertools
picklable reimplementation of Python's itertools for Python 3
Picklable-itertools is a reimplementation of the Python standard
library's "itertools", in Python, using picklable iterator objects.
python3-network
python module for easy networking
Implementing networking in C is a pain. Unfortunately, much of that pain is
copied to Python. This module instead tries to follow the "batteries included"
approach, like the rest of Python. With this module, networking is a piece of
cake. It can use tcp sockets and unix domain sockets and supports ssl
connections without hassle.
libokteta3core0
core Okteta library
Okteta is a simple editor for the raw data of files. This type of program is
also called hexadecimal editor or binary editor.