Aliaksandr Valialkin

Results 22 repositories owned by Aliaksandr Valialkin

bytebufferpool

1.1k
Stars
127
Forks
Watchers

Anti-memory-waste byte buffer pool

chclient

46
Stars
7
Forks
Watchers

Fast http client for SELECT queries in clickhouse

fasthttp

20.5k
Stars
1.7k
Forks
Watchers

Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http

fastjson

2.2k
Stars
132
Forks
Watchers

Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection

fastrand

195
Stars
16
Forks
Watchers

Fast and scalable pseudorandom generator for Go

fastrpc

82
Stars
10
Forks
Watchers

Building blocks for fast rpc systems

fasttemplate

806
Stars
81
Forks
Watchers

Simple and fast template engine for Go

gheap

126
Stars
19
Forks
Watchers

Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.

quicktemplate

3.0k
Stars
148
Forks
Watchers

Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template

gozstd

416
Stars
59
Forks
Watchers

go wrapper for zstd