Pinned Repositories
articles
awesome-rust
A curated list of Rust code and resources.
pratt_parse
Library for simple top-down parsing in C++
trains
Solution for trains problem, written in python
tst
Ternary search tree collection in rust
kafka-python
Python client for Apache Kafka
rust
Empowering everyone to build reliable and efficient software.
CMAK
CMAK is a tool for managing Apache Kafka clusters
kafka-utils
paasta
An open, distributed platform as a service
billyevans's Repositories
billyevans/tst
Ternary search tree collection in rust
billyevans/pratt_parse
Library for simple top-down parsing in C++
billyevans/trains
Solution for trains problem, written in python
billyevans/articles
billyevans/awesome-rust
A curated list of Rust code and resources.
billyevans/billyevans.github.io
billyevans/bootstrap
settings for vim, bash etc
billyevans/CHeaplessBencodeReader
A Bencode reader library that doesn't use the heap. Written in C with a BSD license
billyevans/cv
My CV
billyevans/freecache
A cache library for Go with zero GC overhead.
billyevans/http-kit.github.com
http-kit.org source code
billyevans/kafka-manager
A tool for managing Apache Kafka.
billyevans/kafka-python
Python client for Apache Kafka
billyevans/kafka-utils
billyevans/prefix_storage
Simple prefix-storage based on tst library
billyevans/restrict-memory
App, scripts, configs for restricting memory <http://avd.reduct.ru/programming/restrict-memory.html>
billyevans/rust
A safe, concurrent, practical language.
billyevans/splunk-hec-go
Splunk HTTP Event Collector (HEC) Golang library
billyevans/tokio-minihttp
Protocol implementation experimentations
billyevans/vehicle-command
billyevans/yajl
Yet Another JSON Library - A Portable JSON parsing and serialization library in ANSI C