Samba VS homebrew-core

Compare Samba vs homebrew-core and see what are their differences.

Samba

https://gitlab.com/samba-team/samba is the Official GitLab mirror of https://git.samba.org/samba.git -- Merge requests should be made on GitLab (not on GitHub) (by samba-team)

homebrew-core

🍻 Default formulae for the missing package manager for macOS (or Linux) (by Homebrew)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Samba homebrew-core
32 132
866 13,184
2.2% 0.8%
10.0 10.0
2 days ago 5 days ago
C Ruby
GNU General Public License v3.0 only BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Samba

Posts with mentions or reviews of Samba. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-19.
  • Show HN: Git, from scratch, in Python, Spelled out
    4 projects | news.ycombinator.com | 19 Dec 2023
  • How do I go about hosting a shared drive for both Windows and Linux
    1 project | /r/homelab | 9 Jun 2023
    The TLDR is that you create the filesystem on Linux/Raspberry Pi. Then you "export" that file system via some software to remote computers. You can use Samba (https://www.samba.org/) to create CIFS shares which can be mounted by either Linux or Microsoft Windows devices. There are of course other software/protocols you can use to export the filesystems like NFS, iSCSI, CEPHFS, etc; but these are a bit more complicated than what a novice can deploy. I would start with Samba/CIFS and then branch out once you get more experienced.
  • Go SMB Server?
    10 projects | /r/golang | 2 Apr 2023
    You could try to use samba via cgo.
  • The most common ways for two Linux laptops to share files?
    3 projects | /r/linux4noobs | 28 Dec 2022
  • Is there any r/rust library for "net use"?
    1 project | /r/rust | 29 Oct 2022
    I think you want a CIFS/SMB client? A quick search turned up smbc, which looks like it does what you want. All three crates are based on libsmbclient, which is a C implementation from the Samba project.
  • Are most companies moving away from on-prem AD in favour of Azure?
    1 project | /r/sysadmin | 11 Oct 2022
    Remember kids, there is always Samba.
  • Major Linux Problems on the Desktop, 2022 edition
    2 projects | news.ycombinator.com | 6 Aug 2022
    > First, the article doesn't say that "Linux is not ready for the desktop" - or concern itself with this as an abstract question.

    Well, it does, but in a sarcastic manner:

    "Yeah, let's consider Linux an OS ready for the desktop :-)."

    > Also, I find the "GNU/Linux is already ready for the desktop; I and others use it" argument tired. I've used GNU/Linux for the desktop in 1998, but it sure as hell wasn't ready then.

    Conversely, that it doesn't work for certain people does not mean that "it is not ready", which the post does state (sarcastically) as I pointed out above.

    > Many use cases aside...

    I'm not sure how the browsing, docs and email is miserable, maybe you can expand on that. The video editing is indeed a bit limited from my experience too. However, I don't think "limited proprietary options" is a problem. The community largely and specifically avoids proprietary software. Proprietary incursions into the community are generally seen as a negative thing. And for the lack of codecs, software patents for the most part are to blame.

    And then it just comes to my original statement; many things stated in the article are non-issues to most Linux users or just falsehoods:

    - Neither Mozilla Firefox nor Google Chrome use video decoding and output acceleration in Linux.

    Firefox does.

    - NVIDIA Optimus technology is a pain

    NVIDIA is a pain.

    - You don't play games, do you?

    I do.

    - Linux still has very few native AAA games.

    So "it's not ready" because it doesn't have AAA games? What a pitty.

    - To be fair you can now run thousands of Windows games through DirectX to Vulkan/OpenGL translation (Wine, Proton, Steam for Linux) but this incurs translation costs and decreases performance sometimes significantly.

    No, not 'significantly' for dxvk.

    - Also, anti-cheat protection usually doesn't work in Linux.

    For good reason. Blame the dev, and don't make it work on Linux.

    - Microsoft Office is not available for Linux

    Thankfull.

    - LibreOffice often has major troubles properly opening, rendering or saving documents created in Microsoft Office.

    And whose fault is this? Use ODT.

    - Several crucial Windows applications are not available under Linux.

    Thankfully. Also, 'crucial' is subjective.

    - In 2022 there's still no alternative to Windows Network File Sharing.

    It's available since 1992: https://www.samba.org/

    - Linux doesn't have a reliably working hassle-free fast native (directly mountable via the kernel; FUSE doesn't cut it) MTP implementation.

    I can transfer files to my phone just fine.

    - Too many things in Linux require manual configuration using text files.

    No.

    etc.

  • Get linux samba shares to show up in windows again
    1 project | dev.to | 17 Jun 2022
    I have a media server that runs ubuntu, and today I wanted to copy some files off of it from my windows laptop. But the samba shares weren't showing up in file explorer (but they showed up on fine on my macbook).
  • Lifelong PC guy about to buy M1 mini. Some questions
    3 projects | /r/macmini | 15 Apr 2022
    brew info samba samba: stable 4.16.0 (bottled) SMB/CIFS file, print, and login server for UNIX https://www.samba.org/ Not installed From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/samba.rb License: GPL-3.0-or-later ==> Dependencies Build: [email protected] ✔ Required: gnutls ✘, krb5 ✔ ==> Caveats To avoid conflicting with macOS system binaries, some files were installed with non-standard name: - smbd: /usr/local/sbin/samba-dot-org-smbd - profiles: /usr/local/bin/samba-dot-org-profiles ==> Analytics install: 1,477 (30 days), 3,287 (90 days), 6,917 (365 days) install-on-request: 1,459 (30 days), 3,246 (90 days), 6,863 (365 days) build-error: 5 (30 days)
  • WinAPI-Fun: A collection of (relatively) harmless pranks using the Windows API
    6 projects | /r/programming | 18 Feb 2022
    The best thing about net send is, it's entirely unauthenticated -- or at least it was, back in the day. It says "User X on Machine Y" sent this message, and Windows will indeed make sure to tell the other machine who sent the message. But if someone were to reverse-engineer the Windows filesharing and related protocols and turn these into a nice suite of open source tools, nothing would force those tools to tell the truth about which user or machine was net-sending.

homebrew-core

Posts with mentions or reviews of homebrew-core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-29.

What are some alternatives?

When comparing Samba and homebrew-core you can also consider the following projects:

Nextcloud - ☁️ Nextcloud server, a safe home for all your data

yt-dlp - A feature-rich command-line audio/video downloader

syncthing - Open Source Continuous File Synchronization

asdf-python - Python plugin for the asdf version manager

minio - The Object Store for AI Data Infrastructure

HomeBrew - 🍺 The missing package manager for macOS (or Linux)

FreeIPA - Mirror of FreeIPA, an integrated security information management solution

homebrew-php - :beer: Homebrew tap for PHP 5.6 to 8.4. PHP 8.4 is built nightly.

ownCloud - :cloud: ownCloud web server core (Files, DAV, etc.)

osxfuse - FUSE extends macOS by adding support for user space file systems

Seafile - High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.

homebrew-cask-versions - 🔢 Alternate versions of Casks