mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
Update README.md
This commit is contained in:
parent
25802ecd0d
commit
9d6b1e0f8c
1 changed files with 1 additions and 2 deletions
|
|
@ -63,8 +63,7 @@ Ideas:
|
||||||
- **NOT** written in Lua
|
- **NOT** written in Lua
|
||||||
- written in **C++**, arguably the fastest language
|
- written in **C++**, arguably the fastest language
|
||||||
- **multi-threaded**
|
- **multi-threaded**
|
||||||
- **parallel hashmaps** a far [superior](https://greg7mdp.github.io/parallel-hashmap/) HashMap implementation to the STD, that also benefit from multi-threaded
|
- **parallel hashmaps** a far [superior](https://greg7mdp.github.io/parallel-hashmap/) HashMap implementation to the STD, that also benefits from multi-threaded
|
||||||
- **Passwords are Hashed**
|
|
||||||
- **Drogon** is a very fast [web framework](https://github.com/the-benchmarker/web-frameworks)
|
- **Drogon** is a very fast [web framework](https://github.com/the-benchmarker/web-frameworks)
|
||||||
|
|
||||||
### Safety
|
### Safety
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue