Date: Sun, 17 Jul 2022 07:39:47 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 265261] [New Port] devel/genht: Simple generic hash table implementation in C Message-ID: <bug-265261-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265261 Bug ID: 265261 Summary: [New Port] devel/genht: Simple generic hash table implementation in C Product: Ports & Packages Version: Latest Hardware: Any URL: http://www.repo.hu/projects/genht/ OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: fuz@fuz.su Attachment #235300 maintainer-approval+ Flags: Created attachment 235300 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D235300&action= =3Dedit [New Port] devel/genht: Simple generic hash table implementation in C genht is a simple generic hash table implementation in C. Uses open addressing scheme with space doubling. Type generics is achieved by ugly name prefixing macros. WWW: http://www.repo.hu/projects/genht/ Portlint and portclippy like the port. Tested with Poudriere on armv7 arm64 FreeBSD 13.1. This is a small library used internally in cad/librnd and lang/fungw which = is unbundled by means of this port. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265261-7788>