Published April 27, 2026
| Version v0.1.0
Software
Open
bad-antics/lateralus-stdlib: lateralus-stdlib v0.1.0 — First Citable Release
Authors/Creators
Description
lateralus-stdlib v0.1.0 — First Citable Release
First citable snapshot of the Lateralus standard library — the 62-module canonical stdlib that ships with the Lateralus language, extracted into its own repository for independent versioning, citation, and contribution.
What's included
- Core —
core,prelude,option,result,iter,cmp,hash - Collections —
vec,map,set,deque,heap,string - I/O —
io,fs,path,process,env - Concurrency —
task,channel,mutex,atomic - Network —
net,http,dns,tls,socket - Encoding —
json,toml,yaml,base64,hex,utf8 - Crypto —
hash,hmac,aes,chacha20,ed25519,x25519 - Math / numerics —
math,rand,bigint,complex - Text —
regex,unicode,fmt - Time —
time,chrono,duration - Test / bench —
test,bench,assert,mock - Effects — pipeline-effect primitives integrated with the language's effect system
Pipeline-native idioms
Every module is written to compose under the |> pipeline operator with first-class effect types — this stdlib is the canonical reference implementation of pipeline-native style.
Citation
This release will be archived by Zenodo and assigned a DOI on publication.
— bad-antics, 2026
Files
bad-antics/lateralus-stdlib-v0.1.0.zip
Files
(266.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:1bdeaf9685b13b0ef59f393aaedd346b
|
266.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/bad-antics/lateralus-stdlib/tree/v0.1.0 (URL)
Software
- Repository URL
- https://github.com/bad-antics/lateralus-stdlib