druntime VS tsv-utils

Compare druntime vs tsv-utils and see what are their differences.

druntime

Low level runtime library for the D programming language (by dlang)

tsv-utils

eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more. (by eBay)
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
druntime tsv-utils
2 10
658 1,396
- 0.0%
9.5 0.0
over 1 year ago over 1 year ago
D D
Boost Software License 1.0 Boost Software License 1.0
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.

druntime

Posts with mentions or reviews of druntime. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-04.
  • Comparing Exceptions and Errors in D
    3 projects | news.ycombinator.com | 4 Jun 2022
    Oof, seems I got the camelcase wrong. It's `@mustuse`

    Working on updating that.

    I think the reason the documentation is cryptic is because it's a library-supplied User Data Attribute that is specially recognized by the compiler. The documentation generator is having trouble with it. In code it's pretty simple:

    https://github.com/dlang/druntime/blob/705fb36e5fc4d930eed85...

  • CppCast: Dart and Crafting Interpreters
    3 projects | /r/cpp | 17 Sep 2021
    D

tsv-utils

Posts with mentions or reviews of tsv-utils. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-21.

What are some alternatives?

When comparing druntime and tsv-utils you can also consider the following projects:

ldc - The LLVM-based D Compiler.

dextool - Suite of C/C++ tooling built on LLVM/Clang

JikesRVM - Jikes RVM (Research Virtual Machine)

structured-text-tools - A list of command-line tools for manipulating structured text data

project-ffi-unwind

csvtk - A cross-platform, efficient and practical CSV/TSV toolkit in Golang

glibc - Unofficial mirror of sourceware glibc repository. Updated daily.

q - Quick and dirty debugging output for tired programmers. ⛺

go - The Go programming language

goawk - A POSIX-compliant AWK interpreter written in Go, with CSV support

pijamas - A BDD assertion library for D

zsv - zsv+lib: tabular data swiss-army knife CLI + world's fastest (simd) CSV parser