Fabian Schmidt fapmaster
fapmaster created repository Playground/comptime_macros 2025-03-05 19:52:49 +01:00
fapmaster pushed to main at Playground/rcrefcell 2025-03-05 19:47:56 +01:00
1eb1add888 Why have I never comitted this?
8ed8e6e50d Working example for thread- and non-thread-safe applications
11597fa330 Non-working example on how to fix ownership
14e7c08152 Initial commit
fapmaster created branch main in Playground/rcrefcell 2025-03-05 19:47:14 +01:00
fapmaster created repository Playground/rcrefcell 2025-03-05 19:46:23 +01:00
fapmaster pushed to main at Playground/wasm-game-of-life 2025-02-24 15:43:33 +01:00
451263fcb4 Use vite instead of webpack
922a7d3160 Add reset button and glider and pulsar on ctrl and shift click
f68977a557 Add play/pause button and toggle cell
7a68255eac Add logging and panic hook
791780ddbb Add test
fapmaster created branch main in Playground/wasm-game-of-life 2025-02-24 15:43:20 +01:00
fapmaster created repository Playground/wasm-game-of-life 2025-02-24 15:42:23 +01:00
fapmaster pushed to main at Playground/lazy_static_alt 2025-02-06 15:19:14 +01:00
1c5a13369f Add Readme
fapmaster pushed to main at Playground/CMakeExample 2025-02-06 15:17:10 +01:00
73e788b1f6 Add Readme
fapmaster pushed to main at Playground/dynamic_library 2025-02-06 14:47:21 +01:00
c31a19f09a Initial commit
fapmaster created branch main in Playground/dynamic_library 2025-02-06 14:47:09 +01:00
fapmaster created repository Playground/dynamic_library 2025-02-06 14:45:30 +01:00
fapmaster pushed to main at dotfiles/nvim 2025-02-05 16:02:06 +01:00
14edeb2713 Add autocommand to run just on :make when justfile is present and add ccls
fapmaster pushed to main at Playground/CMakeExample 2025-02-04 13:51:32 +01:00
89361cc735 Simple cmake example with working ccls
fapmaster created branch main in Playground/CMakeExample 2025-02-04 13:51:09 +01:00
fapmaster created repository Playground/CMakeExample 2025-02-04 13:47:38 +01:00
fapmaster pushed to main at Playground/lazy_static_alt 2025-02-03 11:44:41 +01:00
8034b71058 Initial commit
fapmaster created branch main in Playground/lazy_static_alt 2025-02-03 11:44:33 +01:00
fapmaster created repository Playground/lazy_static_alt 2025-02-03 11:43:30 +01:00
fapmaster pushed to main at Playground/1brc 2024-12-31 12:58:13 +01:00
fdd92dd5f7 Make it more like libraries.rs, tried reading whole file into vec, but it's very slow, maybe slice is better