rscanner

Same as bufio.Scanner, but in reverse. It enables scanning from the end to the beginning. (by vallerion)

Rscanner Alternatives

Similar projects and alternatives to rscanner based on common topics and language

  • backscanner

    A scanner similar to bufio.Scanner, but it reads and returns lines in reverse order, starting at a given position and going backward.

  • teler

    Discontinued Real-time HTTP Intrusion Detection

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Gollum

    An n:m message multiplexer written in Go (by trivago)

  • phuslu/log

    High performance structured logging (by phuslu)

  • got

    An enjoyable golang test framework. (by ysmood)

  • glg

    Simple and blazing fast lockfree logging library for golang

  • dozzle

    Realtime log viewer for docker containers.

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rscanner alternative or higher similarity.

rscanner reviews and mentions

Posts with mentions or reviews of rscanner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-24.
  • Scanner to read file from the end
    2 projects | /r/golang | 24 Aug 2023
    A while back, I had this task of reading a file backward, line by line, to find a particular value. There is no solution in std lib. So, I tried to use some existent solution from github, like backscanner. But you know what? After wrestling with some tricky corner cases and realising it didn't quite fit my needs, I rolled up my sleeves and came up with my own solution. And just last week, I decided to built a highly effective reverse scanner - rscanner. I tried to cover all those corner cases, made interface similar to bufio.Scanner and kept it effective. Any thoughts or feedback are welcome!

Stats

Basic rscanner repo stats
1
7
7.0
8 months ago

vallerion/rscanner is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of rscanner is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com