This website requires JavaScript.
Explore
Help
Sign In
weaselab
/
conflict-set
Watch
2
Star
0
Fork
0
You've already forked conflict-set
Code
Issues
4
Packages
Releases
13
Activity
52
Commits
7
Branches
13
Tags
bcc9195cdbbf27367b4fa0c33b4ee84b15e1566a
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Andrew Noyes
bcc9195cdb
Remove anon namespaces (not needed with visibility=hidden)
2024-01-22 13:15:09 -08:00
include
Add include dir
2024-01-22 12:58:03 -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
Add include dir
2024-01-22 12:58:03 -08:00
conflict_set_c_api_test.c
Provide means to seed rng
2024-01-19 17:49:11 -08:00
conflict_set_cxx_api_test.cpp
Provide means to seed rng
2024-01-19 17:49:11 -08:00
ConflictSet.cpp
Remove anon namespaces (not needed with visibility=hidden)
2024-01-22 13:15:09 -08:00
linker.map
Fix libfuzzer detection and shared object symbols issues
2024-01-19 18:18:40 -08:00
Description
A data structure for optimistic concurrency control on ranges of bitwise-lexicographically-ordered keys.
db
kv
occ
25
MiB
Releases
13
v0.0.13
Latest
2024-08-26 21:24:21 +00:00
Languages
C++
82.9%
TeX
8.1%
CMake
4.8%
Python
2.7%
Shell
0.9%
Other
0.6%