Skip to content
View simp-lee's full-sized avatar

Block or report simp-lee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. SwiftCache Public

    A thread-safe, concurrent cache featuring segmented architecture and LRU/FIFO eviction, optimized for single-machine use.

    Go 2

  2. passwordmanager Public

    本地密码管理工具,密码管理器(AES-256 ),命令行/图形界面,导入导出备份 | Secure password tool with AES-256 encryption, CLI/GUI interfaces, import/export support

    Go 3

  3. browser Public

    A Go library for managing browser instances with rod, supporting pooling, headless mode, proxies, cookies, and auto timeout.

    Go 1 1

  4. guardian Public

    A comprehensive auth library for Gin with JWT support, RBAC, user-specific permissions, hierarchical resources, multi-DB storage (MySQL/PostgreSQL/SQLite), and high-performance caching.

    Go

  5. logger Public

    A flexible, lightweight logger for Go built on slog, supporting multiple outputs, colored output, customizable formatting, and log rotation.

    Go

  6. tree Public

    A thread-safe tree data structure implementation in Go with generic type support and functional options, featuring hierarchical data management, sorting and formatted display.

    Go