module Id = P2p_peer_id
module Map = Id.Map
module Set = Id.Set
module Table = Id.Table

This is mostly Hashtbl.S with the following differences:

module Filter : sig ... end
module State : sig ... end
module Info : sig ... end
module Pool_event : sig ... end