Pinned Repositories
btree
go2 generics experiment in building generic augmented BTree data structures
docroach
A mongo wire protocol proxy server for cockroachdb.
fortune
Fortune's algorithm for Voronoi diagram creation implemented in Java
livedit
Port of https://git.sr.ht/~eliasnaur/gio-example/tree/livedit to https://github.com/cosmos72/gomacro
monkey
orderstat
Order statistic tree implemented as a LLRB tree.
regexp
Simple golang regexp library for self-education
tdigest
A concurrent, go(lang) implemention the t-digest streaming quantile estimation data structure.
tdigestc
Polygot C implementation of compact approximate quantile estimation large data sets
voronoi
Clojurescript Voronoi Playground
ajwerner's Repositories
ajwerner/tdigestc
Polygot C implementation of compact approximate quantile estimation large data sets
ajwerner/arrow-rs
Official Rust implementation of Apache Arrow
ajwerner/aya
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
ajwerner/bazel-lib
Common useful functions for writing BUILD files and Starlark macros/rules
ajwerner/bpf
ajwerner/cockroach
CockroachDB - the open source, cloud-native SQL database.
ajwerner/docker-images
Docker images for building portable binaries
ajwerner/duckdb-rs
Ergonomic bindings to duckdb for Rust
ajwerner/duckdb-web
DuckDB website and documentation
ajwerner/frida-core
Frida core library intended for static linking into bindings
ajwerner/frida-gum
Cross-platform instrumentation and introspection library written in C
ajwerner/frida-rust
Frida Rust bindings
ajwerner/go
The Go programming language
ajwerner/go-duckdb
go-duckdb provides a database/sql driver for the DuckDB database engine.
ajwerner/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
ajwerner/graphql-client
Typed, correct GraphQL requests and responses in Rust
ajwerner/h2
HTTP 2.0 client & server implementation for Rust.
ajwerner/hyper
An HTTP library for Rust
ajwerner/insta
A snapshot testing library for rust
ajwerner/miniserde
Data structure serialization library with several opposite design goals from Serde
ajwerner/net
[mirror] Go supplementary network libraries
ajwerner/object
A unified interface for reading and writing object file formats
ajwerner/object-testfiles
Binary files for use in test cases
ajwerner/parca-agent
eBPF based always-on profiler auto-discovering targets in Kubernetes and systemd, zero code changes or restarts needed!
ajwerner/protobuf
[Deprecated] Protocol Buffers for Go with Gadgets
ajwerner/protobuf-go
Go support for Google's protocol buffers
ajwerner/rules_go
Go rules for Bazel
ajwerner/rules_rust
Rust rules for Bazel
ajwerner/rules_rust_repro_2988
Repro for bazelbuild/rules_rust#2988
ajwerner/tonic
A native gRPC client & server implementation with async/await support.