https://github.com/thomcc/rust-typed-arena
Last synced: about 1 month ago
Repository metadata:
The arena, a fast but limited type of allocator
- Host: GitHub
- URL: https://github.com/thomcc/rust-typed-arena
- Owner: thomcc
- License: mit
- Created: 2015-04-10T16:28:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-16T05:41:48.000Z (4 months ago)
- Last Synced: 2024-10-29T12:13:17.696Z (about 2 months ago)
- Language: Rust
- Size: 76.2 KB
- Stars: 520
- Watchers: 15
- Forks: 52
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: Thom Chiovoloni
- Login: thomcc
- Email:
- Kind: user
- Description: frequent contributor to the rust standard library
- Website: https://shift.click
- Location: Portland, OR
- Twitter: at_tcsc
- Company: TCDI
- Icon url: https://avatars.githubusercontent.com/u/860665?u=bbccd4c10586ffff9f30404e7b8e3071348bfd34&v=4
- Repositories: 259
- Last Synced at: 2023-04-10T17:32:26.512Z
- Profile URL: https://github.com/thomcc
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 75
Total Committers: 23
Avg Commits per committer: 3.261
Development Distribution Score (DDS): 0.733
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Nick Fitzgerald | f****n@g****m | 20 |
Thom Chiovoloni | t****m@s****k | 12 |
Piotr Czarnecki | p****n@g****m | 6 |
Ralf Jung | p****t@r****e | 5 |
Maxwell Anderson | m****n@g****m | 4 |
Simon Sapin | s****n@e****g | 4 |
Aaron Loucks | a****s@c****t | 3 |
Michal 'vorner' Vaner | v****r@v****z | 3 |
Krystal Maughan | k****n@g****m | 3 |
Georg Brandl | g****g@p****g | 2 |
Alex Touchet | a****t@o****m | 1 |
Brendan Zabarauskas | b****a@y****u | 1 |
Daniel Nugent | n****d@g****m | 1 |
Eduardo Sánchez Muñoz | e****m@e****t | 1 |
Fabian Schuiki | f****n@s****h | 1 |
Igor Gnatenko | i****n@g****m | 1 |
Jacob Lifshay | p****e@g****m | 1 |
Jake Goulding | s****r@m****m | 1 |
Johan Peltenburg | j****g@t****l | 1 |
Jonas Tepe | j****r@g****m | 1 |
Markus Westerlind | m****1@g****m | 1 |
Sean Leffler | s****n@e****m | 1 |
Tony Arcieri | t****y@c****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Dependencies
.github/workflows/ci.yml
actions
- actions/cache v3 composite
- actions/checkout v3 composite
- dtolnay/rust-toolchain master composite
- dtolnay/rust-toolchain nightly composite
- dtolnay/rust-toolchain stable composite
Cargo.toml
cargo
benches/Cargo.toml
cargo