Pinned Repositories
activejdbc
ActiveJDBC is a fast and lean Java ORM
anonymous-chat
bloxorz-solver
Assignment from Coursera's "Functional Programming Principles in Scala"
cuckoo-hashing
Implementing a lock-free cuckoo hashtable in Java.
jeff
Effects for Java
notes
Notes on some technical stuff
lpld's Repositories
lpld/jeff
Effects for Java
lpld/notes
Notes on some technical stuff
lpld/bloxorz-solver
Assignment from Coursera's "Functional Programming Principles in Scala"
lpld/activejdbc
ActiveJDBC is a fast and lean Java ORM
lpld/anonymous-chat
lpld/book-examples
lpld/calculator-demo
OOP demo for SkillsUp Java 0 course
lpld/doc-engine
lpld/dotfiles
Dotfiles
lpld/feed-organizer
lpld/func-prog-scala
Assignments from the book "Functional programming in Scala": https://www.manning.com/books/functional-programming-in-scala
lpld/git-init
Quick "git init"
lpld/haskellbook
Assignments from http://haskellbook.com/
lpld/idea-scala-syntax-bug
lpld/jsoniter-scala
Scala macros for compile-time generation of safe and ultra-fast JSON codecs
lpld/micrograd-scala
An experiment - implementing micrograd in Scala using immutable data structures
lpld/nand2tetris
http://nand2tetris.org/
lpld/quill-embedded-bug
Demonstration of incorrect SQL generation for embedded classes in Quill 4.6.0
lpld/reactive-office365
Office365 Rest API via Akka Streams
lpld/real-world-haskell
Assignments from the book "Real World Haskell" (http://book.realworldhaskell.org/)
lpld/rediscala
Non-blocking, Reactive Redis driver for Scala (with Sentinel support)
lpld/scala-pipe-operator
F#'s pipe operator |> in Scala
lpld/simple-games
Simple games with Scala, Cats and FS2
lpld/simplistic-scala-collections
Exploring Scala's higher kinded classes and implicits
lpld/skillsup-hibernate-demo
Hibernate little demo
lpld/skillsup-practice1
Practice #1
lpld/tensorops
Shape-safe tensor operations for Scala
lpld/tf-calculator
Playing with typeclasses and tagless final pattern in Scala
lpld/vim-markdown-folding
Simple folding VIM plugin for markdown format
lpld/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala