All Projects → Compression → Similar Projects or Alternatives

1197 Open source projects that are alternatives of or similar to Compression

Express Graphql Typescript Boilerplate
A starter kit for building amazing GraphQL API's with TypeScript and express by @w3tecch
Stars: ✭ 163 (-93.5%)
Mutual labels:  expressjs
Html Compress Twig
Twig extension for compressing HTML and inline CSS/JS using WyriHaximus/HtmlCompress
Stars: ✭ 72 (-97.13%)
Mutual labels:  compression
Graphbrainz
A fully-featured GraphQL interface for the MusicBrainz API.
Stars: ✭ 130 (-94.81%)
Mutual labels:  middleware
Stdpack.c
Collection of small public domain de/compressors in plain C.
Stars: ✭ 73 (-97.09%)
Mutual labels:  compression
Host Validation
Express.js middleware for "Host" and "Referer" header validation to protect against DNS rebinding attacks.
Stars: ✭ 183 (-92.7%)
Mutual labels:  middleware
Opus
Modern audio compression for the internet.
Stars: ✭ 1,171 (-53.27%)
Mutual labels:  compression
Zan Proxy
An extensible proxy for PC/Mobile/APP developer
Stars: ✭ 1,727 (-31.09%)
Mutual labels:  middleware
React Realization
some simple Realizations of react
Stars: ✭ 71 (-97.17%)
Mutual labels:  middleware
Redux Arc
A declarative way to make request with redux actions
Stars: ✭ 162 (-93.54%)
Mutual labels:  middleware
Bolt
Fast approximate vector operations
Stars: ✭ 70 (-97.21%)
Mutual labels:  compression
Godot Fmod Integration
FMOD Studio middleware integration and scripting API bindings for the Godot game engine.
Stars: ✭ 130 (-94.81%)
Mutual labels:  middleware
Universal Zopfli Js
JavaScript binding to Zopfli with WebAssembly.
Stars: ✭ 70 (-97.21%)
Mutual labels:  gzip
Laravel Multisite
Multiple sites on one codebase
Stars: ✭ 214 (-91.46%)
Mutual labels:  middleware
Mean Stack Angular6 Crud Example
MEAN Stack Angular 6 CRUD Web Application
Stars: ✭ 69 (-97.25%)
Mutual labels:  expressjs
Go Http Metrics
Go modular http middleware to measure HTTP requests independent of metrics backend (with Prometheus and OpenCensus as backend implementations) and http framework/library
Stars: ✭ 128 (-94.89%)
Mutual labels:  middleware
Express Jsdoc Swagger
Swagger OpenAPI 3.x generator
Stars: ✭ 69 (-97.25%)
Mutual labels:  expressjs
Goat
[DEPRECATED] 🐐 A minimalistic JSON API server in Go
Stars: ✭ 161 (-93.58%)
Mutual labels:  middleware
Numcompress
Python package to compress numerical series & numpy arrays into strings
Stars: ✭ 68 (-97.29%)
Mutual labels:  compression
Njsscan
njsscan is a semantic aware SAST tool that can find insecure code patterns in your Node.js applications.
Stars: ✭ 128 (-94.89%)
Mutual labels:  expressjs
Laravel Remember Uploads
Laravel Middleware and helper for remembering file uploads during validation redirects
Stars: ✭ 67 (-97.33%)
Mutual labels:  middleware
Middy
🛵 The stylish Node.js middleware engine for AWS Lambda
Stars: ✭ 2,592 (+3.43%)
Mutual labels:  middleware
Thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
Stars: ✭ 10,526 (+320.03%)
Mutual labels:  middleware
Micro Frontends
micro-frontends architecture with reactjs, nodejs, express
Stars: ✭ 66 (-97.37%)
Mutual labels:  expressjs
Compactgui
Visual Interface for the Windows 10 Compact Function
Stars: ✭ 2,103 (-16.08%)
Mutual labels:  compression
Express Sequelize Crud
Simply expose resource CRUD (Create Read Update Delete) routes for Express & Sequelize. Compatible with React Admin Simple Rest Data Provider
Stars: ✭ 65 (-97.41%)
Mutual labels:  expressjs
Tsed
📐 Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone.
Stars: ✭ 1,941 (-22.55%)
Mutual labels:  middleware
Tigo
Tigo is an HTTP web framework written in Go (Golang).It features a Tornado-like API with better performance. Tigo是一款用Go语言开发的web应用框架,API特性类似于Tornado并且拥有比Tornado更好的性能。
Stars: ✭ 1,130 (-54.91%)
Mutual labels:  middleware
Alice
Painless middleware chaining for Go
Stars: ✭ 2,438 (-2.71%)
Mutual labels:  middleware
Webpack Serve
Repository has moved:
Stars: ✭ 1,125 (-55.11%)
Mutual labels:  middleware
Typin
Declarative framework for interactive CLI applications
Stars: ✭ 126 (-94.97%)
Mutual labels:  middleware
Mailman
Mailman is a GUI to help you manage your email accounts stored in a MySQL/MariaDB database.
Stars: ✭ 62 (-97.53%)
Mutual labels:  expressjs
Oauth
OAuth 2.0 Authorization Server & Authorization Middleware for Gin-Gonic
Stars: ✭ 61 (-97.57%)
Mutual labels:  middleware
Cstore fdw
Columnar storage extension for Postgres built as a foreign data wrapper. Check out https://github.com/citusdata/citus for a modernized columnar storage implementation built as a table access method.
Stars: ✭ 1,642 (-34.48%)
Mutual labels:  compression
Webauthn
W3C Web Authentication API Relying Party for Node.js and Express
Stars: ✭ 61 (-97.57%)
Mutual labels:  expressjs
Express React Boilerplate
Express, MySQL, React/Redux, NodeJs Application Boilerplate
Stars: ✭ 179 (-92.86%)
Mutual labels:  expressjs
Go Httpwares
Go HTTP Server Middleware and Client Tripperware
Stars: ✭ 60 (-97.61%)
Mutual labels:  middleware
Http Router
🎉 Release 2.0 is released! Very fast HTTP router for PHP 7.1+ (incl. PHP8 with attributes) based on PSR-7 and PSR-15 with support for annotations and OpenApi (Swagger)
Stars: ✭ 124 (-95.05%)
Mutual labels:  middleware
Mern Stack Authentication
Secure MERN Stack CRUD Web Application using Passport.js Authentication
Stars: ✭ 60 (-97.61%)
Mutual labels:  expressjs
Next Apollo Auth
Authentication Boilerplate with Next.js and Apollo GraphQL
Stars: ✭ 159 (-93.66%)
Mutual labels:  expressjs
Csharpewah
Compressed bitmaps in C#
Stars: ✭ 59 (-97.65%)
Mutual labels:  compression
Giraffe
Giraffe is an F# micro web framework for building rich web applications. It has been heavily inspired and is similar to Suave, but has been specifically designed with ASP.NET Core in mind and can be plugged into the ASP.NET Core pipeline via middleware. Giraffe applications are composed of so called HttpHandler functions which can be thought of a mixture of Suave's WebParts and ASP.NET Core's middleware.
Stars: ✭ 1,703 (-32.04%)
Mutual labels:  middleware
Websocket
🧬 WebSocket middleware for Fiber
Stars: ✭ 59 (-97.65%)
Mutual labels:  middleware
Bs Express
Express bindings in Reason
Stars: ✭ 207 (-91.74%)
Mutual labels:  expressjs
Helmet
Help secure Express apps with various HTTP headers
Stars: ✭ 8,648 (+245.09%)
Mutual labels:  middleware
Graphql Serverless
GraphQL (incl. a GraphiQL interface) middleware for the webfunc serverless web framework.
Stars: ✭ 124 (-95.05%)
Mutual labels:  middleware
Express Ffmpeg
nodejs ffmpeg video transcode webui,基于nodejs的云转码系统 https://www.efvcms.com
Stars: ✭ 58 (-97.69%)
Mutual labels:  expressjs
Nginxconfig.io
⚙️ NGINX config generator on steroids 💉
Stars: ✭ 14,983 (+497.89%)
Mutual labels:  gzip
Momi
Monadic middleware
Stars: ✭ 57 (-97.73%)
Mutual labels:  middleware
Gin Swagger
gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
Stars: ✭ 2,001 (-20.15%)
Mutual labels:  middleware
Dragon
⚡A powerful HTTP router and URL matcher for building Deno web servers.
Stars: ✭ 56 (-97.77%)
Mutual labels:  middleware
Cidlib
The CIDLib general purpose C++ development environment
Stars: ✭ 179 (-92.86%)
Mutual labels:  compression
Tesla
The flexible HTTP client library for Elixir, with support for middleware and multiple adapters.
Stars: ✭ 1,588 (-36.63%)
Mutual labels:  middleware
Libarchivejs
Archive library for browsers
Stars: ✭ 145 (-94.21%)
Mutual labels:  gzip
Basic Mern Stack App
A simple MERN Stack App made for practice & learning. CRUD, Authentication & Deployment in MERN.
Stars: ✭ 104 (-95.85%)
Mutual labels:  expressjs
Laravel Shield
A HTTP basic auth middleware for Laravel
Stars: ✭ 193 (-92.3%)
Mutual labels:  middleware
Tsmean
Typescript-mysql-express-angular-node seed for your next web-app!
Stars: ✭ 173 (-93.1%)
Mutual labels:  expressjs
Node Express Postgresql Sequelize
Node.js, Express.js, Sequelize.js and PostgreSQL RESTful API
Stars: ✭ 148 (-94.09%)
Mutual labels:  expressjs
Express Jwt
An example API for creating/verifying json web tokens
Stars: ✭ 105 (-95.81%)
Mutual labels:  expressjs
Gorilla Tsc
Implementation of time series compression method from the Facebook's Gorilla paper
Stars: ✭ 147 (-94.13%)
Mutual labels:  compression
Libmspack
A library for some loosely related Microsoft compression formats, CAB, CHM, HLP, LIT, KWAJ and SZDD.
Stars: ✭ 104 (-95.85%)
Mutual labels:  compression
301-360 of 1197 similar projects