This website requires JavaScript.
Explore
Help
Sign In
weaselab
/
conflict-set
Watch
2
Star
0
Fork
1
You've already forked conflict-set
Code
Issues
14
Pull Requests
6
Actions
Packages
Releases
13
Activity
37
Commits
7
Branches
13
Tags
f76191cfca1172c24bf3bff05d399a8e2697454c
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
andrew
f76191cfca
s/TreeSet/ConflictSet/
2024-01-19 17:21:47 -08:00
.clangd
Add fuzz test
2024-01-19 15:48:07 -08:00
.gitignore
Add .gitignore, CMakeLists.txt, ConflictSet.cpp
2024-01-17 10:51:22 -08:00
CMakeLists.txt
Check reads in fuzzer
2024-01-19 16:44:38 -08:00
conflict_set_c_api_test.c
C89, C++98 api smoke tests
2024-01-18 20:43:29 -08:00
conflict_set_cxx_api_test.cpp
C89, C++98 api smoke tests
2024-01-18 20:43:29 -08:00
ConflictSet.cpp
s/TreeSet/ConflictSet/
2024-01-19 17:21:47 -08:00
ConflictSet.h
C89, C++98 api smoke tests
2024-01-18 20:43:29 -08:00
S
Description
A data structure for optimistic concurrency control on ranges of bitwise-lexicographically-ordered keys.
db
kv
occ
26
MiB
Releases
13
v0.0.13
Latest
2024-08-26 21:24:21 +00:00
Languages
C++
82.4%
TeX
8%
CMake
4.9%
Python
3.3%
Shell
0.9%
Other
0.5%