-
Notifications
You must be signed in to change notification settings - Fork 4
/
README
30 lines (27 loc) · 821 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
___ ___ __ ___ ___ ______ ________ __
|" \ /" | |" \ |" \ /" | / " \ /" ) /""\
\ \ // | || | \ \ // | // ____ \(: \___/ / \
/\\ \/. | |: | /\\ \/. | / / ) :)\___ \ /' /\ \
|: \. | |. | |: \. |(: (____/ // __/ \\ // __' \
|. \ /: | /\ |\ |. \ /: | \ / /" \ :)/ / \\ \
|___|\__/|___|(__\_|_)|___|\__/|___| \"_____/ (_______/(___/ \___) rt
소소
Mimosa provides:
- logging framework
- options parser
- intrusive containers
- streams
- rpc
- http client and server
- text template engine
- bencode parser
- and more ... :-)
Depends
- gcc >= 4.6 or clang >= 3.1
- flex
- bison
- gnutls
- zlib
- lzma
- bzip2
- google protocol buffers