ronaksoft / mtproto
MTProto Implementation in Go
☆33Updated 2 years ago
Alternatives and similar repositories for mtproto:
Users that are interested in mtproto are comparing it to the libraries listed below
- Golang MTProto implementation. Current API layer is 65☆87Updated 6 years ago
- MTProto implementation in Golang☆211Updated 8 months ago
- Telegram MTProto and its proxy (over gRPC) in Go (golang). API Layer: 71☆151Updated 6 years ago
- Golang bindings for TDLib (Telegram MTProto library)☆23Updated 5 years ago
- Generates JSON or Go structs/methods of a Telegram .tl file☆22Updated 3 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- Pure Go wrapper for System V message queue☆73Updated 3 years ago
- TL (Type Language) parser for telegram's mtproto☆26Updated 2 weeks ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- CLI telegram client written in golang☆162Updated 3 years ago
- Entry for the Nov 29th Golang Phoenix meetup competition☆17Updated 7 years ago
- Golang telegram bot API wrapper, session-based router and middleware☆120Updated 6 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Simple string pattern matcher for Go☆127Updated last year
- HTTP proxy handler and dialer☆28Updated 3 weeks ago
- 📚 Official unofficial Golang bindings for Telegraph API☆67Updated 9 months ago
- Keeps files or directories in sync.☆70Updated 8 years ago
- Golang Connection pool for net.conn.☆36Updated 3 years ago
- Simorgh is a simple server/client and key/value database using radix tree☆18Updated 5 years ago
- RapidMQ is a pure, extremely productive, lightweight and reliable library for managing of the local messages queue☆69Updated 7 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- lossy connection simulator☆24Updated 5 years ago
- ☆11Updated 7 years ago
- Telegram Bot API wrapper for Golang☆46Updated 3 weeks ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Thread safe []byte pool for Go