Damon-V79

Damon-V79

Geek Repo

Github PK Tool:Github PK Tool

Damon-V79's starred repositories

readyset

Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.

Language:RustLicense:NOASSERTIONStargazers:4195Issues:22Issues:526

dqlite

Embeddable, replicated and fault-tolerant SQL engine.

Language:CLicense:NOASSERTIONStargazers:3812Issues:72Issues:198

skunk

A data access library for Scala + Postgres.

Language:ScalaLicense:MITStargazers:1569Issues:30Issues:142

raft

Unmaintained C implementation of the Raft consensus protocol

Language:CLicense:NOASSERTIONStargazers:937Issues:32Issues:108

single-file-cli

CLI tool for saving a faithful copy of a complete web page in a single HTML file (based on SingleFile)

Language:JavaScriptLicense:AGPL-3.0Stargazers:572Issues:10Issues:96

ScalaMock

Native Scala mocking framework

Language:ScalaLicense:MITStargazers:502Issues:22Issues:227

sbt-jni

SBT Plugin to ease working with JNI

Language:ScalaLicense:BSD-3-ClauseStargazers:125Issues:6Issues:36

sangria-http4s-graalvm-example

An example of GraphQL server built with sangria, http4s and circe which compiles and runs as a GraalVM native image.

http4s-graal

An experiment running http4s as native image with Graal (+ Substrate)

Language:ScalaLicense:Apache-2.0Stargazers:26Issues:5Issues:0

parametrizable-floating-point-verilog

Verilog library that supports IEEE754 floating point arithmetic with a parametrizable mantissa and exponent

graalvm-native-image

GraalVM native-image as a docker container