An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by rustkas

A curated list of projects in awesome lists by rustkas .

https://github.com/rustkas/simple-about-rust

Пошаговые уроки по языку программирования Rust для начинающих

eduction russian rust step-by-step-guide study

Last synced: 14 Apr 2025

https://github.com/rustkas/introducing-erlang-2nd-edition-translation-into-russian

This is a translation of the English edition

Last synced: 21 Mar 2025

https://github.com/rustkas/zig-build-system--0.13.0-examples

Exampels of Zig's tutorial

build zig ziglang

Last synced: 14 Feb 2026

https://github.com/rustkas/simple-about-zig

Пошаговые уроки по языку программирования Zig для начинающих

eduction russian step-by-step-guide study zig ziglang

Last synced: 30 Apr 2025

https://github.com/rustkas/the-gnu-make-book-source-code

This is code examples based on "The GNU Make Book" book. https://nostarch.com/gnumake

Last synced: 04 Jan 2026

https://github.com/rustkas/traits-from-the-ground-up

This is a source code which I implemented while study presentation material with is at https://media.ccc.de/v/rustcologne.2018.09.generalists-view-traits#t=24 (Traits from the Ground Up)

rust tips-and-tricks trait

Last synced: 21 Mar 2025

https://github.com/rustkas/zig-notepad-plus-plus-syntax-highlighting

Notepad++ xml file for Zig syntax highlighting

notepad-plus-plus zig ziglang

Last synced: 07 Jan 2026

https://github.com/rustkas/seven_languages_in_seven_weeks

My code exercise solutions of "Seven Languages in Seven Weeks" by Bruce A. Tate

Last synced: 21 Mar 2025

https://github.com/rustkas/understanding-sql-imp

SQL for MySQL 5.6. The implementation of examples to the book of Martin Gruber "Understanding SQL" 1990

mysql sql

Last synced: 17 May 2026

https://github.com/rustkas/zig-from-basics-to-advanced

Книга о языке Zig от простого к сложному

book zig ziglang

Last synced: 16 Feb 2026

https://github.com/rustkas/practical-sql-handbook

MySQL source code for the book "Practical SQL Handbook, The: Using SQL Variants" By Judith S. Bowman, Sandra L. Emerson, Marcy Darnovsky

mysql sql

Last synced: 09 May 2026

https://github.com/rustkas/erlang-programming-rebar3-projects

rebar3 projects (OTP libraries with tests) related to "Erlang Programming" book

Last synced: 06 Sep 2025

https://github.com/rustkas/learn-next.js-14

https://codewithguillaume.com/ introduction. Useful code examples

Last synced: 11 Apr 2026

https://github.com/rustkas/jenkins-git

A simple project to test jenkins git integration And it should be triggered by any change (in OS independent style)

jenkins jenkinsfile

Last synced: 18 May 2026

https://github.com/rustkas/cmake-guide-tutorial-solutinons

Solutions for step by step Cmake tutorial

cmake solutions tutorial

Last synced: 05 Jan 2026

https://github.com/rustkas/gen-ai_rag_application_development_using_langchain

Coding results based that course material

langchain

Last synced: 01 May 2026

https://github.com/rustkas/a-quick-guide-to-the-rust-programming-language-for-busy-coders

Code examples for the book "Rust Mini Reference: A Quick Guide to the Rust Programming Language for Busy Coders: 5 (A Hitchhiker's Guide to the Modern Programming Languages)"

rust rust-examples

Last synced: 21 Mar 2025

https://github.com/rustkas/rust-standard-library-cookbook-my_notes

My notes (variations) based on Rust Standard Library Cookbook, published by Packt

rust rust-examples

Last synced: 21 Mar 2025

https://github.com/rustkas/lounching-conda

My notes

Last synced: 16 May 2026

https://github.com/rustkas/network-programming-with-rust.my-notes

Network Programming with Rust, published by Packt. My notes

Last synced: 21 Mar 2025

https://github.com/rustkas/practical.rust.1.x.cookbook-code-examples

Code examples for "Practical Rust Cookbook"

rust rust-examples

Last synced: 21 Mar 2025

https://github.com/rustkas/hands-on-data-structures-and-algorithms-with-rust-my-notes

My notes. Realisation of Hands-On Data Structures and Algorithms with Rust, published by Packt byte 2021 vesion of Rust

Last synced: 21 Mar 2025

https://github.com/rustkas/programming-rust-o-reilly-book-my-notes

My way of learning that book

rust rust-examples

Last synced: 21 Mar 2025

https://github.com/rustkas/rust-for-rustaceans-notes

My notes about code examples

rust rust-examples

Last synced: 21 Mar 2025

https://github.com/rustkas/rust-for-network-programming-and-automation

Learn to Design and Automate Networks, Performance Optimization, and Packet Analysis with low-level Rust

network-programming rust rust-example

Last synced: 21 Mar 2025

https://github.com/rustkas/the-complete-rust-programming-reference-guide-my-notes

Cargo project base on code examples of The Complete Rust Programming Reference Guide

Last synced: 21 Mar 2025

https://github.com/rustkas/golang-books

Обучение через чтение книг по Golang. Последовательнось освоения технологий.

Last synced: 21 Mar 2025

https://github.com/rustkas/beginning-go-programming_imp

Projects based on book's examples. (Uptoday and more useful because there are projects

Last synced: 21 Mar 2025

https://github.com/rustkas/golang-main-tutorial

Code examples. https://go.dev/doc/tutorial/module-conclusion

Last synced: 21 Mar 2025

https://github.com/rustkas/study_proper

rebar3 projects based on tutorial examples http://proper.softlab.ntua.gr/Tutorials/

erlang proper testing-framework

Last synced: 21 Mar 2025

https://github.com/rustkas/dollarholler

Learning Sveltekit project

Last synced: 09 May 2026

https://github.com/rustkas/whatiread

This is a list of books which I had read

Last synced: 04 Jan 2026

https://github.com/rustkas/websocket-examples

Examples of using WebSocket (dart:io, dart:html)

dart2 websocket

Last synced: 28 Apr 2026

https://github.com/rustkas/rxjs-primer

A source code for the aticle "RxJS Primer - Learn RxJS"

Last synced: 21 Mar 2025

https://github.com/rustkas/svelte-quickstart-through-instroduction-tutorial-projects

Projects based on YouTube video https://youtu.be/LIfIRdRlD58

svelte tutorial

Last synced: 11 Apr 2026

https://github.com/rustkas/rustbook_examples

Examples of rustbook

Last synced: 21 Mar 2025

https://github.com/rustkas/rust_fundamentals_plugralsight

Code examples based on "Rust Fundamentals" Pluralsight course

fundamentals rust

Last synced: 21 Mar 2025

https://github.com/rustkas/opp_rust

This is OOP study projects. I hope they will be useful for anysone who whuild like to undrstand this topic.

oop oop-principles rust

Last synced: 21 Mar 2025

https://github.com/rustkas/programming_elixir

Study Elixir. Exercises.

Last synced: 21 Mar 2025

https://github.com/rustkas/programming-erlang-joe-armstrong-exercise-solutions

This repository contains solutions of Joe Armstrong "Programming Erlang. Software for Concurrent World" Second Edition exercises

exercise-solutions programming-erlang

Last synced: 21 Mar 2025

https://github.com/rustkas/mystudy_rust

Examples of Rust coding

Last synced: 21 Mar 2025

https://github.com/rustkas/regexbuddy-regular-expression-tutorial

rebar3 projects related to RegexBuddy Regular Expression Tutorial

Last synced: 21 Mar 2025

https://github.com/rustkas/java9-jar

How to use JDK 9 jar utility. HOWTO examples Creating an archive for classes.

jar java-9

Last synced: 21 Mar 2025

https://github.com/rustkas/reactive-programming-with-rxjs-7

Simples apps based on "Reactive Programming with RxJS 5" by Sergi Mansilla code examples https://pragprog.com/titles/smreactjs5/reactive-programming-with-rxjs-5/

rxjs

Last synced: 21 Mar 2025

https://github.com/rustkas/html5_canvas_with_dart

Building HTML5 Canvas by Dart functionality (dart:html)

dart2 html5-canvas

Last synced: 21 Mar 2025

https://github.com/rustkas/html5cafe

Inspared HTML5 for Dummies html5 example http://www.dummieshtml.com/html5cafe/index.html

hml5 tailwindcss

Last synced: 21 Mar 2025

https://github.com/rustkas/fizzbazz

FizzBazz apps

fizzbazz rust

Last synced: 21 Mar 2025

https://github.com/rustkas/dart_learning_materials_source_code

Dart learning material source code (for books and video cources). Improvements and updates.

dart2

Last synced: 21 Mar 2025

https://github.com/rustkas/clicker

android cliker app

Last synced: 21 Mar 2025

https://github.com/rustkas/golang-templates

Golang templates

Last synced: 21 Mar 2025

https://github.com/rustkas/designing-for-scalability-with-erlang-otp

rebar3 projects based on the book "Designing for Scalability with Elrlang/OTP"

erlang examples otp rebar3

Last synced: 21 Mar 2025

https://github.com/rustkas/common

Last synced: 21 Mar 2025

https://github.com/rustkas/git_study

Last synced: 21 Mar 2025

https://github.com/rustkas/dart_in_action_my_r-d

My Dart programming language research of source code book "Dart in Action"

dart2 updates

Last synced: 21 Mar 2025

https://github.com/rustkas/error-index

Study Rust compiler error indexes by tests

error-indexes rust study tests

Last synced: 21 Mar 2025

https://github.com/rustkas/erlang_master_class

Notes related to master class material

erlang masterclass notes

Last synced: 21 Mar 2025

https://github.com/rustkas/abc

Lists of characters of various alphabets. Use them in regex classes to find the characters you need.

Last synced: 15 Jun 2025

https://github.com/rustkas/book_rust_ru

This is a literary translation of the book https://github.com/rust-lang/book

Last synced: 21 Mar 2025

https://github.com/rustkas/crm-itps

Last synced: 21 Mar 2025

https://github.com/rustkas/property-based-testing-with-proper-erlang-and-elixir-coding-experience

My attempts to understand the material of the book using the recommendations given by the author of the book via reabar3 projects. I applied them while reading this technical literature. Link to the book page https://pragprog.com/titles/fhproper/property-based-testing-with-proper-erlang-and-elixir/

Last synced: 18 May 2026

https://github.com/rustkas/rust-atomics-and-locks.-my-notes

Rust Atomics and Locks. My notes

Last synced: 21 Mar 2025

https://github.com/rustkas/rust-the-easy-way.-my-notes

Code examples based on ideas of the source code

rust rust-examples

Last synced: 21 Mar 2025

https://github.com/rustkas/rust-in_action_my_notes

Variations based on code examples. There is my experiments with examples from "Rust in Action" book by Tim McNamara

rust rust-examples

Last synced: 21 Mar 2025

https://github.com/rustkas/study_postgres

Заметки по использованию СУБД Postgresql

Last synced: 21 May 2026

https://github.com/rustkas/quick_start_guide_to_dart_programming_r-d

R&D instared by the book Quick Start Guide to Dart Programming. My study way

dart2

Last synced: 21 Mar 2025

https://github.com/rustkas/regular-expressions-with-dart

Using regular expression in Dart code examples

Last synced: 21 Mar 2025

https://github.com/rustkas/netologia_rxjs

Projects based on Alex Kulagin telegram@alex_kulagin presentation

rxjs

Last synced: 21 Mar 2025

https://github.com/rustkas/nestjs_fundumentals_github

My classes while study learning material

Last synced: 19 May 2026

https://github.com/rustkas/navigation-and-routing-system

Flutter’s new navigation and routing system

flutter flutter-examples navigation

Last synced: 21 Mar 2025

https://github.com/rustkas/longest-common-substring-problem

Variant of solving "Longest Common Substring Problem"

algorithm-challenges rust

Last synced: 21 Mar 2025

https://github.com/rustkas/factorial

Caclulate factorial using all machine Cores

Last synced: 21 Mar 2025

https://github.com/rustkas/javascript-and-jquery.-interactive-front-end-web-development

Примеры к книге https://eksmo.ru/book/javascript-i-jquery-interaktivnaya-veb-razrabotka-ITD607207/

javascript jquery

Last synced: 19 May 2026

https://github.com/rustkas/solana-notes

Reseach Solana blockchain notes while development

Last synced: 19 May 2026

https://github.com/rustkas/programming-language-c-and-most-important-pats.-my-notes

This is a links of solutiion for the book - https://bhv.ru/product/yazyk-c-samoe-neobhodimoe/

c elipse windows

Last synced: 19 May 2026

https://github.com/rustkas/simple-e-commerce-platform

an e-commerce platform/shop within 72 hours without the “cart” function, just a catalogue-like shop.

Last synced: 20 May 2026

https://github.com/rustkas/simple_tailwind_project

This project based on ideas of the book "Modern CSS with Tailwind" https://www.pragprog.com/titles/tailwind/modern-css-with-tailwind/

Last synced: 20 May 2026

https://github.com/rustkas/cpp_brocode_for_begginers

This is VS code IDE based code examples of C++ video tutorial "C++ Full Course for free ⚡️"

cpp cpptutorials

Last synced: 21 May 2026

https://github.com/rustkas/quickstart-thorough-introduction-tutorial

Project based on video tutorial https://youtu.be/LIfIRdRlD58

svelte-v3 svelte3

Last synced: 06 Feb 2026

https://github.com/rustkas/introtojigsaw-1

Introduction to Jigsaw

Last synced: 29 Jul 2025

https://github.com/rustkas/rust-for-begginners

Source code based on Udemy course "Rust for Beginners: Learn Rust in 4 Hours" https://www.udemy.com/course/rust-for-beginners-learn-rust-in-4-hours/

beginners rust

Last synced: 30 Jul 2025

https://github.com/rustkas/regular-expression-pocket-reference

This is a rebar3 projects based source code on the Tony Stubblebine book "Regular Expression Pocket Reference, 2nd Edition" https://www.oreilly.com/library/view/regular-expression-pocket/9780596514273/

erlang regular-expressions

Last synced: 30 Jul 2025

https://github.com/rustkas/dart-up-and-running-r-d

Research and Development based on ideas of "Dart: Up And Running" guide

Last synced: 09 Sep 2025

https://github.com/rustkas/regular-expressions-cookbook

This is a rebar3 projects based source code on the Jan Goyvaerts and Steven Levithan book "Regular Expressions Cookbook, 2nd Edition" https://www.oreilly.com/library/view/regular-expressions-cookbook/9781449327453/

Last synced: 23 Sep 2025

https://github.com/rustkas/nestjs-complete-developer-s-guide-source-my-develompent-projects

Projects based on the course material. Link to the course - https://www.udemy.com/course/nestjs-the-complete-developers-guide

Last synced: 02 Aug 2025

https://github.com/rustkas/depcache_terminal_examples

Manual tests functionality of depcache API. https://github.com/zotonic/depcache

depcache erlang

Last synced: 03 Aug 2025

https://github.com/rustkas/node-complite_guide

Source code based on the course "NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)"

deno graphql mvc nodejs rest-api

Last synced: 09 Apr 2026

https://github.com/rustkas/study_git_github_using

initialize project

Last synced: 04 Oct 2025

https://github.com/rustkas/css_pattern_gallery

CSS Pattern Galery

css patterns sveltekit

Last synced: 20 Jun 2026