Kore is an easy to use, scalable and secure web application framework for writing web APIs in C or Python.
Its primary goals are security, scalability and allowing rapid development and deployment of such APIs.
Because of this Kore is an ideal candidate for building robust, scalable and secure web things.
This is free and open source software.
Key Features
- Supports SNI.
- Supports HTTP/1.1.
- Websocket support.
- TLS enabled by default.
- Optional background tasks.
- Built-in parameter validation.
- Automatic HTTPS (via ACME protocol).
- Fully privilege separated by default.
- Optional asynchronous PostgreSQL support.
- Private keys isolated in separate process (RSA and ECDSA).
- Default sane TLS ciphersuites (PFS in all major browsers).
- Modules can be reloaded on-the-fly, even while serving content.
- Worker processes sandboxed on OpenBSD (pledge) and Linux (seccomp).
- Optional support for asynchronous Python running on the Kore event loop.
- Event driven (epoll/kqueue) architecture with per CPU worker processes.
- Build your web application as a precompiled dynamic library or single binary.
Website: kore.io
Support: GitHub Code Repository
Developer: Joris Vink
License: ISC License
Kore is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| C Web Frameworks | |
|---|---|
| Kore | Secure web application framework for writing web APIs in C or Python |
| facil.io | High performance web application C framework |
| Onion | Library to create simple HTTP servers and web applications |
| Ulfius | HTTP Framework for REST Applications in C |
| libreactor | Extendable event driven high performance C-abstractions |
| Duda | Event-driven and high performant web services framework |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

