Pinned Repositories
django-djconfig
:gear: Dynamic configuration made easy
django-infinite-scroll-pagination
:cyclone: Pagination based on the seek method / keyset paging / offset-less pagination
nim-grpc
Pure Nim gRPC client and server
nim-hyperx
Pure Nim http2 client and server 🖖
nim-regex
Pure Nim regex engine. Guarantees linear time matching
nim-unicodedb
Unicode Character Database (UCD, tr44) for Nim
nregex
A fast DFA based Regex engine that supports submatches
python-react-v8
:star: Render React.js views server-side
Spirit
Spirit is a modern Python based forum built on top of Django framework
v8-cffi
Embed the V8 Javascript Interpreter into Python
nitely's Repositories
nitely/Spirit
Spirit is a modern Python based forum built on top of Django framework
nitely/nim-regex
Pure Nim regex engine. Guarantees linear time matching
nitely/django-infinite-scroll-pagination
:cyclone: Pagination based on the seek method / keyset paging / offset-less pagination
nitely/python-react-v8
:star: Render React.js views server-side
nitely/nregex
A fast DFA based Regex engine that supports submatches
nitely/django-djconfig
:gear: Dynamic configuration made easy
nitely/nim-unicodedb
Unicode Character Database (UCD, tr44) for Nim
nitely/nim-hyperx
Pure Nim http2 client and server 🖖
nitely/nim-strunicode
Swift-like unicode string handling
nitely/kua
:zap: Lightning fast URL routing in Python (trie router)
nitely/nim-normalize
Unicode normalization forms (tr15) in linear time
nitely/nim-graphemes
Grapheme aware string handling (Unicode tr29)
nitely/nim-hpack
Pure Nim HPACK - Header Compression for HTTP/2
nitely/nim-grpc
Pure Nim gRPC client and server
nitely/nim-segmentation
Unicode text segmentation (tr29)
nitely/regexy
:wavy_dash: Linear time regex matching supporting streams and other goodies
nitely/nim-unicodeplus
Common unicode operations
nitely/tiny-json-validator
ES6 json validator
nitely/nitepad
A scratchpad
nitely/spirit-heroku
Spirit one-click deploy to Heroku
nitely/django-app-defaults
:gear: Overridable default static settings for apps and projects
nitely/advent-of-code-2018
Advent Of Code 2018 solutions in (Nim, ...)
nitely/adventofcode2023
nitely/algo-design-manual-notes
The Algorithm Design Manual notes and code solutions
nitely/nitely.github.io
nitely's thoughts
nitely/sakaio
Swiss Army knife for asyncio
nitely/Nim
Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in the order of priority).
nitely/packages
List of packages for Nimble
nitely/regex-benchmark
It's just a simple regex benchmark of different programming languages.
nitely/websocket.nim
websockets for nim