Pinned Repositories
akka
Akka Project
book
The Rust Programming Language
fakepop
A C fake POP Server that helps reduce the load on overloaded servers
process-resource
Little library that easily and safely creates a Scala Process encapsulated in a Cats-effect Resource
scala
The Scala programming language
scala-steward-repos
scalaz
An extension to the core scala library.
st
simple statistics from the command line
user-movie-embedding
Project that implements user and movie embeddings on top of the MovieLens database
zprocess-resource
Little tool to handle Processes. When you call runProcess(command, environment, workingDirectory), it returns a ScopedProcess object, which contains a Java Process, that you can use, but more importantly it contains stdin, stdout, and stderr in ZStream form. You can read and write from them (careful not to block, though)
andreum's Repositories
andreum/fakepop
A C fake POP Server that helps reduce the load on overloaded servers
andreum/akka
Akka Project
andreum/scalaz
An extension to the core scala library.
andreum/book
The Rust Programming Language
andreum/process-resource
Little library that easily and safely creates a Scala Process encapsulated in a Cats-effect Resource
andreum/scala
The Scala programming language
andreum/scala-steward-repos
andreum/st
simple statistics from the command line
andreum/user-movie-embedding
Project that implements user and movie embeddings on top of the MovieLens database
andreum/zprocess-resource
Little tool to handle Processes. When you call runProcess(command, environment, workingDirectory), it returns a ScopedProcess object, which contains a Java Process, that you can use, but more importantly it contains stdin, stdout, and stderr in ZStream form. You can read and write from them (careful not to block, though)