lo VS PIE

Compare lo vs PIE and see what are their differences.

lo

💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...) (by samber)

PIE

A behavior for Internet Explorer allowing it to recognize and render various CSS3 box decoration properties (by lojjic)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
lo PIE
64 3
15,348 2,807
- -
5.8 10.0
about 11 hours ago over 5 years ago
Go HTML
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lo

Posts with mentions or reviews of lo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-06.

PIE

Posts with mentions or reviews of PIE. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-02.
  • 10 Weird HTML Hacks That Shaped the Internet
    1 project | news.ycombinator.com | 1 Dec 2023
  • JavaScript Gom Jabbar
    12 projects | news.ycombinator.com | 2 Jul 2023
    One thing (only thing) I honestly miss about IE5.5-8 is how amenable the engine was to polyfilling. It wasn't fast, but you could do almost anything with the right polyfill technique. No sessionStorage? Use window.name. No (then-) modern CSS? Use CSS3PIE [0] IE doesn't support the transform CSS property? Use an *.htc behavior to convert the transform to a matrix filter.

    It was madness, and it was beautiful in a Cthulhu kind of way.

    [0] http://css3pie.com/

  • Cool HTML Elements Nobody Uses
    2 projects | news.ycombinator.com | 3 Oct 2022
    Ah, CSS expressions. So many memories of making IE6/7 polyfills in 2011. Without CSS expressions and behaviors, wonderful tools like CSS3PIE would never have been possible.

    https://github.com/lojjic/PIE

    As painful as IE6 and IE7 were in the late 2000s/early 2010s, they were surprisingly polyfillable (at a speed cost).

What are some alternatives?

When comparing lo and PIE you can also consider the following projects:

underscore - 🌟 Useful functional programming helpers for Go

async - experimental promises in go1.18 with generics

mo - 🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)

ttlcache - An in-memory cache with item expiration and generics

fpGo - Monad, Functional Programming features for Golang

go - The Go programming language

go-godash - An experimental generic functional utility library inspired by Lodash

slice - Type-safe functions for common Go slice operations

fp-go - fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.

confgen - Generate repetitive configs for vite, typescript, eslint, etc

go-generic-optional - Implementation of Optionals in Go using Generics

ci-workflows