PHILLIPS71's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
thedaviddias/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
pmndrs/zustand
🐻 Bear necessities for state management in React
colinhacks/zod
TypeScript-first schema validation with static type inference
milvus-io/milvus
Milvus is a high-performance, cloud-native vector database designed to scale.
alan2207/bulletproof-react
🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
vercel/turborepo
Build system optimized for JavaScript and TypeScript, written in Rust
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
typesense/typesense
Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
facebook/lexical
Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
HumanSignal/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
timescale/timescaledb
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
crowdsecurity/crowdsec
CrowdSec - the open-source and participative security solution offering crowdsourced protection against malicious IPs and access to the most advanced real-world CTI.
MassTransit/MassTransit
Distributed Application Framework for .NET
piotrwitek/utility-types
Collection of utility types, complementing TypeScript built-in mapped types and aliases (think "lodash" for static types).
Netflix/vmaf
Perceptual video quality assessment based on multi-method fusion.
awslabs/gluonts
Probabilistic time series modeling in Python
AIStream-Peelout/flow-forecast
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
uber/orbit
A Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood.
Unmanic/unmanic
Unmanic - Library Optimiser
notthebee/infra
IaC for my Linux/Unix machines
Finbuckle/Finbuckle.MultiTenant
Finbuckle.MultiTenant is an open-source multitenancy middleware library for .NET. It enables tenant resolution, per-tenant app behavior, and per-tenant data isolation.
snatch-dev/Convey
A simple recipe for .NET Core microservices.
devmentors/Pacco
Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach
uber/react-view
React View is an interactive playground, documentation and code generator for your components.
tusdotnet/tusdotnet
.NET server implementation of the Tus protocol for resumable file uploads. Read more at https://tus.io
NetDevPack/Security.Identity
.NET DevPack Identity is a set of common implementations to help you implementing Identity, Jwt, claims validation and another facilities
nuyonu/N-Tier-Architecture
This is a n-layer architecture based on Common web application architectures.