Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Server Side

Server Side

167 projects

Showing 36 of 167 projects

deno
denoRust

A modern runtime for JavaScript, TypeScript, and WebAssembly with secure defaults and excellent developer experience.

#developer-tools#webassembly#server-side
Stars107.7k
Forks6.2k
Last commit1 day ago
Vapor
VaporSwift

A server-side Swift HTTP web framework for building websites, APIs, and cloud projects.

#server-side#http#http-framework
Stars26.2k
Forks1.5k
Last commit2 days ago
Fastjson
FastjsonJava

A high-performance Java library for converting Java objects to JSON and vice versa.

#serialization-library#json-serializer#high-performance
Stars25.6k
Forks6.4k
Last commit2 years ago
phoenix
phoenixElixir

A productive web framework for building scalable, real-time applications with Elixir.

#realtime#elixir#productivity
Stars23.1k
Forks3.1k
Last commit3 days ago
hhvm
hhvmC++

A high-performance virtual machine for executing programs written in Hack, using JIT compilation.

#webserver#server-side#jit-compilation
Stars18.6k
Forks3.1k
Last commit1 day ago
HHVM
HHVMC++

A high-performance virtual machine with JIT compilation for executing programs written in Hack.

#facebook-open-source#web-server#server-side
Stars18.6k
Forks3.1k
Last commit1 day ago
websocketd
websocketdGo

Turn any command-line program that uses STDIN/STDOUT into a WebSocket server with a single executable.

#websocket-server#devops#server-side
Stars17.5k
Forks1.0k
Last commit8 days ago
webrtc
webrtcGo

A pure Go implementation of the WebRTC API for building real-time communication applications.

#data-channels#pion-webrtc#embedded-systems
Stars16.6k
Forks1.9k
Last commit1 day ago
Logstash
LogstashJava

A server-side data processing pipeline that ingests, transforms, and ships logs and events from multiple sources.

#event-processing#jruby#server-side
Stars14.9k
Forks3.5k
Last commit1 day ago
Showdown
ShowdownJavaScript

A bidirectional Markdown to HTML to Markdown converter written in JavaScript for client-side and server-side use.

#server-side#markdown-parser#converter
Stars14.9k
Forks1.6k
Last commit2 days ago
Hapi
HapiJavaScript

A simple, secure Node.js framework for building powerful, scalable applications with minimal overhead.

#backend-development#application#server-side
Stars14.8k
Forks1.4k
Last commit2 months ago
libvips
libvipsC

A demand-driven, horizontally threaded image processing library optimized for speed and low memory usage.

#c-library#graphics#high-performance
Stars11.5k
Forks783
Last commit1 day ago
The Art of Node
The Art of NodeJavaScript

A short introduction to Node.js, focusing on asynchronous I/O, core modules, and the npm ecosystem.

#event-driven#asynchronous-programming#callbacks
Stars9.9k
Forks842
Last commit6 years ago
YARP
YARPC#

A .NET toolkit for building high-performance, customizable HTTP reverse proxy servers using ASP.NET infrastructure.

#http-proxy#reverse-proxy#high-performance
Stars9.6k
Forks926
Last commit6 days ago
Blazor
Blazor

A curated collection of resources for Blazor, a .NET web framework for building interactive web UIs with C#.

#webassembly#microsoft#server-side
Stars9.4k
Forks1.0k
Last commit8 days ago
dns
dnsGo

A complete, fast, and lean DNS library for Go, supporting all Resource Records, DNSSEC, and both client and server programming.

#rfc-compliant#server-side#dns
Stars8.7k
Forks1.2k
Last commit10 days ago
qrcode
qrcodeJavaScript

A robust QR code generator for Node.js and browsers with CLI, canvas, SVG, and terminal output.

#server-side#qr-code#canvas
Stars8.1k
Forks684
Last commit1 year ago
PHPWord
PHPWordPHP

A pure PHP library for reading and writing Word documents in OOXML, ODF, RTF, HTML, and PDF formats.

#html-to-pdf#office#server-side
Stars7.6k
Forks2.7k
Last commit2 days ago
negroni
negroniGo

A tiny, non-intrusive, idiomatic HTTP middleware library for Go that encourages use of net/http Handlers.

#net-http#http-middleware#server-side
Stars7.5k
Forks574
Last commit1 year ago
Ratchet
RatchetPHP

A PHP library for building asynchronous WebSocket servers with simple interfaces and reusable components.

#event-driven#websocket-server#composer
Stars6.4k
Forks791
Last commit1 month ago
ClosedXML
ClosedXMLC#

A .NET library for reading, manipulating, and writing Excel 2007+ files with an intuitive API.

#hacktoberfest#server-side#spreadsheet
Stars5.7k
Forks930
Last commit24 days ago
algorithms
algorithmsC++

A collection of classic algorithms and data structures implemented as single-header C++ files with demo programs.

#gcc#server-side#educational
Stars5.5k
Forks1.5k
Last commit1 year ago
Open XML SDK
Open XML SDKC#

A .NET framework for low-level programmatic creation and manipulation of Word, Excel, and PowerPoint documents using the Open XML standard.

#office#server-side#openxml-format
Stars4.6k
Forks601
Last commit4 days ago
Stripe Node.js SDK
Stripe Node.js SDKTypeScript

Official Node.js library for interacting with the Stripe API, enabling server-side payment processing and subscription management.

#financial-integration#server-side#nodejs
Stars4.5k
Forks927
Last commit2 days ago
PushSharp
PushSharpC#

A server-side .NET library for sending push notifications to iOS (APNS), Android (GCM/FCM), Windows (WNS), Amazon (ADM), and Blackberry devices.

#server-side#fcm#csharp
Stars4.4k
Forks1.5k
Last commit3 years ago
xid
xidGo

A globally unique ID generator for the web, using a 12-byte Mongo Object ID algorithm with a compact base32hex string representation.

#server-side#unique-id-generator#distributed-systems
Stars4.3k
Forks212
Last commit4 months ago
Node.js Interview Questions by learning-zone
Node.js Interview Questions by learning-zoneJavaScript

A comprehensive collection of Node.js interview questions and answers covering core concepts, architecture, and practical examples.

#nodejs-interview-questions#backend-development#asynchronous-programming
Stars3.2k
Forks1.0k
Last commit
WinterJS
WinterJSJavaScript

A high-performance JavaScript server that runs Service Workers scripts compliant with the WinterCG specification.

#wasix#webassembly#high-performance
Stars3.2k
Forks60
Last commit4 months ago
Archiver
ArchiverJavaScript

A streaming interface for generating ZIP and TAR archives in Node.js with flexible data sources.

#archiver#tar#server-side
Stars3.0k
Forks249
Last commit9 days ago
Pedestal
PedestalClojure

A Clojure library suite for building secure, extensible, and asynchronous server-side applications.

#java-17#http-kit#server-side
Stars2.8k
Forks312
Last commit16 days ago
(Unofficial) Firebase Admin SDK for PHP
(Unofficial) Firebase Admin SDK for PHPPHP

Unofficial Firebase Admin SDK for PHP enabling server-side access to Firebase services from privileged environments.

#admin-sdk#firebase-admin-sdk#firebase-authentication
Stars2.4k
Forks452
Last commit
Gotham
GothamRust

A flexible Rust web framework focused on stability, safety, security, and speed.

#webframework#high-performance#server-side
Stars2.3k
Forks128
Last commit1 month ago
Dart Frog
Dart FrogDart

A fast, minimalistic backend framework for Dart, optimized for building backends that aggregate and normalize data from multiple sources.

#dart#flutter-backend#production-deployment
Stars2.3k
Forks183
Last commit17 days ago
Marble.js
Marble.jsTypeScript

A functional reactive Node.js framework for building server-side applications with TypeScript and RxJS.

#functional-programming#server-side#api-framework
Stars2.1k
Forks74
Last commit1 year ago
PicoHTTPParser
PicoHTTPParserC

A tiny, primitive, fast HTTP request/response parser written in C, designed to be stateless and memory-efficient.

#c-library#web-server#server-side
Stars2.1k
Forks273
Last commit3 months ago
Logbook
LogbookJava

An extensible Java library for complete HTTP request and response logging across various client and server technologies.

#jax-rs#server-side#logs
Stars2.1k
Forks280
Last commit6 days ago
Page 1 of 5Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 months ago
1 day ago
#Web Framework45
#Nodejs20
#Backend19
#Javascript17
#Rest Api17
#Swift16
#Middleware15
#Typescript15
#Web Development14
#Java14
#Authentication13
#Dotnet12