Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewhickman/id-set
https://github.com/andrewhickman/id-set
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/andrewhickman/id-set
- Owner: andrewhickman
- License: apache-2.0
- Created: 2017-06-18T10:24:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-03T05:13:55.000Z (over 7 years ago)
- Last Synced: 2024-12-01T01:53:41.764Z (about 1 month ago)
- Language: Rust
- Size: 36.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE.txt
Awesome Lists containing this project
README
A bitset implementation that stores data on the stack for small sizes.
Docs: https://docs.rs/id-set/.