enet

ENet reliable UDP networking library (by lsalzman)

Enet Alternatives

Similar projects and alternatives to enet

  • enet

    ENet reliable UDP networking library

  • enet

    1 enet VS enet

    Pure Erlang network stack (by archaelus)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • yojimbo

    A network library for client/server games written in C++

  • netcode.io

    A protocol for secure client/server connections over UDP

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

enet reviews and mentions

Posts with mentions or reviews of enet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-03.
  • C++ RAII encapsulation of ENet (Server<->Client only)
    1 project | /r/codereview | 22 Mar 2022
    The sole dependency is ENet 1.3.17. In visual studio this means adding to the 'Additional Include Directories', to the 'Additional Library Directories', and enet64.lib;ws2_32.lib;winmm.lib; to 'Additional Dependencies'. You'll also need to use C++17 or newer since std::optional is used.
  • C++ sending std::string over reliable UDP (ENET)?
    1 project | /r/AskProgramming | 23 Oct 2021
    It's a (good) library for what it's intended for but it's not good for bulk packets and file transfer speeds can be limited to around 100 kb/s, default enums have to be constantly tinkered with too (see issue). Good for gaming with unreliable packets (although not really for streaming asset data), bad for TCP replacement which it advertises itself as.
  • Bespin ENet Options
    2 projects | /r/erlang | 3 May 2021
    So I'm thinking of either using this re-implemented, from C to Erlang, version of ENet https://github.com/archaelus/enet or using the original C version of ENet https://github.com/lsalzman/enet and connecting it using Erlang ports.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 26 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic enet repo stats
3
2,585
3.2
2 days ago

lsalzman/enet is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of enet is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com