This website requires JavaScript.
Explore
Help
Sign In
Applied-Software
/
ghostty
Watch
5
Star
0
Fork
0
You've already forked ghostty
mirror of
https://github.com/ghostty-org/ghostty.git
synced
2025-07-14 15:56:13 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ghostty
/
src
/
datastruct
History
Qwerasd
1fb5e8691a
naming: ArrayListPool -> ArrayListCollection
...
Also remove unnecessary and confusing default value for the lists.
2025-06-23 20:47:19 -06:00
..
array_list_collection.zig
naming: ArrayListPool -> ArrayListCollection
2025-06-23 20:47:19 -06:00
blocking_queue.zig
move datastructures to dedicated "datastruct" package
2024-11-07 14:39:10 -08:00
cache_table.zig
code style: use
@splat
where possible
2025-05-27 21:55:28 -06:00
circ_buf.zig
CircBuf: non-allocating rotateToZero
2025-05-25 22:25:23 -06:00
intrusive_linked_list.zig
terminal: change pagelist linked list to an intrusive linked list
2024-11-07 15:12:54 -08:00
lru.zig
test
2025-03-12 10:04:17 -07:00
main.zig
datastruct: add intrusive doubly linked list
2024-11-07 14:57:55 -08:00
segmented_pool.zig
move datastructures to dedicated "datastruct" package
2024-11-07 14:39:10 -08:00