https://github.com/ekmett/semigroups
Last synced: about 1 month ago
Repository metadata:
Haskell 98 semigroups
- Host: GitHub
- URL: https://github.com/ekmett/semigroups
- Owner: ekmett
- License: other
- Created: 2011-01-07T23:49:55.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2023-03-28T17:07:28.000Z (over 1 year ago)
- Last Synced: 2024-10-29T22:30:03.672Z (about 2 months ago)
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/semigroups
- Size: 512 KB
- Stars: 62
- Watchers: 11
- Forks: 29
- Open Issues: 2
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.markdown
- License: LICENSE
Owner metadata:
- Name: Edward Kmett
- Login: ekmett
- Email:
- Kind: user
- Description: I write a lot of Haskell.
- Website: http://comonad.com
- Location: Farmington Hills, MI
- Twitter: kmett
- Company: Groq
- Icon url: https://avatars.githubusercontent.com/u/304657?v=4
- Repositories: 298
- Last Synced at: 2023-04-10T02:32:00.294Z
- Profile URL: https://github.com/ekmett
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 243
Total Committers: 34
Avg Commits per committer: 7.147
Development Distribution Score (DDS): 0.551
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Edward Kmett | e****t@g****m | 109 |
Ryan Scott | r****t@g****m | 67 |
Eric Mertens | e****s@g****m | 8 |
Oleg Grenrus | o****s@i****i | 6 |
RyanGlScott | r****t@k****u | 5 |
Taneb | n****4@g****m | 5 |
Matvey Aksenov | m****v@g****m | 4 |
Herbert Valerio Riedel | h****r@g****g | 4 |
Greg Weber | g****g@g****o | 3 |
Tony Morris | t****s@t****t | 3 |
Ryan Scott | r****t@g****m | 2 |
Simon Jakobi | s****i@g****m | 2 |
Petr Pudlak | p****d@g****m | 2 |
Elliott Hird | p****s@g****m | 2 |
Ben Millwood | t****t@g****m | 2 |
Edward Betts | e****d@4****m | 1 |
Elliot Cameron | 3****h | 1 |
Kinoru | k****u | 1 |
Aaron Friel | m****y@a****m | 1 |
Adam Bergmark | a****m@b****l | 1 |
nand | g****t@n****o | 1 |
Will Langstroth | w****l@l****m | 1 |
Rahul Muttineni | r****t@g****m | 1 |
Nathan | n****n@n****) | 1 |
Michael Snoyman | m****l@s****m | 1 |
Luite Stegeman | s****n@g****m | 1 |
João Cristóvão | j****o@g****m | 1 |
Joey Adams | j****9@g****m | 1 |
Hans Höglund | h****s@h****e | 1 |
George Wilson | g****e@w****e | 1 |
and 4 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- hackage: 487,607 total
- Total dependent packages: 350 (may contain duplicates)
- Total dependent repositories: 1,911 (may contain duplicates)
- Total versions: 80
- Total maintainers: 4
hackage: semigroups
In mathematics, a semigroup is an algebraic structure consisting of a set together with an associative binary operation. A semigroup generalizes a monoid in that there might not exist an identity element. It also (originally) generalized a group (a monoid with all inverses) to a type where every element did not have to have an inverse, thus the name semigroup.
- Homepage: http://github.com/ekmett/semigroups/
- Licenses: BSD-3-Clause
- Latest release: 0.19.2 (published over 3 years ago)
- Last Synced: 2024-11-11T03:09:56.638Z (about 1 month ago)
- Versions: 64
- Dependent Packages: 350
- Dependent Repositories: 1,911
- Downloads: 487,607 Total
-
Rankings:
- Downloads: 0.034%
- Dependent packages count: 0.09%
- Dependent repos count: 0.277%
- Average: 3.606%
- Forks count: 7.268%
- Stargazers count: 10.359%
- Maintainers (4)
go: github.com/ekmett/semigroups
- Homepage:
- Documentation: https://pkg.go.dev/github.com/ekmett/semigroups#section-documentation
- Licenses: other
- Latest release: v0.19.2 (published over 3 years ago)
- Last Synced: 2024-11-11T03:09:55.719Z (about 1 month ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 4.172%
- Stargazers count: 5.339%
- Average: 7.472%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
Dependencies
- base >=2 && <5
- binary *
- bytestring >=0.9 && <0.10.4
- bytestring >=0.10.4 && <1
- bytestring-builder >=0.10.4 && <1
- containers >=0.3 && <0.7
- deepseq >=1.1 && <1.5
- ghc-prim *
- hashable >=1.2.5.0 && <1.5
- nats >=0.1 && <2
- tagged >=0.4.4 && <1
- template-haskell >=2.5.0.0 && <2.11
- text >=0.10 && <2
- transformers >=0.2 && <0.7
- transformers-compat >=0.5 && <1
- unordered-containers ==0.2.*
- actions/cache/restore v3 composite
- actions/cache/save v3 composite
- actions/checkout v3 composite