Skip to content

About ​

πŸ“ Project Structure ​

Project Structure

πŸ“Š Benchmark ​

Benchmark

πŸ“œ Changelog ​

  • Gouse is under active development. This means that new features, bug fixes, and breaking changes will be released frequently. We encourage you to keep the CHANGELOG open while upgrading to see what's new!

  • For more information on how to use the changelog, please refer to Keeping a Changelog.

🌸 Sponsor ​

  • If you like this project, you can sponsor me on:

Github sponsorPaypalKofi

🧬 Dependencies ​

  • Gouse is built on top of the following below and others open-source projects

  • Special thanks to the following dependencies that helped make this project possible:

    • Google UUID - A fast and simple UUID library for Go πŸ”‘
    • Survey v2 - A golang library for building interactive prompts with full support for windows and posix terminals πŸ™‹
    • Bubbletea - A powerful little TUI framework πŸ—
    • Go Cache - An in-memory key:value store/cache (similar to Memcached) πŸ—„
    • Crypto - A collection of cryptographic algorithms and protocols for Go πŸ“¦
    • Go eCharts - 🎨 The adorable charts library for Golang πŸ“Š
    • Env config x Go Toml - A Go library for managing configuration data from files πŸ“„
    • Minio Client Go v7 - MinIO Go Library for Amazon S3 compatible cloud storage πŸ“¦
    • Mongodb Go driver - The MongoDB supported driver for Go πŸ“¦
    • Redis Go v8 - Type-safe Redis client for Golang πŸ“¦
    • Cache for Go - An in-memory key:value store/cache (similar to Memcached) library for Go πŸ—„
    • Toml Go - A Go library for managing configuration data from files πŸ“„
    • Yaml - A YAML support for the Go language πŸ“„

πŸ§‘β€πŸ€β€πŸ§‘ Contributing ​

Gouse is an open source project and built on the top of other open-source projects. Welcome all the kinds of contributions. No matter it is for typo fix, bug fix or big new features. Please do not hesitate to ask a question or send a pull request.

We strongly value documentation and integration with other projects, so we are very glad to accept improvements for these aspects.

If you're looking for issues to work on, try looking at the good first issue list. We do our best to tag issues suitable for new external contributors with that label, so it's a great way to find something you can help with!

Released under the MIT License.