Bug 284063 - [NEW PORT] devel/STC: Modern, user friendly, generic, type-safe and fast C99 container library
Summary: [NEW PORT] devel/STC: Modern, user friendly, generic, type-safe and fast C99 ...
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://github.com/stclib/STC
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-14 18:31 UTC by Älven
Modified: 2025-01-31 23:19 UTC (History)
1 user (show)

See Also:
alster: maintainer-feedback+


Attachments
[PATCH] [NEW PORT] devel/STC: Modern, user friendly, generic, type-safe and fast C99 container library (15.88 KB, patch)
2025-01-14 18:31 UTC, Älven
alster: maintainer-approval-
Details | Diff
[PATCH] [NEW PORT] devel/STC: Modern, user friendly, generic, type-safe and fast C99 container library (15.80 KB, patch)
2025-01-14 19:58 UTC, Älven
alster: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Älven 2025-01-14 18:31:36 UTC
Created attachment 256695 [details]
[PATCH] [NEW PORT] devel/STC: Modern, user friendly, generic, type-safe and fast C99 container library

A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.

It aims to make C-programming even more fun, more productive and safer.

Poudriere testport: OK for [amd64 i386] * [142 141 134]
Comment 1 Älven 2025-01-14 19:38:40 UTC
Comment on attachment 256695 [details]
[PATCH] [NEW PORT] devel/STC: Modern, user friendly, generic, type-safe and fast C99 container library

Refining ongoing…
Comment 2 Älven 2025-01-14 19:58:22 UTC
Created attachment 256696 [details]
[PATCH] [NEW PORT] devel/STC: Modern, user friendly, generic, type-safe and fast C99 container library
Comment 3 Älven 2025-01-14 22:45:38 UTC
`make test`

Ok:                 112 
Expected Fail:      0   
Fail:               0   
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2025-01-31 23:14:45 UTC
What ports will use this library?
Comment 5 Älven 2025-01-31 23:19:05 UTC
(In reply to Vladimir Druzenko from comment #4)
What ports will use this library?

I made it for any port who would like to.