GithubHelp home page GithubHelp logo

Alexander Mayorov's Projects

apowbmodc icon apowbmodc

pow(a, b) % c can be efficiently calculated without calculating pow(a, b)

bst icon bst

My optimized Binary Search Tree implementation.

cdatastructures icon cdatastructures

A collection of examples & implementations of different data structures and algorightms.

chainhashmap icon chainhashmap

Closed addressing hash map implementation without STL in C++.

charwise icon charwise

This lightweight, dependency-free rust library provides a convenient way to read characters from different resources.

chrem icon chrem

Algorithm to solve a system of congruences using the Chinese remainder theorem. Works also for non-coprime divisors.

copydestructor icon copydestructor

A fun C++ class which cannot be deleted. Instead of freeing memory, it copies itself twice and the whole process repeats until the computer runs out of memory.

cover icon cover

Tool for analyzing variable independence in linear real arithmetic

cp-algorithms icon cp-algorithms

Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)

cstring icon cstring

Header-only, expandable and descriptor-caching string implementation in C99.

cstringmap icon cstringmap

Header-only, optimized Hash Map implementation based on Robin Hood hashing.

ctasks icon ctasks

Tasks and experiments useful for people learning C language.

f0verifier icon f0verifier

A program that verifies proofs in the F0 proof system

flai icon flai

AI that analyzes flat/apartment offers and predicts prices, neural network implemented in pure python & numpy.

garbageset icon garbageset

Set data structure that can be initialized in O(1)

gdtcp-binary icon gdtcp-binary

TCP binary protocol handling functions written in GdScript.

grammax icon grammax

Grammax is a Java bottom-up SLR/CLR parser generator that builds parsers from grammars in Backus-Naur-Form.

gsmalarm icon gsmalarm

GSM alarm system based on the Arduino Nano and SIM800L boards.

jlogger icon jlogger

Extremely simple Java logger class for output and debugging with proxy support.

knife icon knife

Knife is a Java top-down parser generator for building parsers from grammars in BNF format.

leftisttree icon leftisttree

LeftistTree datastructure reference implementation.

lzz icon lzz

LZZ is a URL shortener that allows changing target URL's after they have been created.

nginxmodifiedmirror icon nginxmodifiedmirror

Reverse proxy configuration for mirroring websites with nginx and replacing their content.

officialeye icon officialeye

An advanced AI-powered generic document-analysis tool

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.