Skip to content

Commit

Permalink
Added a link to C++ Embedded Template Library (ETL)
Browse files Browse the repository at this point in the history
The ETL is a C++ template library tailored towards embedded and/or real time applications.
  • Loading branch information
jwellbelove authored and somasis committed Apr 22, 2018
1 parent 38ee8b1 commit b9ebe59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions alternatives.md
Expand Up @@ -54,6 +54,7 @@ usable with musl.
- [star] - Alternative to GNU tar.
- [uSTL] - replacement for the C++ STL (Standard Template Library).
- [samurai] - drop-in replacement for ninja written in C.
- [ETL] - Embedded Template Library. A C++ template library for embedded applications.

[pkgconf]: https://github.com/pkgconf/pkgconf
[netbsd-curses]: https://github.com/sabotage-linux/netbsd-curses
Expand Down Expand Up @@ -88,6 +89,7 @@ usable with musl.
[star]: http://freecode.com/projects/star
[uSTL]: https://github.com/msharov/ustl
[samurai]: https://github.com/michaelforney/samurai
[ETL]: https://www.etlcpp.com

## Compression/Decompression

Expand Down

0 comments on commit b9ebe59

Please sign in to comment.