Giter VIP home page Giter VIP logo

Unless otherwise specified, this is all Nim code.

Some driving libraries & tools:

  • cligen - library to infer/generate command-line-interfaces / option / argument parsing; Also has some IO/system interface utility modules to have no dependencies
  • adix - A Data structures for Indexing lib with sketches
  • nio - Low Overhead Numerical/Native IO lib & tools organized around the idea of compact file extensions as schemas
  • bu - Over 50 (mostly cligen) CLI utilities covering space management, file typology & times, benchmarking, pipeline/data formatting/calculation, sysadmin, tty tools, Nim package release, parallel & queuing shell tools, various front ends for adix things, random sampling & MORE

Adding some more color to your life:

  • lc - A post-modern, "multi-dimensional", colorful, configurable, abbreviating, extensible ls/file lister
  • procs - Colorful-like lc-Unix process & system query & formatting library & multi-command CLI
  • hldiff - A port of Python difflib to compute diffs and (re)highlight diff output intraline

Adding some math to your life:

  • spfun - Special Functions Of Stats / Physics / Etc.
  • fitl - Self-contained fit of linear models with regression diagnostics & various auto-regularization

Helping you handle graphs/words/documents:

  • gralg - Classic algorithms on graphs (the linked structure, not plots)
  • thes - a library & CLI interface to Moby Thesaurus that saves the DB in a packed binary format
  • suggest - A fast implementation of Mor & Fraenkel 1982's spell checking algo (co-opted/re-discovered by Wolfe Garbe) with a custom memory-mapped data file format/DB and some perf analysis
  • ndup - Near-Duplicate File Detection Code

Miscellaneous:

  • kslog - Lightweight Linux specific replacement for syslogd-ng in ~130 lines
  • cron - Very lightweight replacement for crond/tab in ~60 lines of Nim
  • nimp - a Nim package manager I use (but doubt anyone else will) in ~320 self-contained lines
  • ftab - Native File-Based Hash Table library like DBM; SQLite can be overkill/slow

An experiment:

  • nimsearch - Try to explain some elementary ideas of search engine impl via successive diffs / patches

Some C packages:

  • batch - A Linux Kernel module to create a new sys_batch system call that runs packaged mini-programs with 1 kernel crossing
  • bst - Well Factored, Non-Recursive, General & Generic BSTs in ANSI C - unbalanced, AVL, red-black, Lk-weight & splay

c-blake's Projects

c-blake doesnโ€™t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.