An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by lithdew

A curated list of projects in awesome lists by lithdew .

https://github.com/lithdew/flatend

Quickly build microservices using p2p networking in NodeJS/Go.

golang kademlia mesh-networks microservice networking nodejs p2p

Last synced: 05 Apr 2025

https://github.com/lithdew/rheia

A blockchain written in Zig.

Last synced: 13 Apr 2025

https://github.com/lithdew/quickjs

Go bindings to QuickJS: a fast, small, and embeddable ES2020 JavaScript interpreter.

es2020 golang javascript quickjs

Last synced: 21 Aug 2025

https://github.com/lithdew/reliable

A reliability layer for UDP connections in Go.

arq golang network udp

Last synced: 23 Apr 2025

https://github.com/lithdew/monte

The bare minimum for high performance, fully-encrypted bidirectional RPC over TCP in Go with zero memory allocations.

aes-256 blake2b golang networking p2p tcp tlv x25519

Last synced: 23 Apr 2025

https://github.com/lithdew/casso

A Go implementation of the Cassowary constraint solving algorithm.

cassowary constraint-layout golang layout-algorithm

Last synced: 07 Aug 2025

https://github.com/lithdew/lmdb-zig

Lightweight, fully-featured, idiomatic cross-platform Zig bindings to Lightning Memory-Mapped Database (LMDB).

Last synced: 23 Apr 2025

https://github.com/lithdew/youtube

A library for executing search queries, retrieving metadata, and obtaining direct links to video-only/audio-only/muxed versions of videos on YouTube in Go.

fasthttp golang reverse-engineering youtube youtube-dl

Last synced: 23 Apr 2025

https://github.com/lithdew/hyperia

Last synced: 28 Jun 2025

https://github.com/lithdew/snow

A small, fast, cross-platform, async Zig networking framework built on top of lithdew/pike.

async networking pike tcp zig

Last synced: 04 Mar 2026

https://github.com/lithdew/hello

Multi-threaded cross-platform HTTP/1.1 web server example in Zig.

async cross-platform http-server zig

Last synced: 25 Aug 2025

https://github.com/lithdew/solana-zig

Write Solana programs in Zig.

Last synced: 23 Jan 2026

https://github.com/lithdew/statin

Online time-series analytics and statistics and probabilistic data structures for `bun:sqlite`.

Last synced: 10 Oct 2025

https://github.com/lithdew/borsh-zig

A Zig implementation of the Borsh binary format specification.

Last synced: 30 Jun 2025

https://github.com/lithdew/cuckoo

A fast, vectorized Cuckoo filter implementation in Go. Zero allocations in hot paths with zero-copy binary representation.

binary cuckoo-filter golang

Last synced: 08 Oct 2025

https://github.com/lithdew/kademlia-go

S/Kademlia in Go. Heavy WIP.

golang kademlia overlay-network p2p udp

Last synced: 23 Apr 2025

https://github.com/lithdew/usockets-zig

A fork of uSockets packaged for Zig.

Last synced: 23 Apr 2025

https://github.com/lithdew/dew

My go-to full-stack end-to-end type-safe React project template.

Last synced: 14 Apr 2025

https://github.com/lithdew/nicehttp

Helper utilities for downloading files/making requests with valyala/fasthttp.

fasthttp golang http

Last synced: 10 Jun 2025

https://github.com/lithdew/flatlang

An embeddable human-friendly configuration language with zero keywords in Go. Heavily inspired by Google Starlark and CUE.

golang

Last synced: 04 Oct 2025

https://github.com/lithdew/bincode-zig

A Zig implementation of the Bincode binary format specification.

Last synced: 15 Jun 2025

https://github.com/lithdew/oauth2-go

What does it take to write a minimal security-first OAuth 2.0 Server w/ OpenID Connect support in Go?

go oauth2-server openid-connect

Last synced: 23 Apr 2025

https://github.com/lithdew/seq

A fast implementation of sequence buffers in Go with 100% unit test coverage.

golang packets sequence-buffer udp

Last synced: 06 Oct 2025

https://github.com/lithdew/boringssl-zig

A fork of boringssl packaged for Zig.

Last synced: 23 Apr 2025

https://github.com/lithdew/bytesutil

Utilities for reducing memory allocations in Go w/ 100% unit test coverage.

golang

Last synced: 23 Apr 2025

https://github.com/lithdew/libuv-zig

A fork of libuv packaged for Zig.

zig

Last synced: 06 May 2025

https://github.com/lithdew/recaptcha

Quickly verify reCAPTCHA v2/v3 submissions in Go.

client fasthttp fastjson golang google recaptcha

Last synced: 23 Apr 2025

https://github.com/lithdew/uwebsockets-zig

A fork of uWebSockets packaged for Zig.

Last synced: 24 Oct 2025

https://github.com/lithdew/trad

Cursor for Trading Bots

Last synced: 17 Feb 2026

https://github.com/lithdew/ed25519-donna-zig

Minimal Zig bindings to ed25519-donna.

ed25519 zig

Last synced: 30 Jul 2025

https://github.com/lithdew/chdb-bun

Native chDB bindings for Bun.

Last synced: 06 Mar 2026

https://github.com/lithdew/rhh-ts

Robin-hood hashing vs. B+Trees in TypeScript.

Last synced: 31 Mar 2025

https://github.com/lithdew/bun-sqlite-migrator

A bun:sqlite port of kysely's migrator module.

Last synced: 23 Apr 2025

https://github.com/lithdew/aptos-indexer

A barebones transaction streaming library for Aptos written in TypeScript. Designed for building indexers, analytics tools, and real-time transaction monitoring systems.

Last synced: 17 Feb 2026

https://github.com/lithdew/experiments

My repository of experiments with architectures, algorithms, data structures and stuff.

Last synced: 25 Feb 2026

https://github.com/lithdew/kysely-bun-sqlite

A fork of kysely-bun-sqlite with some improvements.

Last synced: 08 Apr 2025

https://github.com/lithdew/alon-sysroot

Sysroot for Alon.

Last synced: 25 Jun 2025

https://github.com/lithdew/blanc

A terminal UI library in Go. Heavy WIP, come back later.

Last synced: 31 Mar 2025

https://github.com/lithdew/sqlutil

Utilities for working with SQL in Go.

golang sql

Last synced: 17 Oct 2025

https://github.com/lithdew/asciigraph

Go package to make lightweight ASCII line graph ╭┈╯ in command line apps. Mindful fork of guptarohit/asciigraph.

asciigraph golang terminal

Last synced: 15 May 2026

https://github.com/lithdew/yjs-text-crdt-bun-demo

Validating, streaming, merging, and applying Yjs updates using HTTP POST events and Server-Sent Events (SSE).

Last synced: 09 Sep 2025

https://github.com/lithdew/remix-vite-monorepo

https://github.com/remix-run/remix/issues/7927

Last synced: 28 Jul 2025

https://github.com/lithdew/log-mel-spectrogram

My notes for computing log-Mel spectrograms on CPUs 129x faster.

Last synced: 15 Aug 2025

https://github.com/lithdew/boat

Define and evaluate text/numeric constraints on values in Go. Heavy WIP.

Last synced: 31 Mar 2025

https://github.com/lithdew/healthdb

Consensus HK 2025

Last synced: 13 Mar 2025

https://github.com/lithdew/afd

Experimenting with Windows AFD in Zig.

Last synced: 08 Oct 2025

https://github.com/lithdew/bidirectional

Bidirectional infinite queries demo w/ TanStack Query & TanStack Start.

Last synced: 13 Oct 2025