Re: C Hashmap implementation

pww19710430@gmail.com
Wed, 1 Apr 2015 18:37:23 -0700 (PDT)

          From comp.compilers

Related articles
[4 earlier articles]
Re: C Hashmap implementation cdiggins@gmail.com (Christopher Diggins) (2007-04-26)
Re: C Hashmap implementation gneuner2@comcast.net (George Neuner) (2007-04-26)
Re: C Hashmap implementation gene.ressler@gmail.com (Gene) (2007-04-26)
Re: C Hashmap implementation roessmann@gmx.net (Bernhard Roessmann) (2007-04-26)
Re: C Hashmap implementation DrDiettrich1@aol.com (Hans-Peter Diettrich) (2007-04-27)
Re: C Hashmap implementation DrDiettrich1@aol.com (Hans-Peter Diettrich) (2007-04-27)
Re: C Hashmap implementation pww19710430@gmail.com (2015-04-01)
| List of all articles for this month |

From: pww19710430@gmail.com
Newsgroups: comp.compilers
Date: Wed, 1 Apr 2015 18:37:23 -0700 (PDT)
Organization: Compilers Central
References: 07-04-089
Keywords: code
Posted-Date: 05 Apr 2015 11:40:19 EDT

e( 2007e944f23f%ffd8 UTC+8d8 e 7:52:27o< bisoneio<
> Hello. I'm looking into hashmap implementations for a VM based
> dynamically typed language. ...


  The core of the core of the big data solutions -- Map
Download:
https://sourceforge.net/projects/pwwhashmap/files
[This is an implementation of perfect hashing, which is useful but not the
same thing as a general hashmap. -John]



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.