[Go to site: main page, start]

NetCoreServer

Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution (by chronoxor)

NetCoreServer Alternatives

Similar projects and alternatives to NetCoreServer

  1. marmot

    A distributed SQLite server with MySQL wire compatible interface

  2. ReSharper

    ReSharper is now available in VS Code and Cursor. ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.

    ReSharper logo
  3. comment-castles

    Lightweight internet forum

  4. LiteNetLib

    Lite reliable UDP library for Mono and .NET

  5. got

    Version control, like Git, but for files and directories of any size. E2E Encrypted (by gotvc)

  6. ExploreSingapore

    A sophisticated RAG intelligence engine for Singaporean laws, policies, and history. Comes with a triple-AI failover backend (Gemini/Llama/Groq), semantic embeddings using FAISS, and an Apple-inspired interactive UI. Designed with precision and high availability in mind.

  7. Fusio

    Self-Hosted API Management for Builders

  8. sharppcap

    Official repository - Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. SuperSimpleTcp

    Simple wrapper for TCP client and server in C# with SSL support

  11. tokn

    Token-Oriented KiCad Notation (TOKN) – Compact, human-readable, KiCad Netlists for LLM prompts. Spec, benchmarks, Python SDK.

  12. BeetleX

    high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution

  13. EACL

    Enterprise Access ControL is an embedded Clojure ReBAC authorization library based on SpiceDB and backed by Datomic that provides fine-grained permissions (by theronic)

  14. huetone

    6 NetCoreServer VS huetone

    A tool to create accessible color systems

  15. artisan.page

    A bookmarkable, searchable cheatsheet for Laravel's Artisan commands.

  16. exorsim

    Motorola M6800 (6800) Exorciser / SWTPC emulator

  17. unity-websocket-server

    A simple, zero-dependency WebSocket server for Unity.

  18. test

    Write unit and fuzz tests for Elm code. (by elm-explorations)

  19. trappsec

    deception as a developer tool

  20. WatsonTcp

    WatsonTcp is the easiest way to build TCP-based clients and servers in C#.

  21. EmbedIO

    A tiny, cross-platform, module based web server for .NET

  22. MicroWebSrv2

    The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better NetCoreServer alternative or higher similarity.

NetCoreServer discussion

Log in or Post with

NetCoreServer reviews and mentions

Posts with mentions or reviews of NetCoreServer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-02-08.
  • Ask HN: What Are You Working On? (February 2026)
    187 projects | news.ycombinator.com | 8 Feb 2026
    I'm working on a "toy" .NET web framework that has no dependencies on the ASP.NET Core Web SDK, runs fully on the "base" .NET Core SDK and can easily be embedded in existing applications.

    https://github.com/WispFramework/Wisp, https://wispframework.github.io/Wisp/

    It tries to be reasonably lightweight but batteries-included, with extra features in separate "extensions" packages. It's also designed to be modular. All functionality has a default implementation but can easily be replaced if desired. It uses the Fluid template engine[1] (a .NET implementation of the Liquid language).

    It's been a great way to dig into more advanced concepts like reflection and HTTP internals and while it's probably not safe to use in production, I have used it to build small private apps with great success.

    The current major pain points are the lack of websocket support, which I'm planning to add soon, and the general fragility of the NetCoreServer[2] based HTTP backend, which I'm planning to replace with EmbedIO. (Ideally, I would love to use Kestrel here, but it's so deeply baked into ASP.NET Core that you can't use it without pulling in the whole Web SDK)

    [1] https://github.com/sebastienros/fluid

    [2] https://github.com/chronoxor/NetCoreServer

    (LLM Disclaimer: This project is not vibe-coded. Most of the code is written by hand, with some input from ChatGPT being used as a fancy search engine. The docs are written by hand and then fed through ChatGPT to make them more readable)

  • Beyond ASP.NET: Lightweight Alternatives for C# Web Development
    5 projects | dev.to | 22 Dec 2025
    NetCoreServer is a socket library that can also be used for serving HTTP requests. Since end of 2022, there has not been any meaningful activity. NetCoreServer achieves 53% in TechEmpower's FrameworkBenchmark.
  • Networking lib/framework for multiplayer servers ?
    6 projects | /r/csharp | 3 Oct 2021
  • I need help figuring out a networking solution for a real-time project.
    1 project | /r/csharp | 29 Aug 2021
    The tricky part is finding libraries that support multicast - most games don't use it. I found this though: https://chronoxor.github.io/NetCoreServer/
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic NetCoreServer repo stats
4
3,112
2.3
20 days ago

Sponsored
ReSharper is now available in VS Code and Cursor
ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.
www.jetbrains.com

Did you know that C# is
the 11th most popular programming language
based on number of references?