From: "Sebastian Reitenbach" Subject: Re: NEW: devel/robin-map To: ports@openbsd.org Date: Fri, 16 Feb 2024 21:40:06 +0100 On Friday, February 16, 2024 21:38 CET, "Sebastian Reitenbach" wrote: > Hi, > > this is a new dependency needed to update x11/gnustep/libobjc2. > > it's a simple header-only library. > > cat pkg/DESCR > > The robin-map library is a C++ implementation of a fast hash map and > hash set using open-addressing and linear robin hood hashing with > backward shift deletion to resolve collisions. > Hit send button to early. Tarball attached now. Comments or OK to import? Sebastian