Skip to content

Commit

Permalink
docs: add anomap link, update AUTHORS email
Browse files Browse the repository at this point in the history
  • Loading branch information
lcsmuller committed Oct 15, 2022
1 parent 6573d30 commit 1b77780
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
core, utilities, gencodecs, API coverage, documentation:
Lucas Müller (lcsmuller) <müller.lucas@proton.me>
Lucas Müller (lcsmuller) <lucas@muller.codes>

timers, IO polling improvements, priority queue:
(Anotra) <github.com/Anotra>
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ The following are `stable` and well documented dependencies that are packaged wi
| [cog-utils](https://github.com/Cogmasters/cog-utils) | General purpose functions aimed at portability |
| [log.c](https://github.com/rxi/log.c)\* | A simple C99 logging library |
| [carray](https://github.com/c-ware/carray)\* | Macro-based implementation of type-safe arrays |
| [anomap](https://github.com/Anotra/anomap)\* | Sorted key/value storage for C99 |
| [chash](https://github.com/c-ware/chash)\* | Macro-based implementation of type-safe hashtables |
| [json-build](https://github.com/lcsmuller/json-build) | Tiny, zero-allocation JSON serializer |
| [jsmn-find](https://github.com/lcsmuller/jsmn-find) | Tiny, zero-allocation JSON tokenizer |
Expand Down

0 comments on commit 1b77780

Please sign in to comment.