This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
turso
Watch
1
Star
0
Fork
0
You've already forked turso
mirror of
https://github.com/aljazceru/turso.git
synced
2026-01-15 22:24:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a7cc832d62be3e2c1c533136084ddef23316f01
turso
/
bindings
/
rust
/
src
History
Pekka Enberg
2429159e5d
bindings/rust: Enable mimalloc as global allocator
...
This improves performance by using mimalloc for memory allocation in the Rust bindings.
2025-10-26 16:55:33 +02:00
..
lib.rs
bindings/rust: Enable mimalloc as global allocator
2025-10-26 16:55:33 +02:00
params.rs
add WAL API methods to the rust bindings and extend result of wal_insert_frame method
2025-07-28 17:20:10 +04:00
rows.rs
make next truly async and non blocking
2025-10-14 12:33:36 -03:00
transaction.rs
Merge 'bindings/rust: propagate the DropBehavior of a dropped tx to next access of DB, instead of panicing' from Jussi Saurio
2025-10-16 17:18:31 +03:00
value.rs
add conversion method
2025-07-29 14:41:10 +04:00