Dynamic log capture
|
|
4
|
105
|
March 30, 2025
|
Using regex to match characters in a string
|
|
6
|
92
|
March 29, 2025
|
Hash delimiter =>
|
|
4
|
94
|
March 28, 2025
|
Static linking libgc in crystal programs
|
|
0
|
94
|
March 21, 2025
|
Goldbach's Conjecture and Crystal Code
|
|
55
|
991
|
March 20, 2025
|
Using Crystal code in callback which is used in a C binding
|
|
1
|
67
|
March 18, 2025
|
My gripes about crystal and why I think that crystal could be a perfect programming language for my projects if the gripes get addressed
|
|
11
|
290
|
March 18, 2025
|
Run a command during map iteration
|
|
3
|
58
|
March 17, 2025
|
Cosmopolitan libc
|
|
7
|
528
|
March 17, 2025
|
Install script should abort on non-x86_64 arches
|
|
0
|
40
|
March 15, 2025
|
AI library for Crystal
|
|
57
|
602
|
March 14, 2025
|
Is there something like a mutex?
|
|
3
|
125
|
March 14, 2025
|
Update a value in struct which previously unknown, easy way?
|
|
3
|
113
|
March 13, 2025
|
Proposed not allowed specify block return type like `Type ->` instead of `Type -> Nil`, in the Crystal 2.0
|
|
5
|
133
|
March 10, 2025
|
BigDecimal.to_json/.from_json
|
|
4
|
94
|
March 10, 2025
|
Code generation using macros
|
|
3
|
160
|
March 8, 2025
|
How to reduce the memory consumption of an HTTP:Server?
|
|
2
|
77
|
March 5, 2025
|
Strange error when calling Dir.exists
|
|
2
|
60
|
March 5, 2025
|
`?` at the end of an instance variable name
|
|
15
|
261
|
March 4, 2025
|
Building Crystal language from source on FreeBSD
|
|
6
|
97
|
March 3, 2025
|
Instance variable '@somevar' is initialized inside a begin-rescue, so it can potentially be left uninitialized if an exception is raised and rescued
|
|
4
|
48
|
February 26, 2025
|
Check if a symlink point to a directory or not
|
|
2
|
91
|
February 16, 2025
|
LibC get current group id
|
|
1
|
99
|
February 25, 2025
|
Why are there no abstract modules?
|
|
6
|
135
|
February 24, 2025
|
Unexpected Termination of a Proc Callback in Crystal
|
|
2
|
55
|
February 24, 2025
|
Abstract def inside module not being enforced
|
|
3
|
361
|
February 24, 2025
|
Run a function as superuser
|
|
3
|
66
|
February 24, 2025
|
Technical question about array of bools
|
|
7
|
126
|
February 23, 2025
|
Explicit upcast needed for single subclass instance?
|
|
4
|
69
|
February 13, 2025
|
How can I use Crystal compiler as a library?
|
|
7
|
421
|
February 13, 2025
|