# etcimon/libhttp2

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/etcimon-libhttp2).**

36 stars · 4 forks · D · MIT

## Links

- GitHub: https://github.com/etcimon/libhttp2
- awesome-repositories: https://awesome-repositories.com/repository/etcimon-libhttp2.md

## Description

libhttp2 is an HTTP/2 library written completely in D, translated from nghttp2. It aims at having an object-oriented API suitable for native D development. It also takes advantage of safer primitives and more runtime checks to avoid flaws. Although D is a garbage collected language, this library…

## Tags

### Part of an Awesome List

- [Web Frameworks](https://awesome-repositories.com/f/awesome-lists/media/web-frameworks.md) — HTTP/2 protocol implementation.
