summaryrefslogtreecommitdiff
path: root/README.md
blob: c5d7ef3036f9195b66a8785287b73aac16694fa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# kit

- Unit-testing
- Lower bound
- Move back
- Dynamic array
- Input buffer
- Random number generation
- Big integer math
- Async function
- Atomic
- Condition variable
- Mutual exclusion
- Thread

Condition variables, mutual exclusions and threads implementation was forked from [Mesa][mesa_link] source code.

[mesa_link]: https://gitlab.freedesktop.org/mesa/mesa