Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olivier-boudeville/ceylan
This project has for goal to provide, as free software, some high-level, portable, general-purpose developments.
https://github.com/olivier-boudeville/ceylan
ceylan toolbox
Last synced: 2 days ago
JSON representation
This project has for goal to provide, as free software, some high-level, portable, general-purpose developments.
- Host: GitHub
- URL: https://github.com/olivier-boudeville/ceylan
- Owner: Olivier-Boudeville
- License: lgpl-3.0
- Created: 2014-04-22T11:51:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-11-20T17:54:56.000Z (almost 3 years ago)
- Last Synced: 2023-09-03T11:47:41.682Z (about 1 year ago)
- Topics: ceylan, toolbox
- Language: Makefile
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ceylan
======This project has for goal to provide, as free software, some high-level, portable, general-purpose developments.
This repository is just an umbrella, in the sense that it is mostly empty: its purpose is only to federate and give access to the `Ceylan-*` actual subprojects.
**Ceylan** currently comprises indeed 8 public subprojects:
- [Ceylan-Heavy](https://github.com/Olivier-Boudeville/Ceylan-Heavy): for all general-purpose **C++** developments, to serve as a base for [OSDL](https://github.com/Olivier-Boudeville/OSDL)
- [Ceylan-Hull](https://github.com/Olivier-Boudeville/Ceylan-Hull): a repository for all kinds of **shell scripts**
- [Ceylan-Snake](https://github.com/Olivier-Boudeville/Ceylan-Snake): for some developments in **Python**
- [Ceylan-Myriad](https://github.com/Olivier-Boudeville/Ceylan-Myriad): our toolbox for all our **Erlang-based** developments
- [Ceylan-WOOPER](https://github.com/Olivier-Boudeville/Ceylan-WOOPER): for all developments dealing with **WOOPER** (OOP in Erlang)
- [Ceylan-Traces](https://github.com/Olivier-Boudeville/Ceylan-Traces): for all **trace-related** developments (in Erlang again)
- [Ceylan-Seaplus](https://github.com/Olivier-Boudeville/Ceylan-Seaplus): facilities to **better integrate C/C++ code to Erlang**
- [Ceylan-Mobile](https://github.com/Olivier-Boudeville/Ceylan-Mobile): facilities to **control mobile phones and 3G keys from Erlang**![Ceylan dependencies](ceylan-dependencies.png "Ceylan Dependencies")
Additionally a collection of various technical recipes exists in [Ceylan-HOWTOs](https://github.com/Olivier-Boudeville/Ceylan-HOWTOs).