InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Gne Alternatives
Similar projects and alternatives to gne
-
logseq
A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
Slint
Discontinued Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++ or JavaScript. [Moved to: https://github.com/slint-ui/slint]
-
-
Zoneminder
ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
gow
A collection of Dockerized games and apps like Steam, Firefox and Retroarch (by games-on-whales)
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
gne discussion
gne reviews and mentions
- Show HN: GNE, a tar implementation with public key encryption extensions
-
I'm giving out microgrants to open source projects for the third year in a row! Brag about your projects here so I can see them, big or small!
Also, a spinoff project (based on the encryption plugin used by Snebu) that I just started, is gne (tar genie), which is a tar implementation that supports public key encryption, along with some other advanced features.
-
I'm working on a new TAR implementation over the holidays, with built-in public key encryption extensions. What else do you want to see in it?
I just put on Github https://github.com/derekp7/gne, "Tar Genie", which is a tar implementation that includes optional file encryption (at the archive member level, leaving the tar headers in place). Since this requires compressing the individual files first before encryption, that meas the file size wouldn't be known at the time of writing out the tar header. So I wrap this up in another extension that archives the file in segments.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 11 Jul 2025
Stats
derekp7/gne is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of gne is C.