c-web-modules
A modular web framework for C, inspired by kernel modules. Dynamically upload and compile C code at runtime to build REST APIs, WebSocket services, and more. Includes support for JSON (Jansson), SQLite, OpenSSL, and streaming large data efficiently.
File Explorer
Download Latest Version (.zip)- build.yml
- index.html
- chat.c
- counter.c
- cweb
- deploy.bat
- job_sum.c
- json.c
- readme.md
- routes.ini
- static.c
- websocket.c
- active_conn.h
- container.h
- crypto.h
- cweb.h
- cweb_config.h
- db.h
- defer.h
- engine.h
- http.h
- jobs.h
- libevent.h
- list.h
- map.h
- pool.h
- queue.h
- router.h
- scheduler.h
- server.h
- shutdown.h
- uuid.h
- ws.h
- .keep
- http.c
- libevent.c
- module.c
- .keep
- active_conn.c
- config.c
- container.c
- crypto.c
- db.c
- engine.c
- jobs.c
- list.c
- manage.c
- map.c
- modules.c
- net.c
- persist.c
- pool.c
- queue.c
- router.c
- routes.c
- scheduler.c
- server.c
- shutdown.c
- uuid.c
- worker.c
- ws.c
- .keep
- hello.txt
- index.html
- test.h
- test_db.c
- test_helpers.c
- test_jobs.c
- test_main.c
- test_scheduler.c
- test_stubs.c
- .gitignore
- CODE_OF_CONDUCT.md
- docker-compose.yml
- Dockerfile
- LICENSE
- Makefile
- production.sh
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
