Pinned Repositories
another-ftp
just another ftp client & server
another-irc
just another irc client & server
codeworker
This repository is just a fork of the official one available on http://code.google.com/p/codeworker, CodeWorker is a versatile Open Source (GNU Lesser General Public License) parsing tool and a source code generator devoted to generative programming. Generative programming is a software engineering approach interested in automating the production of reusable, tailor-made, adaptable and reliable IT systems. In layman's terms, CodeWorker lets you generate code by parsing existing languages, or by creating and parsing your own language. Once a language file has been parsed, CodeWorker provides several techniques for generating code. The tool's scripting language drives the parsing and source code generation process. The scripting language syntax is derived from the C family of languages, making it familiar to most programmers. The template syntax is like JSP, ASP, or Velocity. It has variations for parsing, code generation, or procedural programming, giving the developer a number of options for organizing CodeWorker projects. It is also possible to integrate the CodeWorker's features about parsing and code generation into C++, Java and .NET applications.
cxx-examples
dim
A generic framework for Dynamic Island Models, which can be used as an original approach for the adaptive selection of operators in evolutionary algorithms. Assigning a variation operator to each island, the dynamic regulation of migrations, which takes into account the pertinence of recent migrations, distributes the individuals on the most promising islands, i.e., the most efficient operators, at each stage of the search. The efficiency of this approach is assessed on the One-Max problem by comparing theoretical expected results to those obtained by the dynamic island model.
django-openudc
An application of openudc protocole using Django.
dockerfiles
My docker files.
linear-algebra
A linear algebra framework in C++ along with a layout abstraction for parallelization paradigms. It provides operators to compute dense and sparse matrices with generically designed scalar, complex, vector and matrix types. At this time, the framework supports the libraries CUDA, CUBLAS, CUSP, CUSPARSE for parallel computing on GPGPU.
open-udc
Open Universal Digital Currency
petsc-cxx
non-official Petsc binding for C++
canercandan's Repositories
canercandan/linear-algebra
A linear algebra framework in C++ along with a layout abstraction for parallelization paradigms. It provides operators to compute dense and sparse matrices with generically designed scalar, complex, vector and matrix types. At this time, the framework supports the libraries CUDA, CUBLAS, CUSP, CUSPARSE for parallel computing on GPGPU.
canercandan/pomoqq
Yet another Pomodoro timer fully written this time thanks to Qt Quick
canercandan/amplify-openapi
Amplify plugins for OpenAPI tooling
canercandan/apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
canercandan/cosmos-sdk
:chains: A Framework for Building High Value Public Blockchains :sparkles:
canercandan/create-react-app
Set up a modern web app by running one command.
canercandan/angular-intro.js
AngularJS directives for intro.js
canercandan/cli
Ignite CLI is the all-in-one platform to build, launch, and maintain any crypto application on a sovereign and secured blockchain
canercandan/conventional-changelog
canercandan/conventional-changelog-core
canercandan/django-dynamic-scraper
Creating Scrapy scrapers via the Django admin interface
canercandan/docker-armhf-ftp
An ftp container based on OpenWRT (http://openwrt.org)
canercandan/expo
Expo iOS/Android Client
canercandan/generator-node
Create a Node.js module
canercandan/generator-travis
Yeoman generator to get and keep `.travis.yml` up-to-date effortlessly
canercandan/get-pkg-repo
Get normalized repository from package json data
canercandan/loopback-example-relations
Basic model relations concepts.
canercandan/parse-github-repo-url
Parse a GitHub URL for user/project@version
canercandan/prisma
⚡️ Prisma turns your database into a realtime GraphQL API
canercandan/protractor-http-mock
A library designed to work alongside Protractor for setting up mocks for your HTTP ajax requests.
canercandan/react-app-rewired
Override create-react-app webpack configs without ejecting
canercandan/react-props-decorators
Define props of React components by ES7 decorators
canercandan/rescripts
💥 Use the latest react-scripts with custom configurations for Babel, ESLint, TSLint, Webpack,... ∞
canercandan/sftp
Easy to use SFTP server
canercandan/storybook
Interactive UI component dev & test: React, React Native, Vue, Angular, Ember
canercandan/strong-pm
deployer for node applications
canercandan/taiga-doc
Taiga documentation source.
canercandan/ts-relayer
IBC Relayer in TypeScript
canercandan/ucoin-cli
Node.js module for accessing ucoin server
canercandan/yeoman-testbase
Test base class for Yeoman provides routines to mock generators inside the test specs