CloudPing.info
safe-regex
- A Rust regular expression library.
It compiles regular expressions to Rust code,
which is then compiled and optimized as part of your program.
safina
- A safe Rust async runtime.
servlin
- A modular HTTP server library in Rust.
Uses async code internally for excellent performance under load.
Unique feature: You can write handlers in straight-forward non-async code.
applin
- A framework for writing mobile apps in Rust.
Implements the server side of a new JSON-based remote UI protocol.
You can use it to code responsive graphical apps in Rust,
without macros or complicated generic types.
applin-ios
- Applin iOS client app template.
Use this to quickly build an iOS app that talks to an Applin server.
dns-server
- A threaded DNS server library in Rust.
prob-rate-limiter
- A probabilistic rate limiter library in Rust.
deduposaur
- A command-line program to help you add files to your personal archive.
Tokimark
- An Internet protocol for data integrity checks and un-fake-able timestamps.
temp-dir
- A Rust library to create a temporary directory and clean it up later.
Useful for tests.
Popular, has 100,000 downloads.
fixed-buffer
- A Rust library with fixed-size buffers, useful for network protocol parsers and file parsers.
permit
- A Rust struct for cancelling operations.
Similar to golang's Context.
website
at tamale.net
RootRedirect.com
-
A paid service for redirecting website visitors from your root domain to
your www domain: mysite.com --> www.mysite.com.
RestBackup.com
-
A backup web service and white-label backup software for Windows.
It featured easy installation and setup, automatic backups,
browser-based downloads, and emailed backup reports.
Why "tamale"? I lived in a town called Tamale when I was a teenager. Using my-town-name.net for my website was fun.
Copyright © 1999-2022 Michael Leonhard