35 releases

0.6.4 Oct 18, 2024
0.6.3-pre1 Aug 14, 2024
0.6.2 May 17, 2024
0.5.14 Mar 8, 2024
0.3.3 Dec 30, 2023

#329 in Internationalization (i18n)

Download history 63/week @ 2024-07-23 23/week @ 2024-07-30 97/week @ 2024-08-13 2/week @ 2024-08-20 7/week @ 2024-09-10 5/week @ 2024-09-17 7/week @ 2024-09-24 31/week @ 2024-10-01 121/week @ 2024-10-08 288/week @ 2024-10-15 75/week @ 2024-10-22

519 downloads per month

AGPL-3.0-only

62KB
1.5K SLoC

stblib-rust

stblib is a simple library used mostly by Strawberry Foundation's Projects. stblib offers many different functions for simplifying the writing of Rust code. These include the following features:

  • Localization system with language strings
  • Strawberry Chat API Wrapper for own Rust-based clients
  • Scapi for programming bots for Strawberry Chat (currently incomplete)
  • Logging for uncomplicated and simple logging of some things in a CLI application
  • Notifications to send notifications (who would have thought it)
  • Email to send e-mails
  • External plugin functionality

and some (kinda) useful utilities!

Visit our documentation on docs.rs for "detailed" documentation of stblib

Dependencies

~9–47MB
~716K SLoC