Skip to content

`TinyArrayList` is a modified version of `std.ArrayList` that initially uses a fixed-size inline buffer for data storage. It only transitions to heap memory when the data size surpasses the buffer capacity, effectively minimizing heap allocation overhead for small data sizes.

active 2024-11-042024-11-05 (UTC)

Complete coverage26,339 / 26,339 hourly files (100%) · 2 absent upstream2023-08-152026-08-16 (UTC)
Events
7
Pushes
0
Pull requests
0
Issues
0
Stars
1
Forks
0

Activity over time

Daily event counts in the loaded window

Line chart, 2 days from 2024-11-04 to 2024-11-05. Pushes: 0 total, peak 0 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 0 total, peak 0 in a day. Comments: 0 total, peak 0 in a day. Stars: 1 total, peak 1 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

Nobody pushed, opened or commented here in the loaded window — this repo's activity is stars and forks only.

Recent activity

Latest issues, pull requests and releases

  • ReleaseMINGtoMING2024-11-04 20:04
    tiny_array_list v0.1.0

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 1 stars here means stars gained during the window, not the repo's star count.