Integer key and value
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 192
- Forks
- 21
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
It seems mph essentially implements a `map[[]byte][]byte`. Is it possible to change the code such that it becomes `map[uint32][]uint8`? Go's bulit-in map has just too much overhead for my application and I was wondering if this can help.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.