Loreon
Labs
Platform
Docs
Home
Ecosystems
C
oml
Open Macro Library
C
Emerging
GitHub
Stars
—
Forks
—
Contributors
2
Last push
29mo ago
Recent commits
Latest commits.
Now oml_sync_region() can be used multiple times in the same scope. Expanded test-cases accordingly.
5651362
Tommaso Cucinotta
29mo ago
First prototype of a synchronized hashmap with single mutex
c61b863
Remo
29mo ago
oml_map: fixed bug in oml_map_next() and missing oml_map_cleanup() in test-case
60c7870
Tommaso Cucinotta
29mo ago
Makefile: adding -fsanitize-address, mostly for compiling the test cases
1961d85
Tommaso Cucinotta
29mo ago
test-sync*.c: verifying the mutex is actually acquired within a sync function/block
70b89a5
Tommaso Cucinotta
29mo ago
oml_sync: minor tweaks
ed894fe
Remo
29mo ago
test-map: removed unused global variable
3fd86f9
Remo
29mo ago
oml_map_add_eq() and oml_map_get_eq() now take both a key comparator and a key hashing function, to fully support null-terminated C strings as keys (fixing #1)
53e065c
Tommaso Cucinotta
31mo ago
Top contributors
Builders behind this project.
tomcucinotta
64 commits
deRemo
14 commits