Pinned Repositories
aero
:bullettrain_side: High-performance web server for Go.
algorithms
Algorithms & Data structures in C++.
ape
Ape Programming Language
awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
becoming-a-compiler-engineer
编译器入门课程的配套教学资料
buntdb
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
cci
A modern C compiler written in C++20
cfront-3
self education and historical research of the C++ compiler cfront v3
CppServer
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
gosingleton
A simple singleton library for project
mytxd's Repositories
mytxd/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
mytxd/acl
Server framework and network components written by C/C++ for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS
mytxd/agoo-c
Agoo webserver in C.
mytxd/argparse
Argparse for golang. Just because `flag` sucks
mytxd/At-config
mytxd/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
mytxd/copier
Copier for golang, copy value from struct to struct and more
mytxd/dictpool
Memory store like map[string]interface{} with better performance and safe concurrency.
mytxd/earthquake-demo
mytxd/go-expect
an expect-like golang library to automate control of terminal or console based programs.
mytxd/go-util
Utilities and good defaults for go applications
mytxd/gock
Expressive HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
mytxd/jaguar
jaguar is a scalable, efficient network library.
mytxd/janet
A dynamic language and bytecode vm
mytxd/kak-1
mytxd/kcp-go
A Production-Grade Reliable-UDP Library for golang
mytxd/mapstructure
Go library for decoding generic map values into native Go structures.
mytxd/memviz
Visualize your Go data structures using graphviz
mytxd/minio
MinIO is a high performance object storage server compatible with Amazon S3 APIs
mytxd/next-init.lisp
My Next browser init file
mytxd/now
Now is a time toolkit for golang
mytxd/printpdf
An easy-to-use library for writing PDF in Rust
mytxd/programming-talks
Awesome & interesting talks about programming
mytxd/protobuf
Protocol Buffers for Go with Gadgets
mytxd/RedisShake
Redis-shake is a tool for synchronizing data between two redis databases. Redis-shake是一个用于在两个redis之间同步数据的工具,满足用户非常灵活的同步、迁移需求。
mytxd/redsync
Distributed mutual exclusion lock using Redis for Go
mytxd/req
a golang http request library for humans
mytxd/script
Making it easy to write shell-like scripts in Go
mytxd/single_file_libs
List of single-file C/C++ libraries.
mytxd/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.