This website requires JavaScript.
Explore
Help
Sign In
fumiama
/
simple-dict
Watch
1
Star
0
Fork
0
You've already forked simple-dict
mirror of
https://github.com/fumiama/simple-dict.git
synced
2026-06-27 15:30:23 +08:00
Code
Activity
13
Commits
1
Branch
30
Tags
a1bae57f8cb67600917ed36cf84ac0a0a931201c
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
fumiama
a1bae57f8c
为每个进程分别分配缓冲并修复覆写段错误
2021-02-18 12:04:56 +08:00
.gitignore
ignore
2021-02-17 14:52:33 +08:00
client.c
添加 多线程、cat指令
2021-02-17 14:32:30 +08:00
CMakeLists.txt
添加 多线程、cat指令
2021-02-17 14:32:30 +08:00
LICENSE
v1.0
2021-02-16 12:24:01 +08:00
README.md
v1.0
2021-02-16 12:24:01 +08:00
server.c
为每个进程分别分配缓冲并修复覆写段错误
2021-02-18 12:04:56 +08:00
README.md
simple-dict-server
database["key"]="value"
Description
db["key"]="value" with tea encryption
c
crypto-operations
encryption
encryption-decryption
kv
kv-storage
kv-store
socket
socket-client
socket-io
socket-programming
socket-server
socketio
tea-encryption
Readme
GPL-3.0
279
KiB
Languages
C
95.5%
CMake
3.1%
Dockerfile
1.4%