awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
colemancda avatar

colemancda/NetworkObjects

0
View on GitHub↗
259 stars·28 forks·Swift·MIT·9 views

NetworkObjects

Swift backend / server framework (Pure Swift, Supports Linux)

Features

  • Rapid Development - Generates RESTful servers from Core Data models.
  • Server Side Swift - Backend framework with Linux support.

Star history

Star history chart for colemancda/networkobjectsStar history chart for colemancda/networkobjects

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does colemancda/networkobjects do?

Swift backend / server framework (Pure Swift, Supports Linux)

What are the main features of colemancda/networkobjects?

The main features of colemancda/networkobjects are: Rapid Development, Server Side Swift.

What are some open-source alternatives to colemancda/networkobjects?

Open-source alternatives to colemancda/networkobjects include: kitura/kitura — Kitura is a server-side web framework for building HTTP services and web applications using the Swift programming… glock45/swifter — Swifter is a lightweight HTTP server engine and networking library for the Swift programming language. It provides a… swiftybeaver/swiftybeaver — SwiftyBeaver is an extensible logging framework for Swift that routes log output to multiple destinations… mitesh77/best-flutter-ui-templates — This project is an open-source library of customizable mobile interface templates and screen layouts built with… envoy/embassy — Super lightweight async HTTP server library in pure Swift runs in iOS / MacOS / Linux. brettrtoomey/jobs — A job system for Swift backends.

Open-source alternatives to NetworkObjects

Similar open-source projects, ranked by how many features they share with NetworkObjects.
  • kitura/kituraKitura avatar

    Kitura/Kitura

    7,585View on GitHub↗

    Kitura is a server-side web framework for building HTTP services and web applications using the Swift programming language. It functions as an HTTP server that handles incoming requests, routes traffic, and serves responses. The framework serves as a Codable REST API framework, enabling the encoding and decoding of native Swift data types for web service communication. It also provides a FastCGI web interface to connect Swift applications to external web servers for improved scalability. The system includes capabilities for secure web communication through SSL/TLS network encryption, server-

    Swift
    View on GitHub↗7,585
  • glock45/swifterglock45 avatar

    glock45/swifter

    4,018View on GitHub↗

    Swifter is a lightweight HTTP server engine and networking library for the Swift programming language. It provides a minimal networking layer designed for hosting internal web services, building server-side applications, and implementing custom HTTP servers. The project enables the creation of embedded web services for remote control or status monitoring and supports lightweight web hosting with a minimal footprint. Its capabilities cover the management of raw TCP connections and network sockets, using a request-response cycle to parse incoming data into HTTP requests and map them to handler

    Swift
    View on GitHub↗4,018
  • mitesh77/best-flutter-ui-templatesmitesh77 avatar

    mitesh77/Best-Flutter-UI-Templates

    22,727View on GitHub↗

    This project is an open-source library of customizable mobile interface templates and screen layouts built with Flutter and Dart. It serves as a prototyping kit and design gallery, providing a collection of ready-made user interface examples and Material Design component sets for cross-platform mobile application development. The collection enables the rapid creation of application screens by providing pre-built layouts for common mobile app flows and navigation patterns. Developers can browse these interface patterns and modify colors, fonts, and layouts to align with specific brand guidelin

    Dartcross-platformflutterflutter-app
    View on GitHub↗22,727
  • swiftybeaver/swiftybeaverSwiftyBeaver avatar

    SwiftyBeaver/SwiftyBeaver

    6,066View on GitHub↗

    SwiftyBeaver is an extensible logging framework for Swift that routes log output to multiple destinations simultaneously, including the Xcode console, local files, and remote cloud services. It supports recording messages at distinct severity levels with corresponding visual styling, and can attach arbitrary contextual data such as numbers, arrays, or dictionaries to log entries without requiring manual string conversion. The framework distinguishes itself through destination-based log routing, where each output target can have its own independent format and filter configuration managed by a

    Swift
    View on GitHub↗6,066
See all 28 alternatives to NetworkObjects→