
pkgsrc
Conda
Homebrew
Yay
Portage
Nix
Docker
BBEdit
helidon
Micronaut Framework
vert.x
Javalin
Spark Framework
gRPC
Protobuf
Fyne
pkgsrc
helidonhelidon might be a bit more popular than pkgsrc. We know about 15 links to it since March 2021 and only 11 links to pkgsrc. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
> Most open source software packages are also compiled for BSD variants, they switched to 64 bit time_t a long time ago and reported back upstream any problems. * NetBSD in 2012: https://www.netbsd.org/releases/formal-6/NetBSD-6.0.html * OpenBSD in 2014: http://www.openbsd.org/55.html For packaging, NetBSD uses their (multi-platform) Pkgsrc, which has 29,000 packages, which probably covers a large swath of... - Source: Hacker News / 12 months ago
> https://pkgsrc.smartos.org/install-on-macos/ Note that Pkgsrc is a NetBSD-derived project. * https://pkgsrc.org The Joyent folks leveraged it to allow their customers, who were perhaps not as familiar with Solaris/SmartOS, a larger pool of packages. Pkgsrc was running on Solaris before Joyent, Joyent built on top of it. - Source: Hacker News / almost 2 years ago
Https://pkgsrc.org/ from netbsd runs on many systems. - Source: Hacker News / about 2 years ago
It seems according to pkgsrc.org that pkgin might follow the PKG_PATH environment variable. You're supposed to set PKG_PATH="http://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/$(uname -p)/$(uname -r|cut -f '1 2' -d.)/All/", and according to uname(1), -p gives the processor architecture and -r gives the operating system [kernel] release. Source: over 3 years ago
It seems like pkgsrc.org hasnโt got the news yet. Source: over 3 years ago
Helidon SE (https://helidon.io/#se) or Javalin (https://javalin.io/) would be more in that vein - straight-forward modern Java, super fast. - Source: Hacker News / 4 months ago
But Javas has so many of these web frameworks?! * Spring (https://spring.io/) * Spring Boot (https://spring.io/projects/spring-boot) * Helidon (https://helidon.io/) * Micronaut (https://micronaut.io/) * Quarkus (https://quarkus.io/) * JHipster (https://www.jhipster.tech/) * Vaadin (https://vaadin.com/) That's just to mention the bigger ones, there's lots of mini frameworks like Javalin (https://javalin.io/) and... - Source: Hacker News / over 1 year ago
Maybe take a look at Helidon SE from Oracl (you find a short tutorial at https://www.baeldung.com/microservices-oracle-helidon). Source: about 3 years ago
If youโve used NodeJS & ExpessJS, in Java world, Vert.x, Helidon and Javalin should be familiar. Source: almost 4 years ago
If youโve used ExpressJS, you could try Vert.x and Helidon. Source: about 4 years ago
Conda - Binary package manager with support for environments.
Micronaut Framework - Build modular easily testable microservice & serverless apps
Homebrew - The missing package manager for macOS
vert.x - From Wikipedia, the free encyclopedia
Yay - Yay is an AUR helper written in go, based on the design of yaourt, apacman and pacaur.
Javalin - Simple REST APIs for Java and Kotlin