Giter Club home page Giter Club 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

adix icon adix

An Adaptive Index Library for Nim

awesome-nim icon awesome-nim

A curated list of awesome Nim frameworks, libraries and software. Inspired by other awesome lists.

batch icon batch

Generic batch system calls for Linux

bst icon bst

Well Factored, Non-Recursive, General & Generic BSTs in ANSI C

bu icon bu

B)asic|But-For U)tility Code/Programs (in Nim & Often Unix/POSIX/Linux Context)

cligen icon cligen

Nim library to infer/generate command-line-interfaces / option / argument parsing; Docs at

cron icon cron

Library to ease writing cron-like programs

fitl icon fitl

Self-contained fit of linear models with regression diagnostics

ftab icon ftab

Native Nim File-Based Hash Table

gralg icon gralg

Classical Graph Algos in Nim

hldiff icon hldiff

A port of Python difflib to compute diffs and (re)highlight diff output intraline

kslog icon kslog

Minimalistic Kernel-Syslogd For Linux in Nim

lc icon lc

A post-modern, "multi-dimensional", configurable, abbreviating, extensible ls/file lister in Nim

measuremancer icon measuremancer

A library to handle measurement uncertainties & error propagation

ndup icon ndup

Near-Duplicate File Detection

nim icon nim

Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).

nim-chronos icon nim-chronos

Chronos - An efficient library for asynchronous programming

nim-pymod icon nim-pymod

Auto-generate a Python module to wrap the procs in a Nim module.

nim-stew icon nim-stew

stew is collection of utilities, std library extensions and budding libraries that are frequently used at Status, but are too small to deserve their own git repository.

nimp icon nimp

A package manager that delegates to package authors

nimsearch icon nimsearch

A nascent tutorial/intro to search engine ideas in Nim

nio icon nio

Low Overhead Numerical/Native IO library & tools

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.