Search code examples
How do I replicate this specific pack example in crystal?...


crystal-lang

Read More
Is it possible for a Crystal lang process to change it's user (euid/uid)?...


processcrystal-lang

Read More
Why JS-client doesn't receive binary from server?...


javascriptwebsocketcrystal-lang

Read More
Initialize on first access...


crystal-lang

Read More
How to process html form data with kemal and crystal...


sinatracrystal-langkemal

Read More
Opening a DGRAM socket from within a docker container fails (permission denied)...


socketsdockertcpcrystal-langseccomp

Read More
What does the XML and HTML parser option, NONET = 2048, do or mean?...


xml-parsingcrystal-lang

Read More
Crystal: Ensure return value is not Nil...


crystal-lang

Read More
running shell commands crystal language and capturing the output...


crystal-lang

Read More
Which would be faster in Crystal, a Hash or a case expression for lookups?...


crystal-lang

Read More
Link or use a c++ library inside crystal...


crystal-lang

Read More
.to_json on Array() not working in Crystal...


arraysjsoncrystal-lang

Read More
How to create an HMAC in crystal-lang...


hmaccrystal-lang

Read More
Undefined references on run, SSL...


crystal-langkemal

Read More
Using Crystal/Kemal to listen for UDP packets...


udpcrystal-langkemal

Read More
Call code from module and execute it since a chosing option in menu...


crystal-lang

Read More
Crystal - method on class destruction...


databasedestroycrystal-lang

Read More
Crystal sqlite3 create new database...


databasesqlitecrystal-lang

Read More
Method proc with parameters...


crystal-lang

Read More
Crystal automated unit tests at compilation...


unit-testingcrystal-lang

Read More
How to execute a shell script in Crystal while capturing output?...


linuxbashshellcrystal-lang

Read More
variable type tagged additionally with Nil in ensure clause...


crystal-lang

Read More
Crystal static variables...


static-variablescrystal-lang

Read More
Crystal associative arrays...


associative-arraycrystal-lang

Read More
Crystal array of Strings declaration...


arraysdeclarationcrystal-lang

Read More
Crystal adding element to array...


arrayscrystal-lang

Read More
Crystal - copying a Class...


classcopycrystal-lang

Read More
Crystal pass variable by reference or value...


crystal-lang

Read More
Crystal - method pointers...


pointersmethodscrystal-lang

Read More
Capturing blocks with multiple allowed types/signatures...


crystal-lang

Read More
BackNext