Sign in
apache
/
datasketches-rust
/
HEAD
63c51bd
refactor: align seed and internal naming (#164)
by tison
· 18 hours ago
main
39471a9
chore: simplify test support code (#163)
by tison
· 19 hours ago
87e9e84
feat: add theta and tuple a-not-B operation (#155)
by Yijun Zhao
· 23 hours ago
7c800a9
chore: upgrade dev dependencies and fine tune scripts (#162)
by tison
· 30 hours ago
9a409c8
feat: support tuple intersection (#154)
by Yijun Zhao
· 33 hours ago
9726021
chore: code tidy and script tidy (#161)
by tison
· 2 days ago
4dec154
ci: download snapshots from apache/dataSketches-tck (#160)
by Phoenix
· 2 days ago
390a01b
feat(tuple): add tuple union operation (#153)
by Yijun Zhao
· 2 days ago
3668658
refactor(common): compute inverse powers inline (#159)
by Phoenix
· 3 days ago
7f35b05
refactor: simplify builders interface and rework tuple summary policy (#158)
by tison
· 3 days ago
81ec1cb
feat: add tuple sketch implementation (#152)
by Yijun Zhao
· 3 days ago
ee6e1cc
feat(theta): add theta union (#145)
by ZENOTME
· 8 days ago
eefe065
chore: internal code tidy (#149)
by tison
· 14 days ago
1402037
refactor(hll): reuse the inverse powers lookup table (#148)
by tison
· 2 weeks ago
8c1514f
refactor(theta): theta hash table into raw table, preparing for tuple reuse (#146)
by Yijun Zhao
· 2 weeks ago
e4609c6
perf: avoid clone on serialize frequency items (#144)
by tison
· 3 weeks ago
cafebaa
fix(frequencies): write the full empty preamble long in serialize (#143)
by kedom
· 3 weeks ago
8a6884b
chore: add changelog and update ci actions (#141)
by tison
· 3 weeks ago
e8b881c
feat(frequencies): add borrowed-key update methods to the frequent items sketch (#140)
by kedom
· 3 weeks ago
cb6b7e2
ci: clone proper repo for snapshot gen (#139)
by tison
· 4 weeks ago
b941327
test: add count-min C++ serialization compatibility tests (#92)
by Chojan Shang
· 4 weeks ago
329913a
feat: Expose Sketch Memory Footprint (#136)
by Anastasios Bakogiannis
· 7 weeks ago
c6ed433
Bugfix: HLL4 written in rust cannot not be loaded in Java (#132)
by Paul Masurel
· 10 weeks ago
779a467
chore: Refine release process in RELEASE.md (#129)
by tison
· 10 weeks ago
38c43c6
chore: Update CHANGELOG for v0.3.0 (#131)
by tison
· 10 weeks ago
e9cfe55
fix(hll): preserve set coupon order when serializing (#128)
by Filippo
· 2 months ago
9a80c60
chore: ensure lockfile up-to-date (#126)
by tison
· 2 months ago
0.3.0
0.3.0-rc.2
4ea1f15
chore: fixup signature verification commands in RELEASE.md (#124)
by tison
· 2 months ago
e13d9ea
chore: bump version to 0.3.0 (#125)
by ZENOTME
· 2 months ago
a69b238
test: for hll::Array4::shift_to_bigger_cur_min (#123)
by tison
· 3 months ago
0.3.0-rc.1
812aa90
fix: correct assetion logic (#122)
by Anastasios Bakogiannis
· 3 months ago
ea6cf4b
chore: changelog and release docs (#121)
by tison
· 3 months ago
9884dae
refactor: gate sketches with feature flags (#120)
by tison
· 3 months ago
3a33bdd
refactor: introduce hash_value for compatible hashing (#118)
by tison
· 3 months ago
dd18652
chore: Add back required approving review count to PR settings (#119)
by tison
· 3 months ago
b1544aa
fix(hll): update silently dropped after deserializing a compact List sketch (#117)
by Filippo
· 3 months ago
7fa974e
feat(hll): expose coupon fn and improve update_with_coupon docs (#116)
by Filippo
· 3 months ago
6398732
tests: add boundary tests for bit_pack and CpcSketch (#108)
by Yichi Zhang
· 4 months ago
6dbe414
chore: remove incomplete examples module (#112) (#114)
by Cancai Cai
· 4 months ago
bd0e8b5
Made update_with_coupon public. (#113)
by Paul Masurel
· 4 months ago
ab8949d
chore: update copyright year in NOTICE (#110)
by Cancai Cai
· 4 months ago
00c3bc8
fix(theta): compact should use self.is_empty for consistency (#107)
by ZENOTME
· 4 months ago
b93315e
feat(theta): introduce intersection theta set operation (#100)
by ZENOTME
· 4 months ago
5aef266
fix: comment and assertions inconsistency (#106)
by Yichi Zhang
· 5 months ago
bf8438f
chore(theta): flatten preamble_longs branches for clippy (#104)
by Xuanwo
· 5 months ago
f0d997e
chore: fine tune binomial_bounds.rs code (#103)
by tison
· 5 months ago
c41fe90
chore: simplify codec checks code (#102)
by tison
· 5 months ago
d6cc4bb
feat: impl CpcWrapper (#101)
by tison
· 5 months ago
6546d66
refactor: export FrequentItemValue and improve docs (#98)
by tison
· 5 months ago
74b2b87
feat(theta): compact sketch serde v3/v4 (#77)
by ZENOTME
· 5 months ago
761491e
chore(x): add doc lint (#95)
by Filippo
· 5 months ago
434fd57
fix(bloom): align builder parameters with java implementation (#93)
by Filippo
· 5 months ago
be55f8d
chore: Remove early development caution warning (#94)
by tison
· 5 months ago
921fcd1
refactor: expose codec and add centralized Family (#91)
by tison
· 5 months ago
9a83070
chore: check seed for CpcSketch and CountMinSketch (#85)
by tison
· 6 months ago
2fc50ae
chore(tdigest): better handle Centroid adds (#88)
by tison
· 6 months ago
346f7a2
refactor: sort PairTable values with std sort_unstable (#86)
by tison
· 6 months ago
309b134
feat: support cpcsketch serde (#84)
by tison
· 6 months ago
e053fae
chore: define static lookup table as static variables (#83)
by tison
· 6 months ago
0bb6c62
chore: code tidy for FrequentItems and impl for more value type (#82)
by tison
· 6 months ago
ae13a83
refactor!: rename get_result to to_sketch (#81)
by tison
· 6 months ago
dd12abf
feat: impl CpcSketch (#75)
by tison
· 6 months ago
0fee12c
test: use snapshots (#80)
by tison
· 6 months ago
493132c
refactor: remove unnecessary allocations in error formatting (#79)
by Cheng-Yang Chou
· 6 months ago
d62102d
chore: update README and add CHANGELOG (#78)
by tison
· 6 months ago
81e619f
feat: add halve and decay to countmin sketch of unsigned values (#71)
by Chojan Shang
· 6 months ago
583ac18
chore: correct CountMinSketch::suggest_num_hashes panic docs (#73)
by tison
· 6 months ago
f3481de
chore: enable more convenient GitHub features (#74)
by tison
· 6 months ago
b2d1238
docs: document build and test workflows (#69)
by Chojan Shang
· 6 months ago
fdb38b8
feat: add theta sketch (part 2) (#59)
by ZENOTME
· 7 months ago
0.2.0
0.2.0-rc.2
1640af4
fix: tdigest quantile edge case (#63)
by tison
· 7 months ago
4e9a86d
chore: Remove required approving review count from PRs (#66)
by tison
· 7 months ago
15b1e0e
ci: generate snaps stably (#65)
by tison
· 7 months ago
9ade42d
docs: add rustdoc examples across sketches (#58)
by Chojan Shang
· 7 months ago
9a76561
docs: document release process (#61)
by Filippo Rossi
· 7 months ago
22c30bc
chore: prepare v0.2.0 release (#57)
by Filippo Rossi
· 7 months ago
0.2.0-rc.1
819f563
feat: implement bloom filter (#53)
by Filippo Rossi
· 7 months ago
7ff21fc
refactor: use new codec utils in TDigest and Frequencies sketches (#52)
by tison
· 7 months ago
c2cbb7c
chore: fine tune frequencies and theta sketches (#51)
by tison
· 7 months ago
38fad36
feat: add frequencies sketches (#44)
by Chojan Shang
· 7 months ago
b0e0135
refactor: replace byteorder with SketchBytes and SketchSlice (#49)
by tison
· 7 months ago
0a8543e
feat: add theta sketch (part 1) (#45)
by ZENOTME
· 7 months ago
9c09721
chore: centralize default seed (#48)
by tison
· 7 months ago
f5143c3
feat: add a generic error type (#47)
by tison
· 7 months ago
8855aa6
feat: implement count-min sketch (#38)
by Chojan Shang
· 7 months ago
f22231e
feat: add xxhash64 (#39)
by Chojan Shang
· 7 months ago
792b4c5
build: set up workspace layout (#43)
by tison
· 7 months ago
560b83e
chore: fix CI failing on main (#40)
by Filippo Rossi
· 7 months ago
51347b3
chore: rustfmt rules on nightly (#33)
by tison
· 7 months ago
a081c45
refactor: implement MurmurHash3 internally (#36)
by tison
· 7 months ago
a21d7f6
feat: implement T-Digest (#23)
by tison
· 7 months ago
bb6c191
chore: Prevent compilation on big-endian targets (#31)
by tison
· 7 months ago
774fa42
build: generate snapshots on the fly (#29)
by tison
· 7 months ago
4f5f266
test cleanup (#26)
by Filippo Rossi
· 7 months ago
9bbe3ff
feat(hll): implement HllUnion (#25)
by Filippo Rossi
· 7 months ago
9e89596
chore: check InsufficientData before index access (#24)
by tison
· 7 months ago
c600112
chore: code tidy integration tests (#20)
by tison
· 7 months ago
e5dab92
chore: fine tune asfyaml settings (#19)
by tison
· 7 months ago
f37288f
chore: fixup new typos glossary and linters (#18)
by tison
· 7 months ago
4daf84c
ci: install rust toolchain without actions (#16)
by tison
· 7 months ago
Next »