#gopher #client #server #tokio #protocol

gopher-core

A library implementing the Internet Gopher protocol

5 releases (breaking)

Uses old Rust 2015

0.5.0 Dec 14, 2017
0.4.0 Jun 2, 2017
0.3.0 Jan 25, 2017
0.2.0 Jan 25, 2017
0.1.0 Jan 24, 2017

#7 in #gopher

Download history 11/week @ 2023-10-29 1/week @ 2023-11-05 5/week @ 2023-11-12 7/week @ 2023-11-19 24/week @ 2023-11-26 7/week @ 2023-12-03 7/week @ 2023-12-10 3/week @ 2023-12-17 16/week @ 2023-12-24 2/week @ 2023-12-31 5/week @ 2024-01-07 6/week @ 2024-01-14 10/week @ 2024-01-21 17/week @ 2024-01-28 9/week @ 2024-02-04 26/week @ 2024-02-11

65 downloads per month

MIT/Apache

11KB
233 lines

gopher-core

An implementation of the Internet Gopher protocol in the Rust programming language, including async services for use in Tokio clients and servers. This is currently a work in progress.

Dependencies

~585KB
~10K SLoC