guacamole-server VS celix

Compare guacamole-server vs celix and see what are their differences.

celix

Apache Celix is a framework for C and C++14 to develop dynamic modular software applications using component and in-process service-oriented programming. (by apache)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
guacamole-server celix
6 3
2,889 151
3.0% 2.0%
8.8 9.8
4 days ago 7 days ago
C C
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

guacamole-server

Posts with mentions or reviews of guacamole-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-29.
  • Windows based app in browser?
    2 projects | /r/selfhosted | 29 Jan 2023
    You can use Guacamole to RDP to your PC in your browser. It supports mobile UI. https://github.com/apache/guacamole-server
  • Got tired with noVNC, switched to VNCViewer, SO MUCH BETTER!
    1 project | /r/Proxmox | 29 Mar 2022
    It looks like it will be coming: https://github.com/apache/guacamole-server/pull/349
  • WTF Is this? RDP'd into my VM to see this
    1 project | /r/PleX | 5 Oct 2021
    If you do need to expose RDP to the public then please use a proxy like Guacamole. It provides a secure web interface to your internal servers without exposing them to the public. You can then connect from Guacamole via RDP, VNC, SSH, etc to the machines/VMs.
  • [REQUEST] ShellNGN Alternative
    1 project | /r/selfhosted | 21 Sep 2021
    try building the image yourself: https://github.com/apache/guacamole-server/blob/master/Dockerfile
  • Apache guacamole on ARM?
    3 projects | /r/selfhosted | 30 Aug 2021
    Guacd (https://github.com/apache/guacamole-server) I can build on ARM without any problems (`docker build . -t guacd`), but when trying to build the client (https://github.com/apache/guacamole-client/) I get some errors. Is there any way to fix this, or has anyone done this already?

celix

Posts with mentions or reviews of celix. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-06.
  • Hot Reload System
    1 project | /r/cpp_questions | 29 Apr 2023
    https://celix.apache.org/ - is a native implementation of the OSGi framework that solves a lot of the dependency lifecycle issues involved in dynamic architecture.
  • Ichor v0.1.0: dependency injection now with co_await
    5 projects | /r/cpp | 6 Nov 2022
    Ichor is more comparable to something like CppMicroservices, Celix or Java Spring. Obviously Java has a heads up here with its annotations, which C++ does not have. All of these frameworks share the same "overengineering" feeling that make it less appealing to smaller projects.
  • Enabling C/C++ compilation in an application.
    4 projects | /r/cpp | 1 May 2021
    1) use dlopen/LoadLibrary and create your own API to get starting/stopping points in dynamic libraries. See celix which uses this option.

What are some alternatives?

When comparing guacamole-server and celix you can also consider the following projects:

guacamole-client - Mirror of Apache Guacamole Client

CppMicroServices - An OSGi-like C++ dynamic module system and service registry

docker-guacamole - A self-contained guacamole docker container for x64 and ARM. Remotely connect over SSH, RDP or VNC using HTML5.

ChaiScript - Embedded Scripting Language Designed for C++

GateOne - Gate One is an HTML5-powered terminal emulator and SSH client

Ichor - C++20 Microservice Bootstrapping Framework

ikvm - A Java Virtual Machine and Bytecode-to-IL Converter for .NET [Moved to: https://github.com/ikvmnet/ikvm]

cppast - Library to parse and work with the C++ AST

ikvm - The best IKVM.NET fork ever!

sagan - The spring.io site and reference application

Weechat - The extensible chat client.

sol2 - Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation: