Added chobo-shl
This commit is contained in:
parent
c8728d2f19
commit
9158e09ef6
|
@ -113,6 +113,7 @@ as C/C++, as this is not an obstacle to most users.)
|
|||
| [PackedArray](https://github.com/gpakosz/PackedArray) | **WTFPLv2** | C | 2 | memory-efficient array of elements with non-pow2 bitcount
|
||||
| [minilibs](https://github.com/ccxvii/minilibs) | **public domain** | C | 2 | two-file binary tress (also regex, etc)
|
||||
|**[DG_dynarr.h](https://github.com/DanielGibson/Snippets/)** | **public domain** |C/C++|**1**| typesafe dynamic arrays (like std::vector) for plain C
|
||||
| [chobo-shl](https://github.com/Chobolabs/chobo-shl) | MIT | C++ |**1**| several C++11 standard contaner like libraries and helpers
|
||||
|
||||
#files & filenames
|
||||
| library | license | API |files| description
|
||||
|
|
Loading…
Reference in New Issue