https://github.com/ceppelli/rust-by-ceppelli
Thoughts, ideas, prototypes with Rust language.
https://github.com/ceppelli/rust-by-ceppelli
blockchain ethereum rust-lang solana
Last synced: 2 months ago
JSON representation
Thoughts, ideas, prototypes with Rust language.
- Host: GitHub
- URL: https://github.com/ceppelli/rust-by-ceppelli
- Owner: ceppelli
- License: mit
- Created: 2023-01-23T15:29:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-09T10:12:08.000Z (4 months ago)
- Last Synced: 2026-03-09T14:57:54.463Z (4 months ago)
- Topics: blockchain, ethereum, rust-lang, solana
- Language: Rust
- Homepage: https://ceppelli.github.io/rust-by-ceppelli
- Size: 1.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rust By Ceppelli
Thoughts, ideas, prototypes with Rust language.

## The Book
The book's source code is available under the code directory. For more information please see the [README](book/README.md) file.
## The Sample Code
The source code related with the book is organized in chapters under the directory. For more information please see the [README](code/README.md) file.
## License
Copyright 2022-2023 Luca Ceppelli
Licensed under the MIT license
. Files in the project may not be
copied, modified, or distributed except according to those terms.