foxweb / pico
This is a very simple HTTP server for Unix, using fork(). It's very easy to use.
☆107Updated last year
Alternatives and similar repositories for pico
Users that are interested in pico are comparing it to the libraries listed below
Sorting:
- A simple CGI webserver written in C with no dependencies.☆106Updated 3 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.☆44Updated 3 years ago
- B-tree implementation in C☆354Updated 3 months ago
- SMTP Client Library in C☆121Updated 2 years ago
- C utility libraries☆72Updated 4 months ago
- Lightweight WebSocket library for C.☆85Updated 3 years ago
- GNU libmicrohttpd repository unofficial mirror on GitHub☆116Updated 3 weeks ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated this week
- POSIX getopt() as a portable header library☆109Updated last year
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆165Updated 11 months ago
- A versatile, performance-oriented generic hash table library for C.☆116Updated last week
- Light-weight C library for HTTP/1.1 requests☆28Updated 4 years ago
- 1kb single-page http server, static binary for linux x86_64☆99Updated 2 months ago
- A simple tar implementation in C☆124Updated last year
- facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.☆85Updated this week
- Small and made-easy HTTP/HTTPS server based on Jef Poskanzer's thttpd☆161Updated 6 months ago
- Minimal example of using FastCGI C programs compiled with gcc with the lighttpd ("lighty") web server.☆31Updated 6 years ago
- Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library☆619Updated this week
- #️⃣ single header hashmap implementation for C and C++☆425Updated 9 months ago
- str: yet another string library for C language.☆338Updated 6 months ago
- Pure C Asynchronous HTTP/IO framework with routing, websockets, SSL and reverse proxy.☆177Updated 2 months ago
- Coroutines for C.☆74Updated 8 years ago
- Lightweight MQTT broker, written from scratch. IO is handled by a super simple event loop based upon the most common IO multiplexing impl…☆124Updated 3 months ago
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆204Updated 2 years ago
- A Tiny Garbage Collector for C☆995Updated last year
- Tiny templating engine for C☆33Updated last year
- HTTP/HTTPS REST Client C Library☆131Updated 7 years ago
- Simple hash table implemented in C☆171Updated last year
- C header library for typed lists (using macros and "template" C).☆48Updated 11 years ago