Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brendanashworth/wookie

Performant C web framework.
https://github.com/brendanashworth/wookie

Last synced: 9 days ago
JSON representation

Performant C web framework.

Awesome Lists containing this project

README

        

# wookie [![Build Status](https://travis-ci.org/brendanashworth/wookie.svg?branch=master)](https://travis-ci.org/brendanashworth/wookie)

![chewbacca and han solo](http://moviesmedia.ign.com/movies/image/article/121/1214564/chewbacca-han-solo_1323716284.jpg)

> wookie is a C web framework - it uses [Joyent's HTTP parser](https://github.com/joyent/http-parser) and the [r3 path dispatcher](https://github.com/c9s/r3). Its focus is on high performance and not reinventing the wheel.

The software is still in development. If you are a contributor, please push your commits. Once the software is fully-functional (and performance tweaked), I will post req / sec from `ab`.

### Development
Check out our [wiki](https://github.com/brendanashworth/wookie/wiki) for info.