savant-core VS mimemagic

Compare savant-core vs mimemagic and see what are their differences.

savant-core

This is the main project for the Savant build tool (by savant-build)

mimemagic

Mime type detection in ruby via file extension or file content [Moved to: https://github.com/mimemagicrb/mimemagic] (by minad)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
savant-core mimemagic
3 12
8 370
- -
1.6 4.1
5 days ago about 3 years ago
Java Ruby
Apache License 2.0 MIT 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.

savant-core

Posts with mentions or reviews of savant-core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-12.
  • Show HN: Savant Build Tool
    1 project | news.ycombinator.com | 23 Sep 2023
  • Introducing Bld: A New Pure Java Build System
    14 projects | /r/java | 12 Apr 2023
    I recently came across another build system and similar to gbevin the authors (the fusion auth guys) make a lot of there own tools and libs: Savant. However it has its own language.
  • Removed Gem “Breaks” Rails ActiveStorage
    10 projects | news.ycombinator.com | 24 Mar 2021
    I give my boss a hard time about our dependency management system because it is relatively unknown[0], but licensing is built into it from the ground up. You can't import any dependency (no matter how buried) without assigning a license to it.

    This lets us confidently know, via software, the open and closed source licenses in our code base.

    Licensing is one of those out of band concerns that doesn't burn you until it does.

    0: https://github.com/savant-build/savant-core

mimemagic

Posts with mentions or reviews of mimemagic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-24.
  • MimeMagic versions prior to 0.3.6 have been yanked from RubyGems and it's GPL 2.0 now
    2 projects | /r/programming | 24 Mar 2021
    pretty clear that they copied GPL code, needed to relicense as GPL. they did a booboo https://github.com/minad/mimemagic/issues/97
    7 projects | /r/ruby | 24 Mar 2021
    His initial commit from 12 years ago referred to ‘shared-mime-info’ in this line: Blame: https://github.com/minad/mimemagic/blame/master/script/freedesktop.org.xml
  • Removed Gem “Breaks” Rails ActiveStorage
    10 projects | news.ycombinator.com | 24 Mar 2021
    Not so fast in that claim.

    First of all the infringing file is https://github.com/minad/mimemagic/blob/master/script/freede.... Sure, it is in XML. But it contains a tremendous amount of free-form text, specific sets of pattern matching rules for the data types, and so on. It is a compilation of sometimes original research on the best ways to detect file types. Ruby has other mime libraries. The reason why this one was chosen is that its detection algorithms make better choices. And the reason that they make better choices is that they copied the decision rules from a GPLed project.

    But even if it were a simple compilation, it still is not guaranteed that there is no copyright. See https://en.wikipedia.org/wiki/Copyright_in_compilation for an introductory article on what can and can't be copyrighted about a compilation. And one of the elements that matters is creativity in the selection of the material. A set of rules with a lot of "look for this" while leaving out various reasonable thats that don't work so well shows considerable creativity.

    That said, a judge may decide otherwise. You never know until a judge decides. But I would not presume that there is no copyright interest to be had here.

  • Mimemagic Is Now GPLv2
    1 project | news.ycombinator.com | 24 Mar 2021
  • Mimemagic gem yank disrupts Rails installations
    1 project | news.ycombinator.com | 24 Mar 2021

What are some alternatives?

When comparing savant-core and mimemagic you can also consider the following projects:

jstachio - Java type safe statically compiled mustache

gemstash - A RubyGems.org cache and private gem server

penna - Opinionated SLF4J backend that logs natively to json

Ruby on Rails - Ruby on Rails

rife2 - Full-stack, no-declaration, framework to quickly and effortlessly create web applications with modern Java.

mimemagic - Mime type detection in ruby via file extension or file content

compliance-backend - :construction: Insights Compliance backend gets reports, and offers everything to know about them through an API

bld-antlr4 - bld extension for generating ANTLR4 grammars

mimemagic - Mime type detection in ruby via file extension or file content

dependabot-core - 🤖 Dependabot's core logic for creating update PR's.

mimemagic - Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree magic for mounted volumes, generated from the XDG shared-mime-info database.