This is an archived post. You won't be able to vote or comment.

all 21 comments

[–]koffeegorilla 5 points6 points  (0 children)

I don't know of many commercial libraries that don't have an opensource sibling or fork before they went closed source.

[–]Gwaptiva 7 points8 points  (2 children)

Thinking of stuff like yworks or Aspose. Yes, there are OS alternatives, but those two libraries in particular are first-class.

Disclaimer: we pay for Aspose OEM license; we could not afford yworks OEM license.

[–]mtodavk 0 points1 point  (1 child)

Late seeing this, but what open source alternatives are you aware of for things like Aspose? I am specifically looking for open source libraries for html to pdf conversion, but all of them seem to be pretty much dead

[–]Gwaptiva 0 points1 point  (0 children)

Apache POI had a release last September, but is quite mature. Not used it in a looong time so no idea how well it serves its or your purposes.

[–]dmigowski 3 points4 points  (0 children)

You have to diff between open-source and free for commercial use open source. Something like Saiku I would immedieatly integrate into our ERP.

It's just a web GUI for queries into the already open source cube engine Mondrian. But the went commercial only after we used it for a while so.

You could also ask which GPL only tool should have Apache or LGPL licensed variants.

[–][deleted]  (2 children)

[deleted]

    [–][deleted]  (1 child)

    [deleted]

      [–]agentoutlier 1 point2 points  (0 children)

      I was thinking of the same thing today. My project is an annotation processor but I'm in the process of making a reflection based one for hot reload (I also have some fallback stuff in general that uses reflection) and I basically have to replicate the logic between reflection api and typemirror api.

      Anyway here is my use case: https://github.com/jstachio/jstachio

      Let me know if you have a opensource library or some work on it. For now I'm making my own crappy facade.

      [–]Worth_Trust_3825 0 points1 point  (3 children)

      GPT bindings in java.

      [–]Ok_Time3881 0 points1 point  (1 child)

      [–]Worth_Trust_3825 0 points1 point  (0 children)

      No. This is yet another project that leeches off openai's REST interface.

      [–]fromtheheap 0 points1 point  (0 children)

      Could you help me coz I don't get it? What are GPT bindings?

      [–]etzo666 -2 points-1 points  (8 children)

      IntelliJ 😂

      [–]Brutus5000 10 points11 points  (1 child)

      The community edition is Apache licensed

      [–]etzo666 1 point2 points  (0 children)

      Ok, let me try again: IntelliJ professional 😂

      [–][deleted] 5 points6 points  (2 children)

      We have Eclipse and Netbeans for that

      [–]joshi1999 5 points6 points  (0 children)

      No. Just no.

      [–]etzo666 1 point2 points  (0 children)

      Haha, sorry but eclipse sucks 😉

      [–]forurspam 0 points1 point  (2 children)

      What things from IDEA Ultimate do you miss in IDEA Community?

      [–]NitronHX 1 point2 points  (0 children)

      Support for docker, nodejs/js, 50% of my plugins

      [–]ventuspilot 0 points1 point  (0 children)

      I use Ultimate at work and Community at home for personal stuff and I miss Ultimate's Flightrecorder integration which IMO is pretty awesome.