Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / EkardNT 38 repositories

EkardNT/bevy-tokio-tasks

Simple integration of a Tokio runtime into a Bevy app for background processing.

Language: Rust - Size: 92.8 KB - Last synced: 25 days ago - Pushed: 3 months ago - Stars: 40 - Forks: 22

EkardNT/http-sign

Language: Rust - Size: 41 KB - Last synced: 28 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 1

EkardNT/const_env

Configure const and static items by environment variables.

Language: Rust - Size: 35.2 KB - Last synced: 26 days ago - Pushed: 8 months ago - Stars: 20 - Forks: 5

EkardNT/rust-chunked-transfer Fork of frewsxcv/rust-chunked-transfer

Encoder and decoder for HTTP chunked transfer coding (RFC 7230 § 4.1)

Size: 574 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

EkardNT/winit_input_helper Fork of rukai/winit_input_helper

Processes winit events, allowing input state to be queried at any time.

Language: Rust - Size: 25.4 KB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

EkardNT/ureq Fork of algesten/ureq

Minimal request library in rust.

Language: Rust - Size: 240 KB - Last synced: 9 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

EkardNT/multiserve

Easy initialization of multicore Rust network stacks.

Language: Rust - Size: 4.88 KB - Last synced: 9 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

EkardNT/udp_listener

A simple program to dump incoming UDP traffic to the terminal.

Language: Rust - Size: 10.7 KB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

EkardNT/schlepdep

Language: Rust - Size: 27.3 KB - Last synced: 9 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

EkardNT/ggez Fork of ggez/ggez

Rust library to create a Good Game Easily

Size: 3.31 MB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

EkardNT/sudoku

Sudoku solver in Rust.

Language: Rust - Size: 12.7 KB - Last synced: 9 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

EkardNT/iced Fork of iced-rs/iced

A cross-platform GUI library for Rust, inspired by Elm

Size: 4.8 MB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

EkardNT/futures-rs Fork of rust-lang/futures-rs

Zero-cost asynchronous programming in Rust

Language: Rust - Size: 8.13 MB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

EkardNT/plugitin

plugitin is a library for easily writing and hosting plugins in Rust applications using WASM

Language: Rust - Size: 5.86 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

EkardNT/jsonwebtoken Fork of Keats/jsonwebtoken

JWT lib in rust

Size: 264 KB - Last synced: 9 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

EkardNT/JsonPath Fork of json-path/JsonPath

Java JsonPath implementation

Language: Java - Size: 2.42 MB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

EkardNT/GymClock

Large programmable seven-segment display for gym

Language: C - Size: 7.34 MB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

EkardNT/futures-example-2019 Fork of daboross/futures-example-2019

Fork of daboross's futures-example-2019, adapted to use #[implicit_await]

Language: Rust - Size: 9.77 KB - Last synced: 9 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

EkardNT/core-futures-tls Fork of sunriseos/core-futures-tls

A core wrapper made by terrible villains.

Size: 21.5 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

EkardNT/external-sort

CodeDeploy team lunch project 1

Language: Rust - Size: 21.5 KB - Last synced: 9 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

EkardNT/circbuf-rs Fork of jeromefroe/circbuf-rs

A growable circular buffer for working with bytes

Size: 27.3 KB - Last synced: 9 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

EkardNT/chrono Fork of chronotope/chrono

Date and time library for Rust

Size: 4.4 MB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

EkardNT/aljabar Fork of maplant/al-jabr

Extremely generic linear algebra libary for Rust

Language: Rust - Size: 119 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

EkardNT/bac-bot

Stock checking robot for EMotoBros BAC4000 kit.

Language: Rust - Size: 6.84 KB - Last synced: 9 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

EkardNT/tbuck

timeseries bucketing

Language: Rust - Size: 67.4 KB - Last synced: 26 days ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

EkardNT/job-runner

Simple background job runner with configurable delays between job runs

Language: Rust - Size: 14.6 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

EkardNT/marching-buffers

Language: Rust - Size: 5.86 KB - Last synced: 28 days ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

EkardNT/implicit-await

Implicitly await Rust futures inside `async` functions.

Language: Rust - Size: 18.6 KB - Last synced: 28 days ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 0

EkardNT/cio

Low level completion-based IO for Rust (IOCP, io_uring, etc)

Language: Rust - Size: 3.91 KB - Last synced: 28 days ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

EkardNT/VoronoiGenerators

Implementations of Voronoi generation algorithms in C#.

Language: C# - Size: 203 KB - Last synced: 9 months ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

EkardNT/TSharp

Experiment in building my own programming language.

Language: C# - Size: 152 KB - Last synced: 9 months ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

EkardNT/Roslyn

A copy of the main C# Roslyn compiler repository, for me to poke around in.

Language: C# - Size: 22.7 MB - Last synced: 9 months ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

EkardNT/ProgrammingExercises

Repository for miscellaneous and/or small scale programming exercises.

Language: C# - Size: 141 KB - Last synced: 9 months ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

EkardNT/CS165

Stores code for my programmings projects for CS 165, Spring 2014.

Language: C++ - Size: 488 KB - Last synced: 9 months ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

EkardNT/CS143B

Stores code for my programming projects for CS 143B, Spring 2014.

Language: C# - Size: 17.3 MB - Last synced: 9 months ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

EkardNT/CS142A

Stores code for my programming projects for CS 142A, Spring 2014.

Language: Java - Size: 488 KB - Last synced: 9 months ago - Pushed: almost 10 years ago - Stars: 0 - Forks: 0

EkardNT/GildedRose Fork of NotMyself/GildedRose

My response to the GildedRose code design scenario.

Language: C# - Size: 5.04 MB - Last synced: 9 months ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

EkardNT/CPUSchedulingSimulator Fork of KyleBenson/CPUSchedulingSimulator

My group's work on programming project for UCI class CS 143A.

Language: Java - Size: 3.29 MB - Last synced: 9 months ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0