Mention C under other languages

This commit is contained in:
Koleman Nix 2026-03-07 14:20:13 -05:00
parent 8514abe2e2
commit a18b614b0e

View File

@ -492,6 +492,8 @@ Packages
[Jackson](https://github.com/FasterXML/jackson-core). [Jackson](https://github.com/FasterXML/jackson-core).
* [There is a C# port of the fast_float * [There is a C# port of the fast_float
library](https://github.com/CarlVerret/csFastFloat) called `csFastFloat`. library](https://github.com/CarlVerret/csFastFloat) called `csFastFloat`.
* There is a [plain C port](https://github.com/kolemannix/ffc.h) (c99) of the fast_float library
called ffc.h
## How fast is it? ## How fast is it?