Typestache Alternatives
Similar projects and alternatives to typestache
-
-
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 typestache alternative or higher similarity.
typestache discussion
typestache reviews and mentions
Posts with mentions or reviews of typestache.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-06-09.
-
How do you prototype a nice language?
I wrote a parser combinator library for TypeScript that I have been having a lot of fun with [1]. It has limitations, I wouldn't use it to write a full language programming language like Gleam, but for "language-ish projects", parser combinators can be lovely to use. I used it to build a typed version of Mustache [2].
> Rather, I’m after a particular kind of software hygge: Loads instantly, doesn’t crash, and fits nicely in the hand.
The author is talking about the language, but this is what parser combinators feel like to me, and could be another option. Tarsec is probably the most fun side project I have built in a while.
[1] https://github.com/egonSchiele/tarsec
[2] https://github.com/egonSchiele/typestache
Stats
Basic typestache repo stats
1
0
8.3
5 days ago
The primary programming language of typestache is TypeScript.