aniravi24's Stars
vercel/next.js
The React Framework
wagoodman/dive
A tool for exploring each layer in a docker image
prisma/prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
fastify/fastify
Fast and low overhead web framework, for Node.js
pnpm/pnpm
Fast, disk space efficient package manager
BlinkDL/RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
waydroid/waydroid
Waydroid uses a container-based approach to boot a full Android system on a regular GNU/Linux system like Ubuntu.
tc39/proposal-pattern-matching
Pattern matching syntax for ECMAScript
ardatan/graphql-mesh
🕸️ GraphQL Federation Framework for any API services such as REST, OpenAPI, Swagger, SOAP, gRPC and more...
kaleidawave/ezno
A fast and correct TypeScript type checker and compiler with additional experiments
tremorlabs/tremor
Copy & Paste React components to build modern web applications.
cossacklabs/themis
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
azimuttapp/azimutt
Explore, document and optimize any database
hasktorch/hasktorch
Tensors and neural networks in Haskell
valtyr/prisma-kysely
🪄 Generate Kysely types directly from your Prisma schema!
kristiandupont/kanel
Generate Typescript types from Postgres
KevinVandy/mantine-react-table
A fully featured Mantine V5 implementation of TanStack React Table V8, forked from Material React Table
RobinBlomberg/kysely-codegen
Generate Kysely type definitions from your database.
ofou/graham-essays
📚 Download the full collection of Paul Graham essays in EPUB, PDF & Markdown for easy reading.
valentjn/vscode-ltex
LTeX: Grammar/spell checker :mag::heavy_check_mark: for VS Code using LanguageTool with support for LaTeX :mortar_board:, Markdown :pencil:, and others
microsoft/deoptexplorer-vscode
A VS Code extension to visualize deoptimizations in your JavaScript and TypeScript code running in V8 (i.e., NodeJS, Edge, Chrome, etc.).
antoine-coulon/effect-introduction
Effect introduction about the whys, helping transitioning from raw TypeScript to Effect TypeScript
tsperf/tracer
A VSCode extension to measure type complexity within a project.
Effect-TS/discord-bot
The Effect Community's custom Discord bot, built with Effect
Effect-TS/cli
Rapidly build powerful and composable command-line applications
Effect-TS/docgen
An opinionated documentation generator for Effect projects
mattiamanzati/shardcake
daotl/fastify-type-provider-effect-schema
@effect/schema type provider for Fastify
daotl/ts-to-effect-schema
Generate @effect/schema schemas from TypeScript types/interfaces
daotl/fastify-effect-starter
A boilerplate to build apps with effect/io and effect-ts-app/libs