• v0.8.0 b924173671

    root released this 2026-03-13 10:33:57 -03:00 | 264 commits to main since this release

    Novidades\n\n- Decorators: @memoize, @deprecated, @time, @before/@after, @synchronized\n- Lazy Iterators: Enumerator, .lazy, 30+ iterator methods\n- Actor Model: Actor.spawn/send/ask, Supervisor, Concurrent.map/race/all/timeout\n- FFI: dlopen/dlsym, C function calls, pointer ops\n- Database: KV store + DB::Table in-memory com queries\n- 6 novos exemplos: decorator, actors, lazy, database, crypto, struct\n- 1690 testes passando (+113), 0 falhas

    Downloads