Skip to content
View nitely's full-sized avatar
🟒
online
🟒
online

Block or report nitely

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

Pinned Loading

  1. Spirit Public

    Spirit is a modern Python/Django forum

    Python 1.2k 332

  2. nim-regex Public

    Pure Nim regex engine. Guarantees linear time matching

    Nim 230 21

  3. nim-hyperx Public

    Pure Nim http2 client and server πŸ––

    Nim 34 1

  4. nim-grpc Public

    Pure Nim gRPC client and server

    Nim 18

  5. django-infinite-scroll-pagination Public

    πŸŒ€ Pagination based on the seek method / keyset paging / offset-less pagination

    Python 124 13

  6. nregex Public

    A fast DFA based Regex engine that supports submatches

    Nim 52 1

959 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 2 repositories

Created a pull request in yglukhov/asyncthreadpool that received 5 comments

Follow up #15; make it work on orc

Follow up #15 this should make the tests pass on orc, but it does not fix the issue of passing GC managed parameters to the spawned proc...

+36 βˆ’29 lines changed β€’ 5 comments
Opened 4 other pull requests in 3 repositories

Created an issue in yglukhov/asyncthreadpool that received 2 comments

SIGSEGVs on Nim 2.2.2 and devel

The code: import std/asyncdispatch import pkg/asyncthreadpool proc bar(x: int) = echo $x proc foo(x: int) {.async.} = await spawn bar(x) proc foo {.a…

2 comments
Opened 1 other issue in 1 repository
nim-lang/Nim 1 open
36 contributions in private repositories Apr 1 – Apr 18
Loading