blob: 7bd2bdee1c0504cc2c83d0620d1276e5dc5d6730 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
To-Do
- Cryptography
- hmac_sha256 https://github.com/h5p9sl/hmac_sha256
- ecdh https://github.com/kokke/tiny-ECDH-c
- Allocators
- Memory pool
- Memory stack
- Bump
- System
- Terminal
- File and memory mapping
- Inter-process transfer
- Graphics boilerplate
- X11 (Linux)
- Win32 (Windows)
- Cocoa (macOS)
- Emscripten (WebAssembly)
- Windows and macOS build scripts.
- FILE wrapper for input stream.
- Sockets tests
- HTTP 1 client.
|