InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Glide-Lang Alternatives
Similar projects and alternatives to Glide-Lang
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better Glide-Lang alternative or higher similarity.
Glide-Lang discussion
Glide-Lang reviews and mentions
Posts with mentions or reviews of Glide-Lang.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-28.
-
List comprehension syntax
ls = [1..5 | x | { y = 10 x + y }] I am trying to understand what is the function of |. Searched for | in the docs and can't find anything.
-
A simple Glide program that reads and transforms CSV data
- Lambdas do not need a “ret” statement anymore. All functions essentially return the top of the stack if it exists, otherwise empty. Therefore implicit returns are now a thing.- I’m still married to the “->” syntax, even though it is harder to write than “>>”, and I’m not entirely sure I want to change it- As per the vide, Glide now has basic I/O (read, write, append)- A bunch of new built-in functions now exist, some are: time, to_int, to_string, to_float, type etc.- The csv module is also just a work in progress, and there is no way currently to serialise back to csv format after transformation, but that’s just more library work rather than compiler workFor anyone interested, the documentation exists here: https://github.com/dibsonthis/Glide-Lang/
-
Glide - data transformation language (documentation in comments)
As promised in my previous post (when the language was called Flow), here's the documentation: https://github.com/dibsonthis/Glide-Lang
-
A note from our sponsor - InfluxDB
www.influxdata.com | 14 Jun 2025
Stats
Basic Glide-Lang repo stats
3
14
10.0
over 2 years ago