Skip to main content



Sliding window rate limiting with Memcached

Changes for 0.09 - 2023-06-14T17:18:02Z

  • Use `*std::os::raw::c_char` instead of `*i8` for C strings. This fixes the build on Linux Arm64, and possibly other platforms (gh#18)


Documentation and tools for using Platypus with the Rust programming language

Changes for 0.16 - 2023-06-14T17:05:55Z

  • use `*std::os::raw::c_char` instead of `*i8` for strings, as this is more portable. In particular *u8 or *c_char is expected on Linux Arm64. (gh#42)


Real-time web framework

Changes for 9.33 - 2023-06-14

  • Improved log messages to refer to the FAQ when they have an entry.
  • Fixed a bug where the prefork server could sometimes send redundant QUIT signals, which could result in unintended core dumps because of a race condition. (brsakai-csco)


base class for Number:😛hone::* modules

Changes for 3.9002 - 2023-06-14

  • Data updates only


Colorize router CLI output

Changes for 1.231650 - 2023-06-14T17:40:19+00:00

  • Joelle Maslak <jmaslak@antelope.net>
  • [bugfix] Add additional IP address colorizations