More

Open-source projects categorized as More
Language: + C++ + Go

Top 4 More Open-Source Projects

    Project mention: ht: Headless Terminal | news.ycombinator.com | 2024-06-02

    As others have kinda alluded to, it could be useful for testing TUI applications. I develop a logfile viewer for the terminal (https://lnav.org) and have a similar application[1] for testing, but it's a bit flaky. It produces/checks snapshots like [2]. I think the problems I run into are more around different versions of ncurses producing slightly different outputs.

    [1] - https://github.com/tstack/lnav/blob/master/test/scripty.cc

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ov

    🎑Feature-rich terminal-based text viewer. It is a so-called terminal pager.

  • Project mention: My last weeks GitHub contributions | dev.to | 2024-04-27

    Many code reviews Upgrade code to respect new conventions. #111 ccoVeille posted on Apr 13, 2024 go.mod refers to 1.17, so we can use os.ReadFile and os.WriteFile instead of ioutil.ReadFile and ioutil.WriteFile that are now deprecated. We should use errors.As since go 1.13 otherwise any wrapped errors won't be caught. View on GitHub Use JSONL format for New Line Delimited JSON #112 ccoVeille posted on Apr 13, 2024 https://en.wikipedia.org/wiki/JSON_streaming View on GitHub receiver cleanup #522 ccoVeille posted on Apr 05, 2024 Refactor to use consistent parserState receiver Clean unused receivers View on GitHub Fix test helpers #523 ccoVeille posted on Apr 05, 2024 Test helpers should use t.Helper() This way if an error occurs it would be reported outside the helper View on GitHub

  • CIDLib

    The CIDLib general purpose C++ development environment

  • CQC

    CQC (Charmed Quark Controller) a commercial grade, full featured, software based automation system. CQC is built on our CIDLib C++ development system, which is also available here on GitHub.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

More discussion

Log in or Post with

More related posts

  • Remaining Relevant Over Four Decades

    2 projects | /r/programming | 3 Jun 2023
  • When Zig is safer and faster than (unsafe) Rust

    3 projects | /r/programming | 8 Mar 2023
  • Using Exceptions for all Error Handling.... in Theory

    4 projects | /r/cpp | 1 Jan 2023
  • The Cargo Cult of Good Code

    2 projects | /r/programming | 22 Dec 2022
  • Why C++ devs earn so much more than js and python?

    2 projects | /r/cpp | 4 Nov 2022
  • 30,000 hours

    3 projects | /r/programming | 3 Oct 2022
  • C++ Developers of Reddit, tell your story

    2 projects | /r/cpp | 7 Oct 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source More projects? This list will help you:

Project Stars
1 lnav 6,829
2 ov 1,359
3 CIDLib 208
4 CQC 65

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com