Glimesh Credits
Glimesh Platform Subscribers
Beautiful people who choose to support the platform.
Gold Supporters
Supporters




































Our Projects
We've created several large projects to help build Glimesh. You can find all of them on our GitHub, along with contribution records:
Open Source Libraries
We user numerous open source projects to power Glimesh, and without them this project would never have been possible. This is not a comprehensive list, unfortunately. You can find a full list by browsing out core respositories:
FTL Libraries
Library | Description |
---|---|
janus-gateway | General purpose WebRTC server designed and developed by Meetecho. |
glib-2.0 | GLib provides the core application building blocks for libraries and applications written in C. |
libsrtp2 | Implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel. |
jansson | Jansson is a C library for encoding, decoding and manipulating JSON data. |
libssl | OpenSSL is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols. |
libavcodec | Library from ffmpeg providing a encoding/decoding framework and multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. |
spdlog | Very fast, header-only/compiled, C++ logging library. |
cpp-httplib | A C++11 single-file header-only cross platform HTTP/HTTPS library. |
Catch2 | A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11 or later. |
Elixir
Library | Description |
---|---|
jason@1.4.0 | A blazing fast JSON parser and generator in pure Elixir. |
phoenix_html@3.2.0 | Phoenix view functions for working with HTML templates |
eex@1.14.3 | eex |
telemetry_poller@0.5.1 | Periodically collect measurements and dispatch them as Telemetry events. |
shards@1.0.1 | Erlang/Elixir library for partitioned or sharded ETS tables. |
phoenix_pubsub@2.1.1 | Distributed PubSub and Presence platform |
connection@1.1.0 | Connection behaviour for connection processes |
mint@1.4.0 | Small and composable HTTP client. |
gettext@0.18.2 | Internationalization and localization through gettext |
oauth2@2.0.0 | An Elixir OAuth 2.0 Client Library |
earmark_parser@1.4.17 | Earmark AST the parser and AST Generator for Dave Thomas' Earmark. The parser generates an Abstract Syntax Tree from Markdown. The original Earmark will still provide the HTML Transformation and the CLI, however its Scanner, Parser and AST Renderer have been extracted into this library. |
logger@1.14.3 | logger |
stripity_stripe@2.12.1 | A Stripe client for Elixir. |
os_mon@2.8 | CPO CXC 138 46 |
hcaptcha@0.0.1 | A simple hCaptcha package for Elixir applications, provides verification and templates for rendering forms with the hCaptcha widget |
phoenix@1.6.12 | Productive. Reliable. Fast. A productive web framework that does not compromise speed or maintainability. |
stdlib@4.2 | ERTS CXC 138 10 |
mime@1.6.0 | A MIME type module for Elixir |
phoenix_ecto@4.4.0 | Integration between Phoenix & Ecto |
telemetry@0.4.3 | Dynamic dispatching library for metrics and instrumentations |
telemetry_metrics@0.6.1 | Provides a common interface for defining metrics based on Telemetry events. |
mimerl@1.2.0 | Library to handle mimetypes |
ssl_verify_fun@1.1.6 | SSL verification functions for Erlang |
prom_ex@1.4.1 | Prometheus metrics and Grafana dashboards for all of your favorite Elixir libraries |
castore@0.1.13 | Up-to-date CA certificate store. |
telemetry_metrics_prometheus_core@1.0.2 | Provides a Prometheus format reporter for Telemetry.Metrics definitions. |
sasl@4.2 | SASL CXC 138 11 |
html_sanitize_ex@1.4.2 | HTML sanitizer for Elixir |
table_rex@3.1.1 | Generate configurable text-based tables for display (ASCII & more) |
oban@2.13.2 | Robust job processing, backed by modern PostgreSQL. |
absinthe_phoenix@2.0.2 | absinthe_phoenix |
nimble_pool@0.2.4 | A tiny resource-pool implementation |
phoenix_view@1.1.2 | Views and template rendering for Phoenix |
kernel@8.5.3 | ERTS CXC 138 10 |
crypto_rand@1.0.3 | Fast and efficient cryptographically strong versions of several Enum functions that rely on :rand uniform functions for randomness. |
bamboo@1.7.1 | Straightforward, powerful, and adapter based Elixir email library. Works with Mandrill, Mailgun, SendGrid, SparkPost, Postmark, in-memory, and test. |
cowboy_telemetry@0.3.1 | Telemetry instrumentation for Cowboy |
sweet_xml@0.7.2 | A sweet wrapper of :xmerl to help query XML docs |
sentry@8.0.6 | The Official Elixir client for Sentry |
plug@1.13.6 | Compose web applications with functions |
absinthe_relay@1.5.1 | absinthe_relay |
cowboy@2.9.0 | Small, fast, modern HTTP server. |
dataloader@1.0.9 | dataloader |
xmerl@1.3.30 | XML parser |
ex_aws_s3@2.3.1 | ex_aws_s3 |
comeonin@5.3.3 | A specification for password hashing libraries |
idna@6.1.1 | A pure Erlang IDNA implementation |
ssl@10.8.6 | Erlang/OTP SSL application |
waffle_ecto@0.0.11 | An integration with Waffle and Ecto. |
uri_query@0.1.2 | URI encode nested GET parameters and array values in Elixir. |
puid@1.1.2 | Fast and efficient generation of cryptographically strong probably unique indentifiers (puid, aka random string) of specified entropy from various character sets. |
scrivener@2.7.2 | Pagination for the Elixir ecosystem |
secure_random@0.5.1 | A convienance library based on Ruby's SecureRandom |
postgrex@0.16.4 | PostgreSQL driver for Elixir |
db_connection@2.4.2 | Database connection behaviour for database transactions and connection pooling |
mochiweb@2.22.0 | MochiMedia Web Server |
inets@8.2.1 | INETS CXC 138 49 |
surface@0.8.1 | A component based library for Phoenix LiveView |
boruta@2.1.5 | Boruta is the core of an OAuth/OpenID Connect provider bringing authorization to your applications. |
decimal@2.0.0 | Arbitrary precision decimal arithmetic. |
navigation_history@0.4.0 | Navigation history tracking plug |
plug_crypto@1.2.3 | Crypto-related functionality for the web |
extwitter@0.13.1 | extwitter |
crypto@5.1.2 | CRYPTO |
unicode_util_compat@0.7.0 | unicode_util compatibility library for Erlang < 20 |
waffle@1.1.5 | Flexible file upload and attachment library for Elixir. |
nebulex@2.4.1 | In-memory and distributed caching toolkit for Elixir |
eqrcode@0.1.10 | eqrcode |
glimesh@0.1.0 | glimesh |
earmark@1.4.18 | Earmark is a pure-Elixir Markdown converter. It is intended to be used as a library (just call Earmark.as_html), but can also be used as a command-line tool (run mix escript.build first). Output generation is pluggable. |
ex_aws@2.2.10 | Generic AWS client |
slugify@1.3.1 | Transform strings from any language to slugs for URLs, filenames or fun |
oauther@1.3.0 | A library to authenticate using the OAuth 1.0 protocol. |
joken@2.5.0 | JWT (JSON Web Token) library for Elixir. |
ecto_sql@3.8.3 | SQL-based adapters for Ecto and database migrations |
ecto@3.8.4 | A toolkit for data mapping and language integrated query for Elixir |
plug_canonical_host@2.0.1 | PlugCanonicalHost ensures that all requests are served by a single canonical host. It will redirect all requests from non-canonical hosts to the canonical one. |
phoenix_live_view@0.17.11 | Rich, real-time user experiences with server-rendered HTML |
syntax_tools@3.0 | Syntax tools |
sourceror@0.11.2 | sourceror |
nimble_options@0.3.7 | A tiny library for validating and documenting high-level options |
tzdata@1.1.1 | Tzdata is a parser and library for the tz database. |
nimble_parsec@1.1.0 | A simple and fast library for text-based parser combinators |
plug_cowboy@2.5.2 | A Plug adapter for Cowboy |
ex_image_info@0.2.4 | ExImageInfo is an Elixir library to parse images (binaries) and get the dimensions (size), detected mime-type and overall validity for a set of image formats. It is the fastest and supports multiple formats. |
elixir@1.14.3 | elixir |
finch@0.8.3 | An HTTP client focused on performance. |
runtime_tools@1.19 | RUNTIME_TOOLS |
absinthe@1.6.6 | absinthe |
libcluster@3.3.0 | Automatic Erlang cluster formation and management for Elixir/Erlang applications |
ex_json_schema@0.9.2 | A JSON Schema validator with full support for the draft 4 specification and zero dependencies. |
cowlib@2.11.0 | Support library for manipulating Web protocols. |
parse_trans@3.3.1 | Parse transform library |
absinthe_plug@1.5.8 | absinthe_plug |
con_cache@1.0.0 | con_cache |
public_key@1.13.2 | Public key infrastructure |
phoenix_live_dashboard@0.6.2 | Real-time performance dashboard for Phoenix |
scrivener_ecto@2.7.0 | Paginate your Ecto queries with Scrivener |
jose@1.11.2 | JSON Object Signing and Encryption (JOSE) for Erlang and Elixir. |
asn1@5.0.21 | The Erlang ASN1 compiler version 5.0.21 |
httpoison@1.8.0 | Yet Another HTTP client for Elixir powered by hackney |
ranch@1.8.0 | Socket acceptor pool for TCP protocols. |
metrics@1.0.1 | A generic interface to different metrics systems in Erlang. |
hackney@1.18.0 | simple HTTP client |
certifi@2.8.0 | CA bundle adapted from Mozilla by https://certifi.io |
compiler@8.2.3 | ERTS CXC 138 10 |
bcrypt_elixir@2.3.1 | Bcrypt password hashing algorithm for Elixir |
bodyguard@2.4.2 | bodyguard |
ecto_psql_extras@0.7.4 | Ecto PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more. |
phoenix_markdown@1.0.3 | Markdown Template Engine for Phoenix. Uses Earmark to render. |
NodeJS Libraries
Library | Version |
---|---|
@fortawesome/fontawesome-free | The iconic font, CSS, and SVG framework. |
@github/markdown-toolbar-element | Markdown formatting buttons for text inputs. |
@github/time-elements | Formats a timestamp as a localized string or as relative text that auto-updates in the user's browser. |
@joeattardi/emoji-button | Vanilla JavaScript emoji picker. |
@yaireo/tagify | Lightweight, efficient Tags input component in Vanilla JS / React / Angular [super customizable, tiny size & top performance]. |
apexcharts | A JavaScript Chart Library. |
bootstrap | The most popular front-end framework for developing responsive, mobile first projects on the web. |
bootstrap.native | Native JavaScript for Bootstrap, the sweetest JavaScript library without jQuery. |
bs-custom-file-input | A little plugin which makes Bootstrap 4 custom file input dynamic with no dependencies. |
choices.js | A vanilla JS customisable text input/select box plugin. |
janus-ftl-player | Simple player for Janus FTL streams. |