Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gliimly/gliimly
Gliimly is a new programming language and framework for writing high-performance web services and web applications, with focus on simplicity.
https://github.com/gliimly/gliimly
apache c-programming-language distributed-computing encryption-decryption fast-cgi haproxy high-performance in-memory-database json mariadb memory-safety mysql nginx postgresql programming-language regex server-side sqlite web-development web-services
Last synced: 27 days ago
JSON representation
Gliimly is a new programming language and framework for writing high-performance web services and web applications, with focus on simplicity.
- Host: GitHub
- URL: https://github.com/gliimly/gliimly
- Owner: gliimly
- License: apache-2.0
- Created: 2024-09-15T18:14:30.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-24T22:08:56.000Z (28 days ago)
- Last Synced: 2024-12-24T23:17:27.533Z (27 days ago)
- Topics: apache, c-programming-language, distributed-computing, encryption-decryption, fast-cgi, haproxy, high-performance, in-memory-database, json, mariadb, memory-safety, mysql, nginx, postgresql, programming-language, regex, server-side, sqlite, web-development, web-services
- Language: C
- Homepage: https://gliimly.github.io/
- Size: 1.56 MB
- Stars: 36
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Gliimly is a programming language for web services\. It includes compiler, application server and tools for a complete web development platform\. Gliimly is simple, memory\-safe, high\-performance, built with industry\-standard Free Open Source libraries, extensible, and licensed under [Apache 2](http://gliimly.github.io//license.html) Free Open Source\.
[Install Gliimly](http://gliimly.github.io//install.html)\. See [Documentation](http://gliimly.github.io//documentation.html)\. Source at [github\.com](https://github.com/gliimly/gliimly)\.
Current version is 128\. Check [Blog](https://gliimly.blogspot.com/) for change log\.
Example of Gliimly code \(from [SaaS example](https://gliimly.blogspot.com/2024/11/multi-tenant-saas-notes-web-application.html)\):
![Gliimly image](http://gliimly.github.io/home-example.png)[Blog](https://gliimly.blogspot.com/) release updates, articles and examples:
* 2024\-12\-15 [Distributed computing made easy](https://gliimly.blogspot.com/2024/12/distributed-computing-made-easy.html)
* 2024\-12\-12 [How is memory organized in Gliimly](https://gliimly.blogspot.com/2024/12/how-is-memory-organized-in-gliimly.html)
* 2024\-12\-08 [Web file manager in less than 100 lines of code](https://gliimly.blogspot.com/2024/12/web-file-manager-in-less-than-100-lines.html)
* 2024\-12\-08 [Gliimly 124 released](https://gliimly.blogspot.com/2024/12/gliimly-124-released.html)
* 2024\-12\-04 [Gliimly 121 released](https://gliimly.blogspot.com/2024/12/gliimly-121-released.html)
* 2024\-12\-02 [Passing parameters between local request handlers](https://gliimly.blogspot.com/2024/12/passing-parameters-between-local.html)
* 2024\-11\-29 [Gliimly 117 released](https://gliimly.blogspot.com/2024/11/gliimly-117-released.html)
* 2024\-11\-26 [Gliimly 114 released](https://gliimly.blogspot.com/2024/11/gliimly-114-released.html)
* 2024\-11\-22 [Gliimly 109 released](https://gliimly.blogspot.com/2024/11/gliimly-109-released.html)
* 2024\-11\-22 [How to create Gliimly application](https://gliimly.blogspot.com/2024/11/how-to-create-gliimly-application.html)
* 2024\-11\-21 [Getting help for Gliimly with man pages](https://gliimly.blogspot.com/2024/11/getting-help-for-gliimly-with-man-pages.html)
* 2024\-11\-12 [Multi\-tenant SaaS \(Notes web application\) in 200 lines of code](https://gliimly.blogspot.com/2024/11/multi-tenant-saas-notes-web-application.html)
* 2024\-11\-10 [Gliimly 91 released](https://gliimly.blogspot.com/2024/11/gliimly-91-released.html)
* 2024\-11\-05 [Gliimly 87 released](https://gliimly.blogspot.com/2024/11/gliimly-87-released.html)
* 2024\-10\-28 [Gliimly 76 released](https://gliimly.blogspot.com/2024/10/gliimly-76-released.html)
* 2024\-10\-28 [Web Services Security](https://gliimly.blogspot.com/2024/10/web-services-security.html)
* 2024\-10\-23 [Gliimly 70 released](https://gliimly.blogspot.com/2024/10/gliimly-70-released.html)
* 2024\-10\-21 [Web services with MariaDB](https://gliimly.blogspot.com/2024/10/web-service-with-mariadb.html)
* 2024\-10\-19 [Gliimly 65 released](https://gliimly.blogspot.com/2024/10/gliimly-65-released.html)
* 2024\-10\-17 [Web service calling web service](https://gliimly.blogspot.com/2024/10/web-service-calling-web-service.html)
* 2024\-10\-14 [Gliimly 56 released](https://gliimly.blogspot.com/2024/10/gliimly-56-released.html)
* 2024\-10\-13 [What is Web Service](https://gliimly.blogspot.com/2024/10/what-is-web-service.html)
* 2024\-10\-11 [Cache as a web service](https://gliimly.blogspot.com/2024/10/cache-as-web-service.html)
* 2024\-10\-09 [Cache server in 30 lines ](https://gliimly.blogspot.com/2024/10/cache-server-as-web-service-in-30-lines.html)
* 2024\-10\-08 [Gliimly 54 released](https://gliimly.blogspot.com/2024/10/gliimly-54-released.html)
* 2024\-10\-06 [Memory safety: the cost in performance](https://gliimly.blogspot.com/2024/10/memory-safety-cost-in-performance.html)
* 2024\-10\-01 [Gliimly 50 released](https://gliimly.blogspot.com/2024/10/gliimly-50-released.html)
* 2024\-09\-29 [SQLite with Gliimly](https://gliimly.blogspot.com/2024/09/sqlite-with-gliimly.html)
* 2024\-09\-29 [Copy\-code icon added](https://gliimly.blogspot.com/2024/09/copy-code-icon-added.html)
* 2024\-09\-27 [Gliimly 44 released](https://gliimly.blogspot.com/2024/09/gliimly-44-released.html)
* 2024\-09\-26 [Overview of Gliimly](https://gliimly.blogspot.com/2024/09/overview-of-gliimly.html)
* 2024\-09\-24 [Gliimly 37 released](https://gliimly.blogspot.com/2024/09/gliimly-37-released.html)
* 2024\-09\-21 [Web service Hello World](https://gliimly.blogspot.com/2024/09/web-service-hello-world.html)
* 2024\-09\-21 [Hello World as a Service](https://gliimly.blogspot.com/2024/09/hello-world-as-service.html)
* 2024\-09\-20 [Gliimly 32 released](https://gliimly.blogspot.com/2024/09/gliimly-32-released.html)
* 2024\-09\-19 [Using Vim color schemes with Gliimly](https://gliimly.blogspot.com/2024/09/using-vim-color-schemes-with-gliimly.html)
* 2024\-09\-17 [Hello World in Gliimly](https://gliimly.blogspot.com/2024/09/hello-world-in-gliimly.html)
* 2024\-09\-13 [Introduction to Gliimly](https://gliimly.blogspot.com/2024/09/introduction-to-gliim-body-html.html)
* 2024\-09\-12 [Initial Gliimly release](https://gliimly.blogspot.com/2024/09/12-is-initial-gliim-release-formerly.html)Visit [official Gliimly home page](http://gliimly.github.io).
See CONTRIBUTING.md file on how to contribute.