Pinned Repositories
atrack
a torrent tracker designed to run in Google App Engine
awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
config_centos_v1
docker-compose
exp-zonejs
flexobj
FlexObj makes storing the nested objects as easy as PHP associative array and it maintains the insertion order
goexamples
Some useful examples for Go golang
iojson
A handy tool for writing RESTful API in golang. It enables you to exchange data between client and server through a uniform JSON format.
junxie6's Repositories
junxie6/amqp
Go client for AMQP 0.9.1
junxie6/bloom
Go package implementing Bloom filters
junxie6/cJSON
Ultralightweight JSON parser in ANSI C
junxie6/ck
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
junxie6/dqlite
Embeddable, replicated and fault tolerant SQL engine.
junxie6/experiments
Personal code, scripts and config files for experiments
junxie6/go-amqp
AMQP 1.0 client library for Go.
junxie6/go-distsys
Distributed Systems programming examples in the Go programming language.
junxie6/go-shadowsocks2
Modern Shadowsocks in Go
junxie6/golang101
Go语言101 : 一本侧重于Go语言语法和语义的编程解释和指导书
junxie6/libdill
Structured concurrency in C
junxie6/libmill
Go-style concurrency in C
junxie6/magia
magia is GBA emulator written in golang.
junxie6/minicoro
Single header asymmetric stackful cross-platform coroutine library in pure C.
junxie6/nats-playground
Playground for a secure, Highly Available NATS Cluster with message persistence (using JetStream)
junxie6/netxduo
Azure RTOS NetX Duo is an advanced, industrial-grade TCP/IP network stack designed specifically for deeply embedded real-time and IoT applications
junxie6/nng
nanomsg-next-generation -- light-weight brokerless messaging
junxie6/opa
An open source, general-purpose policy engine.
junxie6/pie-1
🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.
junxie6/printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
junxie6/qpid-broker-j
Mirror of Apache Qpid Broker-J
junxie6/qpid-cpp
Mirror of Apache Qpid C++
junxie6/qpid-proton
Mirror of Apache Qpid Proton
junxie6/qpid-python
Mirror of Apache Qpid Python
junxie6/raft-sample
Straightforward implementation of Raft Consensus
junxie6/rqlite
The lightweight, distributed relational database built on SQLite
junxie6/slice
A library for go-like slices in C
junxie6/stan.go
NATS Streaming System
junxie6/talaria
TalariaDB is a distributed, highly available, and low latency time-series database for Presto
junxie6/tcptracer-bpf
eBPF program using kprobes to trace TCP events without run-time compilation dependencies