Stars
The Elm Architecture for TypeScript with Effect
HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
Lightweight service virtualization/ API simulation / API mocking tool for developers and testers
Rust Developer AI Assistance System — Meta-Problem-Driven Knowledge Indexing
Simple, elegant, Pythonic functional programming.
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, xDC replica…
🌐 Make websites accessible for AI agents. Automate tasks online with ease.
💫 Toolkit to help you get started with Spec-Driven Development
Real-time Go struct memory layout visualization and optimization for VS Code. Analyze padding, alignment, and cache performance with one-click field reordering.
A meta-language for Go that adds Result types, error propagation (?), and pattern matching while maintaining 100% Go ecosystem compatibility
Declarative JSON serialization library that aims to enable a whole new paradigm of data serialization in TypeScript/JavaScript. Also, 3x faster SuperJSON alternative.
msgpack.org[Go] MessagePack encoding for Golang
hashicorp / go-msgpack
Forked from ugorji/goOpen-Source Go Code. msgpack.org[Go]
Dare-DB is a lightweight in-memory database written in Go, featuring Redis-inspired hashtables and HTTP/HTTPS endpoints for seamless data storage and retrieval, with Docker support for easy deployment
Golang port of simdjson: parsing gigabytes of JSON per second
Synchronization and asynchronous computation package for Go
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
An implementation of IO, Stream, Fiber for golang inspired by cats and fs2