Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/preetam/listmap
https://github.com/preetam/listmap
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/preetam/listmap
- Owner: Preetam
- License: mit
- Created: 2014-05-22T02:52:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-18T02:02:07.000Z (over 8 years ago)
- Last Synced: 2024-10-30T05:57:00.252Z (2 months ago)
- Language: Go
- Size: 13.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
listmap [![CircleCI](https://circleci.com/gh/Preetam/listmap.svg?style=svg&circle-token=a58e4e54c8d3b1f6376919ef7df937fde0705922)](https://circleci.com/gh/Preetam/listmap) [![GoDoc](https://godoc.org/github.com/Preetam/listmap?status.png)](https://godoc.org/github.com/PreetamJinka/listmap)
====
listmap is a persistent (as in backed by a file system), ordered linked list implementation in Go.License
---
MIT