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
156
Commits
7
Branches
13
Tags
b018ccc3ae300fc31b1d55da0ca65d0da72ff148
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
b018ccc3ae
Some checks failed
Tests / Release [gcc]
total: 361, failed: 2, passed: 359
Details
Tests / Coverage
total: 359, passed: 359
Details
weaselab/conflict-set/pipeline/head
There was a failure building this commit
Details
Add TODO
2024-02-08 10:16:31 -08:00
corpus
Update corpus
2024-02-08 10:06:23 -08:00
include
Remove sorted/canonicalized requirement for reads
2024-02-02 11:58:34 -08:00
paper
Try building paper in jenkins
2024-02-05 12:29:53 -08:00
third_party
Add third_party/nanobench.h
2024-01-30 12:01:49 -08:00
.clangd
Add benchmarks for getChild{L,G}eq
2024-01-30 13:08:01 -08:00
.gitignore
Add .gitignore, CMakeLists.txt, ConflictSet.cpp
2024-01-17 10:51:22 -08:00
.pre-commit-config.yaml
Improve range write performance
2024-02-01 16:52:22 -08:00
Bench.cpp
Add standalone bench target
2024-02-06 15:03:54 -08:00
CMakeLists.txt
Add standalone bench target
2024-02-06 15:03:54 -08:00
conflict_set_c_api_test.c
Improve symbols test
2024-01-30 11:46:03 -08:00
conflict_set_cxx_api_test.cpp
Improve symbols test
2024-01-30 11:46:03 -08:00
ConflictSet.cpp
Add TODO
2024-02-08 10:16:31 -08:00
Dockerfile
Install texlive-full
2024-02-05 12:41:35 -08:00
FuzzTestDriver.cpp
Add forgotten file
2024-01-30 11:56:26 -08:00
Internal.h
Revert to linear range checking, but keep short-circuiting
2024-02-08 10:05:22 -08:00
Jenkinsfile
Try building paper in jenkins
2024-02-05 12:29:53 -08:00
linker.map
Test symbol visibility
2024-01-30 10:39:43 -08:00
symbols.txt
Improve symbols test
2024-01-30 11:46:03 -08:00
test_symbols.sh
Sort before diff
2024-02-04 18:12:28 -08:00
TestDriver.cpp
Fix lastLeq bug
2024-02-01 11:24:57 -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%