unboxed

experimenting with unlifted classes via backpack (by ekmett)

Unboxed Alternatives

Similar projects and alternatives to unboxed

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better unboxed alternative or higher similarity.

unboxed reviews and mentions

Posts with mentions or reviews of unboxed. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-26.
  • How can Haskell programmers tolerate Space Leaks?
    5 projects | /r/haskell | 26 Sep 2021
    With Lev as defined here.
  • [ANNOUNCE] GHC 9.2.1-rc1 is now available!
    2 projects | /r/haskell | 23 Aug 2021
    Check out unboxed. I think that could be a good starting point. I recently updated it to the 9.2.1 alpha here: https://github.com/noughtmare/unboxed/commit/b6338e68540a2c62a6aae6ded0dcdc3b83106916. I should check again if the this issue is fixed in this rc.
  • Principles of Programming Languages - Robert Harper
    4 projects | /r/haskell | 29 Jul 2021
    I tried it out and it is really not usable yet unfortunately. There are several problems. I think the main issue is that you need two versions of all functions and data types. And currently classes like Num are not levity-polymorphic (there is a proposal about this), so you can't use + to add two "real" inductive peano naturals. One problem with making type classes levity-polymorphic is that top-level bindings can't be levity-polymorphic, so mempty cannot be levity-polymorphic. A workaround is to use a type class to levitate levity-polymorphic variables, but that has disadvantages too. Levitated values are not shared and must be recomputed at every call site.
  • A note from our sponsor - WorkOS
    workos.com | 24 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic unboxed repo stats
3
36
0.0
over 1 year ago

ekmett/unboxed is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of unboxed is Haskell.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com