Pinned Repositories
bitcoin
Bitcoin Core integration/staging tree
gradle
Adaptable, fast automation for all
algos
Exercise algorithms in Scala, Clojure, Groovy and Java 8
BitCan
BitCan: ‘Free as in Beer’ Bitcoin Seed Storage
bitcoin
Bitcoin Core integration/staging tree
CodingExerciseExtractor
Export your CodingBat & LeetCode solutions to GitHub
LLaMA-LoRA-Tuner
UI tool for fine-tuning and testing your own LoRA models base on LLaMA, GPT-J and more. One-click run on Google Colab.
scala
The Scala programming language
spock
The Enterprise-ready testing and specification framework.
tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
l0rinc's Repositories
l0rinc/pcollections
A Persistent Java Collections Library
l0rinc/java-sizeof
Memory consumption estimator for Java
l0rinc/coveralls-gradle-plugin
gradle plugin for coveralls
l0rinc/s99
l0rinc/CtCI-6th-Edition
l0rinc/interview
Everything you need to kick ass on your coding interview
l0rinc/java-binutils
Provides a java library to read AR, ELF, COFF and other kind of binary files
l0rinc/sbt-idea-plugin
SBT plugin for Intellij IDEA plugin's developers
l0rinc/intellij-scala
Scala plugin for IntelliJ IDEA
l0rinc/cluj-scala-problem-solving
Cluj.scala meetup - Problem solving by learning Scala
l0rinc/guava
Google Core Libraries for Java 6+
l0rinc/raphael-scala-js
A Scala.js binding for Raphael.js
l0rinc/spock-example
Spock example specifications along with ready-to-go Ant, Gradle, and Maven builds
l0rinc/threetenbp
Backport of functionality based on JSR-310 to Java SE 6 and 7. This is NOT an implementation of JSR-310.
l0rinc/JSqlParser
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern