maxpert's Stars
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
rqlite/rqlite
The lightweight, user-friendly, distributed relational database built on SQLite.
JetBrains/JetBrainsMono
JetBrains Mono – the free and open-source typeface for developers
quic-go/quic-go
A QUIC implementation in pure Go
ulid/spec
The canonical spec for ulid
mattn/go-sqlite3
sqlite3 driver for go using database/sql
beanstalkd/beanstalkd
Beanstalk is a simple, fast work queue.
TryGhost/node-sqlite3
SQLite3 bindings for Node.js
MaterializeInc/materialize
Real-time Data Integration and Transformation: use SQL to transform, deliver, and act on fast-changing data.
WiseLibs/better-sqlite3
The fastest and simplest library for SQLite3 in Node.js.
JSQLParser/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
soketi/soketi
Next-gen, Pusher-compatible, open-source WebSockets server. Simple, fast, and resilient. 📣
ydb-platform/ydb
YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions
canonical/dqlite
Embeddable, replicated and fault-tolerant SQL engine.
orioledb/orioledb
OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems)
FGRibreau/mailchecker
:mailbox: Cross-language temporary (disposable/throwaway) email detection library. Covers 55 734+ fake email providers.
badmojr/1Hosts
World's most advanced DNS filter-/blocklists!
kelindar/column
High-performance, columnar, in-memory store with bitmap indexing in Go
piskvorky/sqlitedict
Persistent dict, backed by sqlite3 and pickle, multithread-safe.
YousefED/Matrix-CRDT
Use Matrix as a backend for local-first applications with the Matrix-CRDT Yjs provider.
inkeliz/karmem
Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.
weyoss/redis-smq
A simple high-performance Redis message queue for Node.js.
zeroSteiner/rule-engine
A lightweight, optionally typed expression language with a custom grammar for matching arbitrary Python objects.
pilwon/node-yahoo-finance
Yahoo Finance historical quotes and snapshot data downloader written in Node.js
domaframework/doma
DAO oriented database mapping framework for Java
notgiven688/webminerpool
Complete sources for a monero webminer.
wseaton/sqloxide
Python bindings for sqlparser-rs
JayWalker512/CryptoNoter
In-Browser Javascript Monero Miner for websites / Payout towards personal XMR wallet
learnedsystems/RadixSpline
A Single-Pass Learned Index
nvanbenschoten/epaxos
A pluggable implementation of the Egalitarian Paxos Consensus Protocol