deque2

Fast ring-buffer deque (double-ended queue) (by sekoyo)

Deque2 Alternatives

Similar projects and alternatives to deque2

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better deque2 alternative or higher similarity.

deque2 reviews and mentions

Posts with mentions or reviews of deque2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-23.
  • Go is about to get a whole lot faster
    4 projects | news.ycombinator.com | 23 Jan 2022
    I’m also not much of a Go programmer, but looking at the benchmark code it doesn’t actually use the values after they are retrieved, so if the compiler is smart it may never have to check the runtime of the type. It does, however, have to wrap the primitive in the any type, which seems to be what’s making it slow.

    Question for Go programmers: does using the any type result in an additional memory lookup if the wrapped type is a sized primitive like an int, or is the value stored directly alongside the type information?

    https://github.com/sekoyo/deque/blob/86df0003850acaf3039c2d6...

Stats

Basic deque2 repo stats
1
27
0.0
about 2 years ago

sekoyo/deque2 is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of deque2 is Go.


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