segvec

SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size. (by mccolljr)

Segvec Alternatives

Similar projects and alternatives to segvec

  • JDK

    192 segvec VS JDK

    JDK main-line development https://openjdk.org/projects/jdk

  • caplog

    Capture log messages for testing.

  • 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 segvec alternative or higher similarity.

segvec reviews and mentions

Posts with mentions or reviews of segvec. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-29.
  • SegVec: Like Vec, but allocates in chunks and does not copy on resize or truncate
    3 projects | /r/rust | 29 Jun 2021
    Recently, while working on a personal project, I identified a need for a Vec-like data structure that could release memory when truncated & grow without re-allocating / copying. I searched around and I didn't find anything that was quite what I needed, so I built something. Since I haven't published a crate before & this seemed like something that could possibly be useful to others after a little cleanup, I ended up taking that structure and moving it into its own repository: https://github.com/mccolljr/segvec

Stats

Basic segvec repo stats
1
33
6.2
4 months ago

mccolljr/segvec is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of segvec is Rust.


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