Pinned Repositories
aerie
Aerie: a regex-like engine nested word grammars
barrierd
Safely privileged daemon to let userspace wait on global barriers with low, constant overhead
Napa-FFT3
Faster, bit-reversed, FFT in CL
Pipes
A traversal fusion EDSL for Common Lisp
polynomial-approximation-catalogue
A catalogue of efficient and accurate polynomial approximations
reciprocal
Faster division by constants that aren't known at compile-time
string-case
Excessive macro that generates decision trees for small sets of strings
VLBDB
Very late bitcode and data binder
Xecto
80% xectors
pkhuong's Repositories
pkhuong/Xecto
80% xectors
pkhuong/Napa-FFT3
Faster, bit-reversed, FFT in CL
pkhuong/reciprocal
Faster division by constants that aren't known at compile-time
pkhuong/Pipes
A traversal fusion EDSL for Common Lisp
pkhuong/VLBDB
Very late bitcode and data binder
pkhuong/aerie
Aerie: a regex-like engine nested word grammars
pkhuong/polynomial-approximation-catalogue
A catalogue of efficient and accurate polynomial approximations
pkhuong/kismet-cache
Second Chance cache for persistent files on disk
pkhuong/quinine
Quinine is a Rust library that implements atomic, lock-free, but write-once versions of containers like `Box` or `Arc`.
pkhuong/streaming-serialisation-spike
Experiment with a streaming serialisation format
pkhuong/raffle
A non-cryptographic "vouching" system
pkhuong/sqlite
Official Git mirror of the SQLite source tree
pkhuong/timely-coherent-logic
An implementation of coherent logic with differential dataflow
pkhuong/awkcc
pkhuong/disabled_contracts
A clearly stub implementation of https://crates.io/crates/contracts
pkhuong/dynamic_flag
A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case
pkhuong/fast-sqlite3-inserts
Some bunch of test scripts to generate a SQLite DB with 1B rows in fastest possible way
pkhuong/pkhuong.github.io
Mah blog.
pkhuong/poireau
Poireau: a sampling allocation debugger
pkhuong/slitter
Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust features.
pkhuong/smhasher
Hash function quality and speed tests
pkhuong/splitbuf-testset
pkhuong/sqlite_protobuf
An updated fork of sqlite_protobuf (https://github.com/rgov/sqlite_protobuf), a SQLite extension for extracting values from serialized Protobuf messages.
pkhuong/stuffed-record-stream
Backtrace.io's resilient log record framing format
pkhuong/traitor
My translations to English of public-domain works
pkhuong/umash
UMASH: a fast enough hash and fingerprint with collision bounds
pkhuong/umash-rs
An idiomatic Rust API for umash
pkhuong/umash-sys
Rust FFI bindings for umash
pkhuong/verneuil
Verneuil is a VFS extension for SQLite that asynchronously replicates databases to S3-compatible blob stores.
pkhuong/woodpile