mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
📚🚧
This commit is contained in:
parent
ef69b29761
commit
598f73ff22
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ base64 decoding is required for Basic Auth so I used this clean and fast solutio
|
||||||

|

|
||||||
## [Simdjson](https://github.com/simdjson/simdjson)
|
## [Simdjson](https://github.com/simdjson/simdjson)
|
||||||
simdjson was the fastest JSON parsing I could find, its used for request parsing.
|
simdjson was the fastest JSON parsing I could find, its used for request parsing.
|
||||||
|

|
||||||
## [Drogon webframework](https://github.com/an-tao/drogon)
|
## [Drogon webframework](https://github.com/an-tao/drogon)
|
||||||
at the time of making this doc Drogon is the 3rd fastest web framework as per [this](https://www.techempower.com/benchmarks/#section=data-r20&hw=ph&test=composite) sites metric of measuring web frameworks, it also has multi threading support.
|
at the time of making this doc Drogon is the 3rd fastest web framework as per [this](https://www.techempower.com/benchmarks/#section=data-r20&hw=ph&test=composite) sites metric of measuring web frameworks, it also has multi threading support.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue