bhash

A basic hash map library. (by bruce-hill)

Bhash Alternatives

Similar projects and alternatives to bhash

  • sqlx

    144 bhash VS sqlx

    🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. (by launchbadge)

  • Lua

    Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.

  • 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
  • skiplist

    skiplist library for C. (by silentbicycle)

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

bhash reviews and mentions

Posts with mentions or reviews of bhash. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-29.
  • What would be the 80/20 of Data Structures and Algorithms?
    4 projects | /r/ProgrammingLanguages | 29 Jul 2022
    I think you might be overestimating the difficulty of implementing hash maps and underestimating the complexity of implementing skip lists. For example, the top C library for skip lists on google (which looks relatively clean to me) is more than 3x longer than the C hash map library I wrote (534 lines of C vs 171). My library is a stripped-down version of Lua's table implementation, which uses chained scatter tables with a slight tweak that trades a bit of insertion-time work to improve lookup times.

Stats

Basic bhash repo stats
1
0
0.0
over 1 year ago

bruce-hill/bhash is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of bhash is C.


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