Skip to content
View Defmc's full-sized avatar
:shipit:
trying to not leak so much memory
:shipit:
trying to not leak so much memory
Block or Report

Block or report Defmc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Defmc/README.md

Hello, World!

I do some stuffs in Rust, Python, C among others there. I really like FOSS projects and maybe I can contribute to them.

fn main() {
  assert_eq!(me.nick, "Defmc");
  assert_eq!(me.favorite_anime, "Steins;Gate");
  assert_eq!(me.favorite_manga, "Oyasumi Punpun");
  assert_eq!(me.loves, &[RUST_L, C_L, HASKELL_L, FOSS]);
  todo!("learn more about low-level and functional programming theory");
  assert_eq!(me.girlfriend.is_some()); // unreachable indeed...
}

Pinned Loading

  1. tct tct Public

    Tiny Commands Toolchain

    Rust 10 1

  2. plog plog Public

    A modular pretty logger written for Rust programs

    Rust 7

  3. moneta moneta Public

    A set of macros to function profiling in Rust

    Rust 2

  4. alloq alloq Public

    A one-dependency, `no_std` implementation of several memory allocators in Rust

    Rust

  5. st_no_color.patch st_no_color.patch Public

    Extends support for `no_color` (https://no-color.org/) in the entire suckless terminal environment

  6. lrp lrp Public

    SLR, LR(1) and LALR parsers in Rust with grammar generator (WIP)

    Rust 1