Skip to content

qtnc/Snippet-zone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snippet Zone

This repository contains unsorted source code, and is used for experimentation purposes.

Codes are here and not somewhere else because of at least one of these reasons :

  • They are highly unsafe, unsorted, undocumented, or feature incomplete
  • They are too small to go into a dedicated repository
  • They are currently not part of any useful project
  • They are general purpose libraries / functions / API I'm using in multiple projects
  • They are things that I took from somewhere else and I keep a copy here because it has some value or by simplicity of retrieval, e.g. forums, freewares, free/Open source code, etc.

All code here is free to use unless specified otherwise, but if you are using something from here in your projects, please be polite and tell me. I would be glad to know that you found something useful to you, and what changes you made to make it even better. Thank you.

Subprojects summary

Language: C, Year: 2011
Change encoding of text files.

Language: C++17, Year: 2019
An interface to ease the use of the BASS library in C++.

Langauge: C++17, Year: 2019
Use TCP sockets with a C++ style I/O stream interface. Basic SSL/TLS support via LibreTLS.

Language: PHP, Year: 2014 A very simple markdown-to-HTML compiler using regular expressions.

Language: Java 6, Year: 2012
A collection of various Java classes.

Language: Java 6, Year: 2012
The old version of MidiText, a program to create MIDI songs using a simple text-based language like ABC. Outdated Swing UI.

Language: C++11, Year: 2015
A very simple mud client with lua scripting support.

Language: C, Year: 2014
Unpack game archives generated by Blastbays Game Toolkit, including those embedded in the executables.

Language: C, Year: 2012
Check if one file is newer than another one in windows batch scripts.

Language: C, Year: 2009
Simple code to determine the current CPU usage of a windows program.

Language: C, Year: 2011
Easily take a slice of a file.

About

Fragments of codes, experimentations, etc. that are worth keeping but not part of any project and not big enough to be on their own repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published