tres VS known-folders

Compare tres vs known-folders and see what are their differences.

tres

ValueTree-based JSON parser (by ziglibs)

known-folders

Provides access to well-known folders across several operating systems (by ziglibs)
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
tres known-folders
1 1
39 205
- 2.0%
10.0 5.4
3 months ago 3 days ago
Zig Zig
MIT License 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.

tres

Posts with mentions or reviews of tres. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-23.
  • Allow download in build flake's build phase.
    4 projects | /r/Nix | 23 Feb 2023
    zig-overlay.url = "github:mitchellh/zig-overlay"; zig-overlay.inputs.nixpkgs.follows = "nixpkgs"; gitignore.url = "github:hercules-ci/gitignore.nix"; gitignore.inputs.nixpkgs.follows = "nixpkgs"; flake-utils.url = "github:numtide/flake-utils"; known-folders.url = "https://github.com/ziglibs/known-folders/archive/53fe3b676f32e59d46f4fd201d7ab200e5f6cb98.tar.gz"; known-folders.flake = false; tres.url = "https://github.com/ziglibs/tres/archive/d8b0c24a945da02fffdae731edd1903c6889e73c.tar.gz"; tres.flake = false; diffz.url = "https://github.com/ziglibs/diffz/archive/efc91679b000a2d7f86fb40930f0a95a0d349bff.tar.gz"; diffz.flake = false;

known-folders

Posts with mentions or reviews of known-folders. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-23.
  • Allow download in build flake's build phase.
    4 projects | /r/Nix | 23 Feb 2023
    zig-overlay.url = "github:mitchellh/zig-overlay"; zig-overlay.inputs.nixpkgs.follows = "nixpkgs"; gitignore.url = "github:hercules-ci/gitignore.nix"; gitignore.inputs.nixpkgs.follows = "nixpkgs"; flake-utils.url = "github:numtide/flake-utils"; known-folders.url = "https://github.com/ziglibs/known-folders/archive/53fe3b676f32e59d46f4fd201d7ab200e5f6cb98.tar.gz"; known-folders.flake = false; tres.url = "https://github.com/ziglibs/tres/archive/d8b0c24a945da02fffdae731edd1903c6889e73c.tar.gz"; tres.flake = false; diffz.url = "https://github.com/ziglibs/diffz/archive/efc91679b000a2d7f86fb40930f0a95a0d349bff.tar.gz"; diffz.flake = false;

What are some alternatives?

When comparing tres and known-folders you can also consider the following projects:

microzig - Unified abstraction layer and HAL for several microcontrollers

zig-range - A range function to loop over an index without an extra variable.

zig-clap - Simple command line argument parsing library

protozig - The protozig(uana), or protocol buffers implementation in Zig

zigimg - Zig library for reading and writing different image formats

zig-win32 - Bindings for win32, with and without WIN32_LEAN_AND_MEAN

zig-dns - Experimental DNS library implemented in zig

meduza - 🦎 🧜‍♀️ Zig codebase graph generator that emits a Mermaid class diagram.

comptime_hash_map - A statically initiated HashMap

zls - A Zig language server supporting Zig developers with features like autocomplete and goto definition

libvlc-zig - Zig bindings for libVLC media framework.

diffz - Implementation of go-diff's diffmatchpatch in Zig