sse
There are 899 repositories under sse topic.
centrifugal/centrifugo
Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.
vector4wang/spring-boot-quick
:herb: 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、k3s、k3d、k8s、mybatis加解密插件、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等:pushpin:
guillaumeblanc/ozz-animation
Open source c++ skeletal animation library and toolset
simd-everywhere/simde
Implementations of SIMD instruction sets for systems which don't natively support them.
recp/cglm
📽 Highly Optimized 2D / 3D Graphics Math (glm) for C
xtensor-stack/xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))
ermig1979/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON for ARM.
dongweiming/wechat-admin
Wechat Management System
microsoft/DirectXMath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
VcDevel/Vc
SIMD Vector Classes for C++
DLTcollab/sse2neon
A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation
p12tic/libsimdpp
Portable header-only C++ low level SIMD library
centrifugal/centrifuge
Real-time messaging library for Go. The simplest way to add feature-rich and scalable WebSocket support to your application. The core of Centrifugo server.
BetterTyped/hyper-fetch
⚡ Fetching and realtime data exchange framework.
open-source-labs/Swell
Swell: API development tool that enables developers to test endpoints served over streaming technologies including Server-Sent Events (SSE), WebSockets, HTTP2, GraphQL, gRPC, and tRPC..
zddhub/opensse
Open Sketch Search Engine- 3D object retrieval based on sketch image as input
EventSource/eventsource
EventSource client for Node.js, browsers and other JavaScript runtimes
boazsegev/iodine
iodine - HTTP / WebSockets Server for Ruby with Pub/Sub support
ohler55/agoo
A High Performance HTTP Server for Ruby
r3labs/sse
Server Sent Events server and client for Golang
libxsmm/libxsmm
Library for specialized dense and sparse matrix operations, and deep learning primitives.
jeremyong/klein
P(R*_{3, 0, 1}) specialized SIMD Geometric Algebra Library
qruto/laravel-wave
Painless Laravel Broadcasting with SSE
redorav/hlslpp
Math library using HLSL syntax with multiplatform SIMD support
liuyueyi/spring-boot-demo
Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)
louisgv/local.ai
🎒 local.ai - Run AI locally on your PC!
Auburn/FastNoiseSIMD
C++ SIMD Noise Library
VcDevel/std-simd
std::experimental::simd for GCC [ISO/IEC TS 19570:2018]
PaddlePaddle/FlyCV
FlyCV is a high-performance library for processing computer visual tasks.
MatthewWid/better-sse
⬆ Dead simple, dependency-less, spec-compliant server-sent events implementation for Node, written in TypeScript.
inaka/EventSource
A simple Swift client library for the Server Sent Events (SSE)
aff3ct/MIPP
Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).
mpetazzoni/sse.js
A flexible Server-Sent Events EventSource polyfill for Javascript
hhxsv5/php-sse
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
SapphireDb/SapphireDb
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
enisdenjo/graphql-sse
Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client.