Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://matt-42.github.io/lithium/
Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium
https://matt-42.github.io/lithium/
api-server asynchronous cpp cpp-library cpp17 http-client http-server json mysql mysql-server object-relational-mapper orm postgresql sql-driver sqlite3 webframework webprogramming
Last synced: about 2 months ago
JSON representation
Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium
- Host: GitHub
- URL: https://matt-42.github.io/lithium/
- Owner: matt-42
- License: mit
- Created: 2019-12-03T16:56:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-17T19:03:22.000Z (over 1 year ago)
- Last Synced: 2024-06-20T04:18:15.487Z (6 months ago)
- Topics: api-server, asynchronous, cpp, cpp-library, cpp17, http-client, http-server, json, mysql, mysql-server, object-relational-mapper, orm, postgresql, sql-driver, sqlite3, webframework, webprogramming
- Language: C++
- Homepage: https://matt-42.github.io/lithium
- Size: 12 MB
- Stars: 1,238
- Watchers: 44
- Forks: 89
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Sponsored by: @SamuelMarks
![platform](https://img.shields.io/badge/platform-Linux%20%7C%20MacOS-yellow) ![licence](https://img.shields.io/badge/licence-MIT-blue)
Documentation: [https://matt-42.github.io/lithium](https://matt-42.github.io/lithium)
# Need some help ?
https://github.com/matt-42/lithium/discussions
# Supported compilers:
- Linux: G++ 9.2, Clang++ 9.0
- MacOS: Apple clang version 12.0.0
- Windows: Not supported. Waiting for a bugfix in the MSVC C++ compiler.# Benchmarks
Lithium HTTP server and SQL drivers are ranked #1 on the [TechEmpower](https://tfb-status.techempower.com/) benchmark (composite score).
# Support the project
If you find this project helpful, give a star to lithium or buy me a coffee!
https://github.com/sponsors/matt-42## Sponsors
- @SamuelMarks
- @oxcug
- @Burnett01
- @ajcressman# Project using Lithium
If you are using lithium and would like to name your project here, please submit a PR.
- ffead-cpp
# ThanksBig thanks to Yvan Darmet for the logo :) .