Lists (1)
Sort Name ascending (A-Z)
Stars
A curated list of awesome Lightweight JavaScript Frameworks (CDN loadable)
The easiest way to use git. On any platform. Anywhere.
Implement a reasoning LLM in PyTorch from scratch, step by step
Rust implementation of grpc-web protocol that allows using tonic clients in browsers via webassembly.
💾 Self-hosted online file converter. Supports 1000+ formats ⚙️
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
DNS-Blocklists: For a better internet - keep the internet clean!
Fullstack app framework for web, desktop, and mobile.
A comparison of some web frameworks and libs written in Rust
An activity diagram to describe the resolution of HTTP response status codes, given various headers.
#1 Locally hosted web application that allows you to perform various operations on PDF files
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
A curated list of awesome Go frameworks, libraries and software
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
A pluggable linter and fixer to enforce Protocol Buffer style and conventions.
Analyze and understand data stored in MongoDB from the command line
Schema and data analyzer for MongoDB written in Go.
PROST! a Protocol Buffers implementation for the Rust Language
A pure rust library for reading and writing spreadsheet files
Build a comprehensive toolkit to detect, troubleshoot and resolve issues with Rust applications.
Repository for pre-built dev container images published under mcr.microsoft.com/devcontainers
“Zero setup” cross compilation and “cross testing” of Rust crates
A long list of .NET (micro) optimizations I've picked up along my development journey ranging from easy method overloads, to niche IL manipulation.
Option and Result types for C#, inspired by Rust