Squid
Squid – type-safe metaprogramming and compilation framework for Scala (by epfldata)
Twitter Util
Wonderful reusable code from Twitter (by twitter)
Squid | Twitter Util | |
---|---|---|
1 | 1 | |
197 | 2,688 | |
0.0% | 0.1% | |
0.0 | 5.5 | |
8 months ago | 6 days ago | |
Scala | Scala | |
Apache License 2.0 | Apache License 2.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.
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.
Squid
Posts with mentions or reviews of Squid.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2020-12-29.
-
Haskell doesn't have macros
In the video, the presenter says he doesn't know any other system with "type-aware hygienic macros". You may want to have a quick look at Scala 3, which also has such a system. See, for instance, this paper and also the precursor work by myself for Scala 2: https://github.com/epfldata/squid#publications
Twitter Util
Posts with mentions or reviews of Twitter Util.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-27.
-
Feedback on my implementation of an asynchronous semaphore
The implementation is based loosely on twitter's AsyncSemaphore
What are some alternatives?
When comparing Squid and Twitter Util you can also consider the following projects:
Monocle - Optics library for Scala
Scalaz - Principled Functional Programming in Scala
refined - Refinement types for Scala
Stateless Future - Asynchronous programming in fully featured Scala syntax.
Cassovary - Cassovary is a simple big graph processing library for the JVM
LArray - Large off-heap arrays and mmap files for Scala and Java
scribe - The fastest logging library in the world. Built from scratch in Scala and programmatically configurable.
Freestyle - A cohesive & pragmatic framework of FP centric Scala libraries
n-scala - A new Scala wrapper for Joda Time based on scala-time
cats-effect - The pure asynchronous runtime for Scala
better-files - Simple, safe and intuitive Scala I/O
wvlet-log