[Bug 265261] [New Port] devel/genht: Simple generic hash table implementation in C
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 265261] [New Port] devel/genht: Simple generic hash table implementation in C"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 265261] [New Port] devel/genht: Simple generic hash table implementation in C"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Jul 2022 07:39:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265261
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=235300&action=edit
[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.
--
You are receiving this mail because:
You are the assignee for the bug.