Stack/Queue where you can remove items from both ends?

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Deque

    A C# Deque class

  • Be careful with that Deque implementation. It's several years old and a bug I found in 2015 hasn't been fixed: https://github.com/tejacques/Deque/issues/8

  • CircularBuffer-CSharp

    A simple, single file, implementation of a circular buffer in C#.

  • Want to add. Your description also sounds like Circular Buffer. C# does not have a circular buffer implementation but you can use this https://github.com/joaoportela/CircularBuffer-CSharp

  • 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 more popular project.

Suggest a related project

Related posts

  • Default Interface Implementation or Mix-in design pattern in the C#

    1 project | dev.to | 3 May 2024
  • Hangfire – Background Processing in .NET and .NET Core Applications

    1 project | news.ycombinator.com | 3 May 2024
  • Ask HN: Why does Bitwarden not comment their code?

    1 project | news.ycombinator.com | 3 May 2024
  • Your Friendly Guide to Understanding gRPC in .NET with C#

    1 project | dev.to | 3 May 2024
  • Automatic interfaces generation in the C#

    1 project | dev.to | 2 May 2024