mendsley / tinyhttp
Minimal HTTP processing library
☆151Updated 5 years ago
Alternatives and similar repositories for tinyhttp:
Users that are interested in tinyhttp are comparing it to the libraries listed below
- Simple, memory-safe data-structures in C.☆160Updated 9 years ago
- The Fast HTTP header parser library☆135Updated 9 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆103Updated 9 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆137Updated 3 years ago
- A simple, easily embeddable cross-platform C library☆377Updated last year
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆174Updated last year
- Http multipart parser implemented in C☆235Updated 2 years ago
- C hash implementation based on khash☆170Updated 3 years ago
- redis's async event loop library☆189Updated 5 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆262Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 10 months ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- Streaming WebSocket parser☆69Updated 2 years ago
- tiny cross-platform socket API library☆50Updated 5 months ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆114Updated 11 years ago
- A generic C memory pool☆97Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- Hierarchical memory allocator☆71Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆149Updated 4 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- C library for easy WebSockets server.☆224Updated last year
- Lightweight logger for C/C++ programs, implemented as a single header file.☆108Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- NIH Utility Library☆89Updated 3 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Lightweight event loop library for Linux epoll() family APIs☆241Updated last year
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago