dogmatico's Stars
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
karpathy/LLM101n
LLM101n: Let's build a Storyteller
aidenybai/million
Optimize React performance and make your React 70% faster in minutes, not months.
rolldown/rolldown
Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.
loco-rs/loco
🚂 🦀 The one-person framework for Rust for side-projects and startups
graphql-rust/juniper
GraphQL server library for Rust
dsherret/ts-morph
TypeScript Compiler API wrapper for static analysis and programmatic code changes.
segmentio/ksuid
K-Sortable Globally Unique IDs
openauthjs/openauth
▦ Universal, standards-based auth provider.
automerge/automerge
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
swimlane/ngx-charts
:bar_chart: Declarative Charting Framework for Angular
preactjs/signals
Manage state with style in every framework
zalando/restful-api-guidelines
A model set of guidelines for RESTful APIs and Events, created by Zalando
rx-angular/rx-angular
Reactive Extensions for Angular.
duetds/date-picker
Duet Date Picker is an open source version of Duet Design System’s accessible date picker. Try live example at https://duetds.github.io/date-picker/
mgechev/injection-js
Dependency injection library for JavaScript and TypeScript in 5.1K. It is an extraction of the Angular's ReflectiveInjector which means that it's well designed, feature complete, fast, reliable and well tested.
KaisenAmin/c_std
Implementation of C++ standard libraries in C
MathisBullinger/froebel
A strictly typed utility library.
tywalch/electrodb
A DynamoDB library to ease the use of modeling complex hierarchical relationships and implementing a Single Table Design while keeping your query code readable.
natemoo-re/microsite
Do more with less JavaScript. Microsite is a smarter, performance-obsessed static site generator powered by Preact and Snowpack.
jamesmunns/awesome-rust-streaming
A community curated list of Rust Language streamers
weiznich/diesel_async
Diesel async connection implementation
nxext/nx-extensions
Nx Extensions for Stencil, Svelte, SolidJS, Preact, Ionic, and Capacitor
jonatanpedersen/git-json-merge
A git merge driver that use xdiff to automatically resolve merge conflicts in json files. This project was inspired by git-po-merge.
flash-me/angular-micro-frontends
Build angular Micro Frontends with pure angular tools
tarsisexistence/routerkit
🦩 strict typed angular routes
kazekyo/nestjs-graphql-relay
Example of a backend server for Relay(GraphQL client) using NestJs.
victorandree/apollo-federation-relay
A demo of Apollo Federation and global Node resolution
morrys/relay-angular
Relay & Relay Offline for Angular
kamilkisiela/angular-suspense
React-like Suspense API for Angular (Suspense + ErrorBoundary) - experimental