Pinned Loading
-
CEDARScript/cedarscript-grammar
CEDARScript/cedarscript-grammar PublicA SQL-like language for efficient code analysis and transformations
JavaScript 13
-
CEDARScript/cedarscript-integration-aider
CEDARScript/cedarscript-integration-aider PublicAllows Aider to use CEDARScript as an edit format
Python 7
-
Order-Preserving Base-58
Order-Preserving Base-58 1-- num <= 430804206899405823: <= 10 digits
2-- num > 430804206899405823: 11 digits
3CREATE FUNCTION opb58enc (@num bigint) RETURNS char(11) WITH SCHEMABINDING AS
4BEGIN
5DECLARE @alphabet char(58) = '0123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnpqrstuvwxyz'
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.