【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
#
hashmap
Repositories 248
A fast, memory efficient hash map for C++
C++
Updated Jan 27, 2019
Java Collections till the last breadcrumb of memory and performance
java-collections
java
koloboke
annotation-processor
primitive-specializations
high-performance
hashmap
collections
Java
Updated Feb 1, 2017
A Golang lock-free thread-safe HashMap optimized for fastest read access.
Go
Updated Mar 14, 2019
A lock-free, eventually consistent, concurrent multi-value map.
Rust
Updated Mar 9, 2019
HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified
JavaScript
Updated Oct 4, 2017
The Capsule Hash Trie Collections Library
Java
Updated Dec 17, 2018
A semi compile-/run-time associative map container with compile-time lookup and run-time storage
C++
Updated Oct 23, 2018
TypeScript-STL (Standard Template Library, migrated from C++)
typescript
stl
container
collection
iterator
algorithm
critical-section
mutex
semaphore
hashmap
treemap
TypeScript
Updated Mar 16, 2019
A simple, fast and easy to use self-contained single file storage for Rust
A gulp of low latency Java
Java
Updated Mar 25, 2018
CLRS study. Codes are written with golang.
go
clrs
algorithms
heap
sort
tree
hashmap
dynamic-programming
greedy-algorithms
disjoint-set
algorithm
clrs-study
golang
binaryheap
graph
bfs-algorithm
dfs-algorithm
connected-components
Go
Updated Jan 8, 2019
Containers backed by std.experimental.allocator
D
Updated Mar 16, 2019
C
Updated Jan 28, 2019
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
hashmap
async
c
distributed-hash-table
distributed
redis
epoll
cluster
hashing
list
threads
thread-pool
epoll-server
epoll-tcp-server
key-value-store
key-value-database
C
Updated Jun 3, 2018
An open addressing linear probing hash table, tuned for delete heavy workloads
C++
Updated Sep 13, 2018
Go
Updated Oct 4, 2018
Basic HashMap (Hash Table) Implementation in C++
C++
Updated Dec 16, 2018
Faster hash maps in R
C++
Updated Oct 23, 2018
Persistent HashMap for TypeScript
TypeScript
Updated Oct 3, 2018
Library for using generic and type safe container in pure C language (C99 or C11) for a wide collection of container …
Updated May 28, 2018
Simple BlockChain DEMO in JAVA
Java
Updated Oct 2, 2018
自己实现集合框架系列整理总结
Java
Updated Nov 3, 2017
Efficient Immutable/Persistent Collections for Java
collections
java
immutability
immutable-collections
hashmap
trie
persistent-data-structure
hashset
2-3-tree
b-tree
jvm
immutable
multiset
Java
Updated Feb 27, 2018
TypeScript Collections Framework - a port of the Java Collections framework for use with AngularJS
Generic type-safe vector, hash map, and concurrent queue for C
C
Updated Jan 24, 2018
A concurrent lock-free hash map for Rust.
Rust
Updated Jan 2, 2019
Persistent data structure in Go
Go
Updated Mar 12, 2019