Read/Write FileSystem header interface for dependency injection

This page summarizes the projects mentioned and recommended in the original post on /r/golang

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. frameless

    The AntiFramework =) (by adamluzsi)

    For that, I would suggest a CRUD interface. Something Like these usually work for me: https://github.com/adamluzsi/frameless/blob/master/crud.go

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. afero

    A FileSystem Abstraction System for Go

    Not to be a downer but does this do anything afero doesn't?

  4. go-formatter

    A curated list of awesome Go frameworks, libraries and software

  5. testcase

    testcase is an opinionated testing framework to support test driven design.

    If you like test-driven design, check out my testing framework. https://pkg.go.dev/github.com/adamluzsi/testcase https://github.com/adamluzsi/testcase

  6. hackpadfs

    An extensible file system abstraction for Go. File systems, composable interfaces, and test suites.

    Have a look at hackpadfs if you like afero but prefer a "native" abstraction

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Functional Programming in Go

    2 projects | news.ycombinator.com | 8 Nov 2024
  • Leverage Your Test Suite With testcontainers-go & docker-compose

    4 projects | dev.to | 4 Oct 2024
  • New version of minimal test helper "be" with golden file support

    1 project | /r/golang | 2 Jun 2023
  • Gocrest v1.1.0 released

    1 project | /r/golang | 1 Apr 2023
  • GoCrest v1.0.8 released

    1 project | /r/golang | 24 Mar 2023

Did you know that Go is
the 4th most popular programming language
based on number of references?