Stars
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes…
🎉 Web component JS frameworks overview by their syntax and features
An asynchronous distributed actor framework in Rust with robust observability
Feature rich WhatsApp Client for Desktop Linux
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
Derive conversion traits when items are structurally similar.
A Rust library for runtime-checked linearish types
An Event Sourcing runtime with WebAssembly & embedded event store
Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.
EventStoreDB is the database for Event Sourcing. This repository provides a sample of event sourced system that uses EventStoreDB as event store.
Kafka is not for event sourcing, isn't it? Kafka alone is not an event store, but Kafka and ksqlDB together allow building full-featured event stores. This repository provides a sample of event sou…
A reference implementation of an event-sourced system that uses PostgreSQL as an event store built with Spring Boot. Fork the repository and use it as a template for your projects. Or clone the rep…
Papers from the computer science community to read and discuss.
Probabilistic language based on pattern matching and constraint propagation, 153 examples
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things Dev…
The Rust OpenTelemetry implementation
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
A GraphQL server library implemented in Rust
C++ serializers benchmark with realistic data
(Rust) Rspec - a BDD test harness for stable Rust
Attribute macro to require that the compiler prove a function can't ever panic
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.