griddle

A HashMap variant that spreads resize load across inserts (by jonhoo)

Griddle Alternatives

Similar projects and alternatives to griddle

  1. badger

    Fast key-value DB in Go.

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. skl

    1 griddle VS skl

    A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.

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

griddle discussion

Log in or Post with

griddle reviews and mentions

Posts with mentions or reviews of griddle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-09.
  • Help wanted: implement an ARENA based lock-free skiplist
    3 projects | /r/rust | 9 Jul 2022
    You might be able to take some inspiration from https://github.com/jonhoo/griddle for how to reduce the cost of growing an arena for a single writer. But I would not trust the Go code as a reference for how to implement a growable skip list. The fixed size implementation should be fine, but I don't trust the growable version.

Stats

Basic griddle repo stats
1
191
5.7
22 days ago

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

The primary programming language of griddle is Rust.


Sponsored
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io

Did you know that Rust is
the 5th most popular programming language
based on number of references?