Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johann-petrak/miscfastcompact
https://github.com/johann-petrak/miscfastcompact
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/johann-petrak/miscfastcompact
- Owner: johann-petrak
- License: lgpl-2.1
- Created: 2014-07-27T13:00:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-27T19:40:51.000Z (almost 10 years ago)
- Last Synced: 2024-07-02T18:21:02.159Z (6 months ago)
- Language: Java
- Size: 14.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
miscfastcompact
===============A small, simple library for fast and compact in-memory storage of DAGs and other data structures.
Not much here so far, but storing the edges of a DAG and finding direct connections and indirect connections involving one additional node works.