Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sigrlami/haskellcosm
Collecting information about Haskell ecosystem - companies, communities, media, etc.
https://github.com/sigrlami/haskellcosm
haskell in production production-enviroment
Last synced: about 2 months ago
JSON representation
Collecting information about Haskell ecosystem - companies, communities, media, etc.
- Host: GitHub
- URL: https://github.com/sigrlami/haskellcosm
- Owner: sigrlami
- License: apache-2.0
- Created: 2019-02-10T14:03:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T15:59:53.000Z (9 months ago)
- Last Synced: 2024-10-12T23:26:16.006Z (2 months ago)
- Topics: haskell, in, production, production-enviroment
- Language: Haskell
- Homepage: https://haskellcosm.com/
- Size: 229 KB
- Stars: 138
- Watchers: 10
- Forks: 21
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Haskell Cosmos
Useful information about Haskell ecosystem.
1. [Companies](#companies)
2. [Media](#media)
3. [Communities](#communities)
4. [Analysis](#analysis)
5. [Contributions](#contributions)## Companies
Data published at [haskellcosm.com](https://haskellcosm.com).
That's a list of the companies that use Haskell in their work ( `in production`). This repository contains raw data in CSV for `Active` and `Inactive` companies, data collected from open sources on the Internet like company GitHub repos, job postings, news, blogs, success stories, presentations, etc.## Analysis
Some charts are published at [haskellcosm.com/analysis](https://haskellcosm.com/analysis.html). Small application to work with CSV data and do analysis over companies. Generates several charts based on structured data.
## Communities
List of Haskell communities
## Media
Audio & Video content related to Haskell
## Contributions
Please, feel free to contribute your company information or add corrections regarding the description or other fields that make the data more correct.
Initial work done by [Sergey Bushnyak](https://github.com/sigrlami) in a [gist](https://gist.github.com/sigrlami/769f5e6674adbd399f00) file.